about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/graph.rs
diff options
context:
space:
mode:
authorVadim Petrochenkov <vadim.petrochenkov@gmail.com>2024-01-06 18:46:25 +0300
committerVadim Petrochenkov <vadim.petrochenkov@gmail.com>2024-01-06 18:46:35 +0300
commitc51828ae8b31bda26b0d19637aad75f871d661ba (patch)
treebe856d03145221663c0de0b2c5afa8b3987ac94a /compiler/rustc_mir_transform/src/coverage/graph.rs
parentefb3f1108750ab68c855bafd8caffe5d078b6f75 (diff)
downloadrust-c51828ae8b31bda26b0d19637aad75f871d661ba.tar.gz
rust-c51828ae8b31bda26b0d19637aad75f871d661ba.zip
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