diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-03-22 20:08:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-22 20:08:02 +0100 |
| commit | 6673d0a534095ac4f8d61ef9b3ed97f174dda482 (patch) | |
| tree | 44386fbd8e8862af87bc05e5ea9c80b23faf6948 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | a7570b022ece8b2a65ae7bf60e024037e6555616 (diff) | |
| parent | 75718081ee140ad9b18281cc5319a9436101b9da (diff) | |
| download | rust-6673d0a534095ac4f8d61ef9b3ed97f174dda482.tar.gz rust-6673d0a534095ac4f8d61ef9b3ed97f174dda482.zip | |
Rollup merge of #109452 - jfgoog:ignore-vendor, r=ozkanonur
Ignore the vendor directory for tidy tests. When running `x.py test` on a downloaded source distribution (e.g. https://static.rust-lang.org/dist/rustc-<version>-src.tar.gz), the crates in the vendor directory contain a number of executable files that cause the tidy test to fail with the following message: tidy error: binary checked into source: <path> I see 26 such errors with the 1.68.0 source distribution. A few of these are .rs source files with incorrect executable permission, but most are scripts that are correctly marked executable.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
