File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ stack guard on Linux]. You don't need to do anything to get these protections
172
172
other than using Rust 1.20.
173
173
174
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)
175
+ [ skipping the main thread's manual stack guard on Linux ] : https://github.com/rust-lang/rust/pull/43072
176
176
177
177
We've added a new trio of sorting functions to the standard library:
178
178
[ ` slice::sort_unstable_by_key ` ] , [ ` slice::sort_unstable_by ` ] , and
@@ -301,4 +301,4 @@ See the [detailed release notes][notes] for more.
301
301
### Contributors to 1.20.0
302
302
303
303
Many people came together to create Rust 1.20. We couldn't have done it without
304
- all of you. [ Thanks!] ( https://thanks.rust-lang.org/rust/1.20.0 )
304
+ all of you. [ Thanks!] ( https://thanks.rust-lang.org/rust/1.20.0 )
You can’t perform that action at this time.
0 commit comments