rust/compiler/rustc_const_eval/src
Scott McMurray 5ba54c9e31 Delete Rvalue::Len
Everything's moved to `PtrMetadata` instead.
2024-12-22 06:12:39 -08:00
..
check_consts Delete Rvalue::Len 2024-12-22 06:12:39 -08:00
const_eval Pass FnAbi to find_mir_or_eval_fn 2024-12-19 14:10:37 +00:00
interpret Delete Rvalue::Len 2024-12-22 06:12:39 -08:00
util make no-variant types a dedicated Variants variant 2024-12-18 11:01:54 +01:00
errors.rs Deduplicate checking drop terminator 2024-11-22 16:54:41 +00:00
lib.rs report UB when the niche value refers to the untagged variant 2024-11-30 18:26:30 +01:00