mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 06:51:58 +00:00
8a1be9942d
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 `>`.
3 lines
96 B
Plaintext
3 lines
96 B
Plaintext
comes from a file with a name that begins with <
|
|
comes from a file with a name that ends with >
|