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 01dba4b commit 4913520Copy full SHA for 4913520
_posts/2017-08-31-Rust-1.20.md
@@ -172,7 +172,7 @@ stack guard on Linux]. You don't need to do anything to get these protections
172
other than using Rust 1.20.
173
174
[stack probes]: https://github.com/rust-lang/rust/pull/42816
175
-[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
176
177
We've added a new trio of sorting functions to the standard library:
178
[`slice::sort_unstable_by_key`], [`slice::sort_unstable_by`], and
0 commit comments