We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97e84a3 + da27ec1 commit 7ef05b9Copy full SHA for 7ef05b9
src/send-and-sync.md
@@ -253,6 +253,6 @@ only to data races?
253
[box-is-special]: https://manishearth.github.io/blog/2017/01/10/rust-tidbits-box-is-special/
254
[deref-doc]: https://doc.rust-lang.org/core/ops/trait.Deref.html
255
[deref-mut-doc]: https://doc.rust-lang.org/core/ops/trait.DerefMut.html
256
-[mutex-guard-not-send-docs-rs]: https://doc.rust-lang.org/std/sync/struct.MutexGuard.html#impl-Send
+[mutex-guard-not-send-docs-rs]: https://doc.rust-lang.org/std/sync/struct.MutexGuard.html#impl-Send-for-MutexGuard%3C'_,+T%3E
257
[mutex-guard-not-send-comment]: https://github.com/rust-lang/rust/issues/23465#issuecomment-82730326
258
[libc-free-docs]: https://linux.die.net/man/3/free
0 commit comments