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.
1 parent 8141917 commit 95606faCopy full SHA for 95606fa
_posts/2017-07-20-Rust-1.19.md
@@ -151,8 +151,7 @@ Other new features:
151
- [`Vec` now implements `From<&mut [T]>`][41530]
152
- [`Box<[u8]>` now implements `From<Box<str>>`][41258]
153
- [`SplitWhitespace` now implements `Clone`][41659]
154
-- [`[u8]::reverse` is now 5x faster and `[u16]::reverse` is now
155
- 1.5x faster][41764]
+- [`[u8]::reverse` is now 5x faster and `[u16]::reverse` is now 1.5x faster][41764]
156
157
[41449]: https://github.com/rust-lang/rust/pull/41449
158
[41530]: https://github.com/rust-lang/rust/pull/41530
0 commit comments