about summary refs log tree commit diff
path: root/src/libsyntax_ext
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2017-07-20 15:48:15 -0700
committerAlex Crichton <alex@alexcrichton.com>2017-07-25 07:09:31 -0700
commitdaeb6077c87dab99f2d301d06965558b8d064c28 (patch)
tree5d2e0bd91e7e7fc18a832bc119383ded2d3b9816 /src/libsyntax_ext
parent3fae48107f62af7d2a6b0cf269dbda7b88f34f35 (diff)
downloadrust-daeb6077c87dab99f2d301d06965558b8d064c28.tar.gz
rust-daeb6077c87dab99f2d301d06965558b8d064c28.zip
std: Stabilize `manually_drop` feature
Stabilizes

* `core::mem::ManuallyDrop`
* `std::mem::ManuallyDrop`
* `ManuallyDrop::new`
* `ManuallyDrop::into_inner`
* `ManuallyDrop::drop`
* `Deref for ManuallyDrop`
* `DerefMut for ManuallyDrop`

Closes #40673
Diffstat (limited to 'src/libsyntax_ext')
0 files changed, 0 insertions, 0 deletions