Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _posts/2017-08-31-Rust-1.20.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ stack guard on Linux]. You don't need to do anything to get these protections
other than using Rust 1.20.

[stack probes]: https://github.com/rust-lang/rust/pull/42816
[skipping the main thread's manual stack guard on Linux]: (https://github.com/rust-lang/rust/pull/43072)
[skipping the main thread's manual stack guard on Linux]: https://github.com/rust-lang/rust/pull/43072

We've added a new trio of sorting functions to the standard library:
[`slice::sort_unstable_by_key`], [`slice::sort_unstable_by`], and
Expand Down Expand Up @@ -301,4 +301,4 @@ See the [detailed release notes][notes] for more.
### Contributors to 1.20.0

Many people came together to create Rust 1.20. We couldn't have done it without
all of you. [Thanks!](https://thanks.rust-lang.org/rust/1.20.0)
all of you. [Thanks!](https://thanks.rust-lang.org/rust/1.20.0)