mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-02 10:55:13 +00:00
6c33a0a2ec
Move the Lock into symbol::Interner This makes it easier to make the symbol interner (near) lock free in case of concurrent accesses in the future. With https://github.com/rust-lang/rust/pull/87867 landed this shouldn't affect performance anymore. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |