diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-01-09 00:19:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-09 00:19:34 +0100 |
| commit | e6bc9f063782e54480907e6893b3097943343cdb (patch) | |
| tree | 384b8c3b003e0484a0b2a98c8417d77b59411eb7 /compiler/rustc_mir_transform/src/coverage/graph.rs | |
| parent | 34771e2f9a2836189edf891be0bef769994a7c29 (diff) | |
| parent | c51828ae8b31bda26b0d19637aad75f871d661ba (diff) | |
| download | rust-e6bc9f063782e54480907e6893b3097943343cdb.tar.gz rust-e6bc9f063782e54480907e6893b3097943343cdb.zip | |
Rollup merge of #119663 - petrochenkov:rmakefix, r=Mark-Simulacrum
tests: Normalize `\r\n` to `\n` in some run-make tests The output is produced by printf from C code in these cases, and printf prints in text mode, which means `\n` will be printed as `\r\n` on Windows. In --bless mode the new output with `\r\n` will replace expected output in `tests/run-make/raw-dylib-*\output.txt` files, which use \n, always resulting in dirty files in the repo.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions
