mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
3f6e6532ac
this also repairs the unsoundness in typing of unpack_slice, which was silently converting a const ptr to an imm one.