mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 13:15:46 +00:00
Let Miri see the AllocId for all TyCtxt allocations Per https://github.com/rust-lang/miri/pull/3103#discussion_r1391589896 r? `@RalfJung`
For more information about how rustc works, see the rustc dev guide.