mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
7e452c123c
Use immediate_backend_type when reading from a const alloc Fixes https://github.com/rust-lang/rust/issues/118047 r? `@nikic`