mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
f12605b9ef
Remove confusing sentence from `Mutex` docs The docs were saying something about "statically initializing" the mutex, and it's not clear what this means. Remove that part to avoid confusion.