Some languages uses <<= and >>= as bitshift assign operators, like Rust and Zig, and the ligatures look weird in those contexts, so I propose creating a new stylistic set that deactivate the ligatures for those or change the ligatures to better represent bitshift assign operators.
What are your thoughts?