rust/compiler/rustc_span/src/symbol
bjorn3 05c09cb62d 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.
2021-09-15 18:46:45 +02:00
..
tests.rs Move the Lock into symbol::Interner 2021-09-15 18:46:45 +02:00