We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1571c69 commit ac27ec2Copy full SHA for ac27ec2
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