mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-03 10:58:32 +00:00
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.