mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 18:36:09 +00:00
Implement `normalize_lexically` Implements #134694 This is, I think, the most straightforward implementation I could do, which will hopefully more easily allow experimentation if we decide to change the design here.