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