mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 10:37:25 +00:00
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 `>`.