rust/compiler/rustc_const_eval/src/check_consts
Nicholas Nethercote 3d12160dfc Move always_storage_live_locals.
It's very closely related to `MaybeStorageLive` and `MaybeStorageDead`.
It's weird that it's currently in a different module.
2024-11-26 12:05:57 +11:00
..
check.rs Move always_storage_live_locals. 2024-11-26 12:05:57 +11:00
mod.rs use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00
ops.rs Deduplicate checking drop terminator 2024-11-22 16:54:41 +00:00
post_drop_elaboration.rs Deduplicate checking drop terminator 2024-11-22 16:54:41 +00:00
qualifs.rs remove is_trivially_const_drop 2024-11-23 08:41:06 +01:00
resolver.rs move fn is_item_raw to TypingEnv 2024-11-19 18:06:20 +01:00