mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 06:55:57 +00:00
MirPass: make name more const Continues #120161, this time applied to `MirPass` instead of `MirLint`, locally shaves few (very few) instructions off. r? ``@cjgillot``
For more information about how rustc works, see the rustc dev guide.