mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
a5cd4b5607
Remove references to `StaticMutex` which got removed a while ago `StaticMutex` got removed two years ago with https://github.com/rust-lang/rust/pull/34705, but still got referenced in some comments and even an error explanation.