diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-07-13 12:19:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-13 12:19:24 +0200 |
| commit | 253a4ca43f4e3342ed1ca1328c3ff38e3e515989 (patch) | |
| tree | b2bc2ab7b44b86e4d4608704e42cb05530c1e5c7 /compiler/rustc_driver_impl/src | |
| parent | fc72c0fe8fa18694563ff283fafaa18d18de4959 (diff) | |
| parent | 18457ea47db3c923b617159640211a23f88f6fcf (diff) | |
| download | rust-253a4ca43f4e3342ed1ca1328c3ff38e3e515989.tar.gz rust-253a4ca43f4e3342ed1ca1328c3ff38e3e515989.zip | |
Rollup merge of #113613 - GuillaumeGomez:allow-dash-in-file-name, r=notriddle
Allow to have `-` in rustdoc-json test file name I extracted this commit from https://github.com/rust-lang/rust/pull/113574. When I added the test, it kept saying that the JSON file couldn't be found. After investigating for a while, I discovered that we were expecting files to always use `_`, which is quite bad. So I added support for `-` in file names. r? ``@notriddle``
Diffstat (limited to 'compiler/rustc_driver_impl/src')
0 files changed, 0 insertions, 0 deletions
