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