about summary refs log tree commit diff
path: root/compiler/rustc_span/src/symbol
AgeCommit message (Expand)AuthorLines
2025-06-30Introduce `ByteSymbol`.Nicholas Nethercote-6/+6
2025-04-10Allow drivers to supply a list of extra symbols to internAlex Macleod-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+0
2023-11-03Use `FxIndexSet` in the symbol interner.Nicholas Nethercote-1/+1
2021-09-15Move the Lock into symbol::Internerbjorn3-1/+1
2021-07-08Rework SESSION_GLOBALS API to prevent overwriting itGuillaume Gomez-2/+2
2020-08-30mv compiler to compiler/mark-0/+25