1
Fork 0
rust/compiler/rustc_const_eval/src
2024-09-15 09:51:34 +02:00
..
check_consts const_refs_to_cell: dont let mutable references sneak past the interior mutability check 2024-09-15 09:51:34 +02:00
const_eval Auto merge of #128543 - RalfJung:const-interior-mut, r=fee1-dead 2024-09-14 21:11:04 +00:00
interpret Auto merge of #128543 - RalfJung:const-interior-mut, r=fee1-dead 2024-09-14 21:11:04 +00:00
util clarify comments and names in check_validity_requirement 2024-09-08 16:53:23 +02:00
errors.rs stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
lib.rs Add warn(unreachable_pub) to rustc_const_eval. 2024-09-03 08:50:33 +10:00