mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
2966e970ca
This removes the incorrect `&mut self` taken because it can alias among many threads.