rust/tests/run-make/silly-file-names
Martin Nordholts 8a1be9942d Allow file names to end with '>'
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 `>`.
2023-10-05 20:17:48 +02:00
..
Makefile Allow file names to end with '>' 2023-10-05 20:17:48 +02:00
silly-file-names.rs Allow file names to end with '>' 2023-10-05 20:17:48 +02:00
silly-file-names.run.stdout Allow file names to end with '>' 2023-10-05 20:17:48 +02:00