rust/compiler/rustc_const_eval
bors 43dd3d514b Auto merge of #103284 - compiler-errors:const-sad, r=oli-obk
Revert "Unify tcx.constness and param env constness checks"

Too much of a perf regression https://github.com/rust-lang/rust/pull/102975#issuecomment-1282702513, and an attempt in #103263 didn't fix it except for just a tiny bit.

This change isn't really needed (see https://github.com/rust-lang/rust/pull/102830#issuecomment-1272514096), so this should be an easy revert.
2022-10-26 11:29:15 +00:00
..
src Auto merge of #103284 - compiler-errors:const-sad, r=oli-obk 2022-10-26 11:29:15 +00:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00