rust/compiler/rustc_const_eval
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
..
src Add enum for can_access_statics boolean 2023-06-24 20:40:40 +00:00
Cargo.toml Add rustc_fluent_macro to decouple fluent from rustc_macros 2023-04-18 18:56:22 +00:00
messages.ftl Better error for non const PartialEq call generated by match 2023-06-18 05:24:38 +00:00