]> git.lizzy.rs Git - rust.git/commit
Added instability markers to `POST_DROP_*` consts, and related opt-in's.
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Wed, 25 Mar 2015 15:36:58 +0000 (16:36 +0100)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Thu, 26 Mar 2015 13:08:55 +0000 (14:08 +0100)
commit601eca3b53a1a66a53a296f78428c1342b5f7758
tree0909255e97ee444641f53bfb787a3299d092452a
parent5733726508bbfddebf1024e41b2d34439d548bdb
Added instability markers to `POST_DROP_*` consts, and related opt-in's.

(Reviewed rest of code; did not see other `pub` items that needed such
treatment.)

Driveby: fix typo in comment in ptr.rs.
src/liballoc/lib.rs
src/libcollections/lib.rs
src/libcore/mem.rs
src/libcore/ptr.rs
src/libstd/lib.rs