mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
0ea7ddcc35
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.