1
Fork 0
rust/compiler/rustc_span/src/symbol
Nicholas Nethercote 94a36d2ce5 Use FxIndexSet in the symbol interner.
It makes the code a little nicer.

As part of this, the interner's `Default` impl is removed and `prefill`
is used in a test instead.
2023-11-03 07:19:41 +11:00
..
tests.rs Use FxIndexSet in the symbol interner. 2023-11-03 07:19:41 +11:00