1
Fork 0
rust/compiler/rustc_const_eval/src
2024-09-15 10:21:19 +02:00
..
check_consts Auto merge of #128543 - RalfJung:const-interior-mut, r=fee1-dead 2024-09-14 21:11:04 +00:00
const_eval Auto merge of #128543 - RalfJung:const-interior-mut, r=fee1-dead 2024-09-14 21:11:04 +00:00
interpret interpret: get_ptr_alloc_mut: lookup allocation only once 2024-09-15 10:21:19 +02:00
util clarify comments and names in check_validity_requirement 2024-09-08 16:53:23 +02:00
errors.rs const-eval interning: accpt interior mutable pointers in final value (but keep rejecting mutable references) 2024-09-10 10:26:16 +02:00
lib.rs Add warn(unreachable_pub) to rustc_const_eval. 2024-09-03 08:50:33 +10:00