We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d99bad + ac27ec2 commit feb2673Copy full SHA for feb2673
src/libstd/sync/semaphore.rs
@@ -13,7 +13,7 @@
13
of resources is currently unclear",
14
issue = "27798")]
15
#![rustc_deprecated(since = "1.7.0",
16
- reason = "easily confused with system sempahores and not \
+ reason = "easily confused with system semaphores and not \
17
used enough to pull its weight")]
18
#![allow(deprecated)]
19
0 commit comments