1
Fork 0
rust/compiler/rustc_const_eval/src
2024-12-09 15:17:26 +01:00
..
check_consts Auto merge of #133321 - compiler-errors:const-checker, r=wesleywiser 2024-12-03 04:39:48 +00:00
const_eval fix ICE on type error in promoted 2024-12-09 15:17:26 +01:00
interpret fix ICE on type error in promoted 2024-12-09 15:17:26 +01:00
util InterpCx store TypingEnv instead of a ParamEnv 2024-11-19 21:36:23 +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