]> git.lizzy.rs Git - rust.git/commit
Mark Unique as perma-unstable, with the feature renamed to ptr_internals.
authorSimon Sapin <simon.sapin@exyr.org>
Fri, 22 Dec 2017 18:29:16 +0000 (19:29 +0100)
committerSimon Sapin <simon.sapin@exyr.org>
Sat, 20 Jan 2018 10:09:23 +0000 (11:09 +0100)
commitc97c1f7dc3b8c2e5e1c40681094c45cf55be5832
treec68d1d7a879bf617792f219040fc0fc63ad1e8ae
parenta2f878a084c8000dd1dcacc02cae5ebc5603fe72
Mark Unique as perma-unstable, with the feature renamed to ptr_internals.
src/doc/nomicon
src/liballoc/lib.rs
src/libcore/ptr.rs
src/libcore/tests/lib.rs
src/libcore/tests/ptr.rs
src/libstd/lib.rs
src/libstd/panic.rs
src/test/run-pass/issue-23433.rs