mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-08 05:06:52 +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 `>`.