diff options
| author | Jason Newcomb <jsnewcomb@pm.me> | 2025-05-07 15:24:46 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-07 15:24:46 +0000 |
| commit | 34cd9486c93fa5d046967f499755909e46569a9b (patch) | |
| tree | e81da6f66b235fdceae2dc3ece18c424d1299775 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | ca6281628e147ba1d664b3ddee6e3a339f627f9d (diff) | |
| parent | 772ea35935c8201abaa8c21387c9eda323d9184f (diff) | |
| download | rust-34cd9486c93fa5d046967f499755909e46569a9b.tar.gz rust-34cd9486c93fa5d046967f499755909e46569a9b.zip | |
Fix diagnostic paths printed by dogfood test (#14746)
Where you would previously see ``` error: some lint --> src/lib.rs:1:2 ``` it will now print ``` error: some lint --> clippy_lints/src/lib.rs:1:2 ``` Ensuring you can click the link in the terminal A workaround for us not being in a workspace changelog: none
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
