summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2024-02-21 08:55:59 +0000
committerGitHub <noreply@github.com>2024-02-21 08:55:59 +0000
commit229108a6a5467de10aed8af95ed27b912b30dfe8 (patch)
treeec82736fe49ddac97c6313738738d3b57597151b /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent860ad7c10b3a6f70beb46f9ea391c615bccfabe1 (diff)
parent3da200dc61fb2355672a7a9835fbbc27fc4a2ae4 (diff)
downloadrust-229108a6a5467de10aed8af95ed27b912b30dfe8.tar.gz
rust-229108a6a5467de10aed8af95ed27b912b30dfe8.zip
Rollup merge of #121375 - chenyukang:yukang-fix-tidy, r=albertlarsan68
Print proper relative path for descriptive name check

The `stripped_path` starts with `ui/...`, while we are mostly working in `rust` directory.
print a relative path starting with `tests/ui/...` so that we can copy and use the path when renaming.

Hardcoding the `tests` maybe not good style, but seems we have a lot of hardcoded `tests/..` paths in tidy check :(.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions