We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d4c391 + ffb1a32 commit 0ac9b26Copy full SHA for 0ac9b26
content/2015-08-03-this-week-in-rust.md
@@ -75,7 +75,7 @@ available at an indeterminate future date.
75
* [Deprecate a number of unstable
76
features](https://github.com/rust-lang/rust/pull/26914). The list is
77
sizable.
78
-* [Implement `Clone` for `Box<T> where T:
+* [Implement `Clone` for `Box<[T]> where T:
79
Clone`](https://github.com/rust-lang/rust/pull/26934)
80
* [Make `AtomicPtr` `Send`](https://github.com/rust-lang/rust/pull/27052)
81
* [Make `Rc` and `Arc` `mem::forget`
0 commit comments