rust/compiler/rustc_span
Martin Nordholts 8a1be9942d Allow file names to end with '>'
The `rustc_span::FileName` enum already differentiates between real
files and "fake" files such as `<anon>`. We do not need to artificially
forbid real file names from ending in `>`.
2023-10-05 20:17:48 +02:00
..
src Allow file names to end with '>' 2023-10-05 20:17:48 +02:00
Cargo.toml Upgrade to indexmap 2.0.0 2023-07-03 13:51:54 -07:00