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