rust/compiler/rustc_const_eval/src
Nilstrieb 70b6a74c3c Add enum for can_access_statics boolean
`/*can_access_statics:*/ false` is one of the ways to do this, but not
the one I like.
2023-06-24 20:40:40 +00:00
..
const_eval Add enum for can_access_statics boolean 2023-06-24 20:40:40 +00:00
interpret Rollup merge of #112232 - fee1-dead-contrib:match-eq-const-msg, r=b-naber 2023-06-19 17:53:33 -07:00
transform address most easy comments 2023-06-20 20:55:31 +08:00
util Add enum for can_access_statics boolean 2023-06-24 20:40:40 +00:00
errors.rs Better error for non const PartialEq call generated by match 2023-06-18 05:24:38 +00:00
lib.rs Use translatable diagnostics in rustc_const_eval 2023-06-01 14:45:18 +00:00