mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 19:26:47 +00:00
Fix hack that remaps env constness. WARNING: might have perf implications. Are there any more problems with having a constness in the `ParamEnv` now? :) r? `@oli-obk`
For more information about how rustc works, see the rustc dev guide.