rust/compiler/rustc_span
Nicholas Nethercote e2edce0221 Remove rustc_span::HashStableContext::hash_spans.
It reads the `HashingControls::span` field, but there is also the
`hashing_controls` method. No need to have two different ways of doing
it.
2026-02-06 09:18:18 +11:00
..
src Remove rustc_span::HashStableContext::hash_spans. 2026-02-06 09:18:18 +11:00
Cargo.toml parser/lexer: bump to Unicode 17, use faster unicode-ident 2025-12-27 11:20:24 +01:00