1
Fork 0
rust/compiler/rustc_const_eval/src
Matthias Krüger 97dc513850
Rollup merge of #134058 - RalfJung:interpret-typing-env, r=lcnr
interpret: reduce usage of TypingEnv::fully_monomorphized

r? `@lcnr`
2024-12-13 17:25:29 +01:00
..
check_consts Rename some Analysis and ResultsVisitor methods. 2024-12-10 12:07:13 +11:00
const_eval Rollup merge of #134058 - RalfJung:interpret-typing-env, r=lcnr 2024-12-13 17:25:29 +01:00
interpret Rollup merge of #134058 - RalfJung:interpret-typing-env, r=lcnr 2024-12-13 17:25:29 +01:00
util interpret: clean up deduplicating allocation functions 2024-12-09 15:12:33 +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