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.
2 parents ae7d1b0 + 1ff523b commit 0a61000Copy full SHA for 0a61000
_posts/2015-04-10-Fearless-Concurrency.md
@@ -614,7 +614,7 @@ months. Stay tuned!
614
[mutex]: http://static.rust-lang.org/doc/master/std/sync/struct.Mutex.html
615
[send]: http://static.rust-lang.org/doc/master/std/marker/trait.Send.html
616
[sync]: http://static.rust-lang.org/doc/master/std/marker/trait.Sync.html
617
-[scoped]: http://static.rust-lang.org/doc/master/std/thread/fn.scoped.html
+[scoped]: https://doc.rust-lang.org/1.0.0/std/thread/fn.scoped.html
618
[syncbox]: https://github.com/carllerche/syncbox
619
[simple_parallel]: https://github.com/huonw/simple_parallel
620
[crossbeam-crate]: https://crates.io/crates/crossbeam
0 commit comments