mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-09 05:23:07 +00:00
![Martin Nordholts](/assets/img/avatar_default.png)
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 >
|