mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-25 11:25:06 +00:00
Auto merge of #120161 - cjgillot:static-pass-name, r=tmiasko
Make MIR pass name a compile-time constant. Post-processing a compile-time string at runtime is a bit silly. This PR makes CTFE do it all.
This commit is contained in:
commit
263b62a92e