Skip to content

Commit 95606fa

Browse files
committed
fix link
1 parent 8141917 commit 95606fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_posts/2017-07-20-Rust-1.19.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,7 @@ Other new features:
151151
- [`Vec` now implements `From<&mut [T]>`][41530]
152152
- [`Box<[u8]>` now implements `From<Box<str>>`][41258]
153153
- [`SplitWhitespace` now implements `Clone`][41659]
154-
- [`[u8]::reverse` is now 5x faster and `[u16]::reverse` is now
155-
1.5x faster][41764]
154+
- [`[u8]::reverse` is now 5x faster and `[u16]::reverse` is now 1.5x faster][41764]
156155

157156
[41449]: https://github.com/rust-lang/rust/pull/41449
158157
[41530]: https://github.com/rust-lang/rust/pull/41530

0 commit comments

Comments
 (0)