rust/compiler/rustc_const_eval/src
bors aafd75a9c5 Auto merge of #114134 - fee1-dead-contrib:rm-constness-from-param-env, r=oli-obk
Remove `constness` from `ParamEnv`

This should be replaced by keyword generics/effects. cc #110395

r? `@oli-obk`
2023-07-28 08:53:12 +00:00
..
const_eval bless clippy 2023-07-27 17:56:25 +00:00
interpret Remove constness from ParamEnv 2023-07-27 15:50:42 +00:00
transform Remove constness from ParamEnv 2023-07-27 15:50:42 +00:00
util Turns out opaque types can have hidden types registered during mir validation 2023-07-27 08:23:06 +00:00
errors.rs interpret: refactor projection code to work on a common trait, and use that for visitors 2023-07-25 14:30:58 +02:00
lib.rs Name the destructure_mir_constant query appropriately 2023-07-05 15:54:43 +00:00