about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2018-01-05 17:22:04 +0800
committerGitHub <noreply@github.com>2018-01-05 17:22:04 +0800
commit63c8e0c86b1808375e4da488225abb5185644f1f (patch)
tree596e96aff800d1228218535444d8aab846757b72 /src/test/incremental/thinlto
parent8a11b8cdd7cc7214c2bb9e77a6c961dd4dad9b7c (diff)
parenta8d107be258514261a9366a8a384e370eb0a9628 (diff)
downloadrust-63c8e0c86b1808375e4da488225abb5185644f1f.tar.gz
rust-63c8e0c86b1808375e4da488225abb5185644f1f.zip
Rollup merge of #47030 - ollie27:stab, r=alexcrichton
Correct a few stability attributes

* The extra impls for `ManuallyDrop` were added in #44310 which was only stabilised in 1.22.0.
* The impls for `SliceIndex` were stabilised in #43373 but as `RangeInclusive` and `RangeToInclusive` are still unstable the impls should remain unstable.
* The `From` impls for atomic integers were added in #45610 but most atomic integers are still unstable.
* The `shared_from_slice2` impls were added in #45990 but they won't be stable until 1.24.0.
* The `Mutex` and `RwLock` impls were added in #46082 but won't be stable until 1.24.0.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions