rust/compiler/rustc_const_eval/src
2024-02-15 12:36:37 +00:00
..
const_eval Do not allocate a second "background" alloc id for the main allocation of a static. 2024-02-15 10:25:18 +00:00
interpret Auto merge of #120931 - chenyukang:yukang-cleanup-hashmap, r=michaelwoerister 2024-02-15 12:36:37 +00:00
transform Enforce coroutine-closure layouts are identical 2024-02-15 01:18:09 +00:00
util unstably allow constants to refer to statics and read from immutable statics 2024-02-10 16:12:55 +01:00
errors.rs Remove dcx arg from ReportErrorExt::add_args. 2024-02-12 18:39:18 +11:00
lib.rs Return ConstAllocation from eval_static_initializer query directly 2024-02-15 10:25:18 +00:00