os-rust/compiler/rustc_span
bors 64fa0c34d7 Auto merge of #115304 - Enselic:trailing-gt, r=cjgillot
Allow file names to end with '>'

The [`rustc_span::FileName`](https://doc.rust-lang.org/stable/nightly-rustc/rustc_span/enum.FileName.html) 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 `>`.

Closes #73419
2023-10-06 14:57:09 +00:00
..
src Auto merge of #115304 - Enselic:trailing-gt, r=cjgillot 2023-10-06 14:57:09 +00:00
Cargo.toml Upgrade to indexmap 2.0.0 2023-07-03 13:51:54 -07:00