1
Fork 0
rust/compiler/rustc_const_eval/src
León Orell Valerian Liehr bde47b7ae8
Rollup merge of #136166 - RalfJung:interpet-is-alloc-live, r=compiler-errors
interpret: is_alloc_live: check global allocs last

See https://github.com/rust-lang/rust/pull/136105#discussion_r1930609553.

(A perf run makes no sense as this is only used by Miri.)
2025-01-29 06:03:23 +01:00
..
check_consts Auto merge of #136203 - matthiaskrgr:rollup-1k0f44l, r=matthiaskrgr 2025-01-28 20:15:51 +00:00
const_eval Add TooGeneric variant to LayoutError and emit Unknown one 2025-01-27 00:37:34 +01:00
interpret Rollup merge of #136166 - RalfJung:interpet-is-alloc-live, r=compiler-errors 2025-01-29 06:03:23 +01:00
util Begin to implement type system layer of unsafe binders 2024-12-22 21:57:57 +00:00
errors.rs Implement MIR const trait stability checks 2025-01-28 05:01:12 +00:00
lib.rs report UB when the niche value refers to the untagged variant 2024-11-30 18:26:30 +01:00