rust/compiler/rustc_resolve
Nicholas Nethercote b261501b71 Remove HasSpan trait.
The only place it is meaningfully used is in a panic message in
`TokenStream::from_ast`. But `node.span()` doesn't need to be printed
because `node` is also printed and it must contain the span.
2024-07-07 15:58:34 +10:00
..
src Remove HasSpan trait. 2024-07-07 15:58:34 +10:00
Cargo.toml rustdoc: update to pulldown-cmark 0.11 2024-06-30 18:33:48 -07:00
messages.ftl Fix remaining cases 2024-06-21 19:00:18 -04:00