Skip to content

Fix broken link #193

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 31, 2017
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)