diff options
| author | bors <bors@rust-lang.org> | 2024-03-05 13:02:42 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-03-05 13:02:42 +0000 |
| commit | c7beecf3e3cef7a8226a99aec4e4f6bfc114ba8e (patch) | |
| tree | 0c735045917e5f6f2432d5c81337e1431a65fad2 /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp | |
| parent | bdde2a80aef587cdbb8eb2d6e295d5c1d05830d9 (diff) | |
| parent | 247a080b9852e3ab176cca63f5695c8a6b2202cd (diff) | |
| download | rust-c7beecf3e3cef7a8226a99aec4e4f6bfc114ba8e.tar.gz rust-c7beecf3e3cef7a8226a99aec4e4f6bfc114ba8e.zip | |
Auto merge of #121992 - jieyouxu:fix-tidy-unpaired-revision, r=onur-ozkan
tidy: split dots in filename not the entire path when checking for stray stdout/stderr files I committed a path crime by splitting the entire path on `.`, when I meant to split on the filename. This means that any parent folders which contain `.` will cause tidy failure. Added a regression test so that doesn't happen again. ### Follow-up - [ ] Adjust rustc-dev-guide to document assert on test name not containing dots. https://github.com/rust-lang/rustc-dev-guide/pull/1927 Fixes #121986.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
