about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/attributes.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-06-23 22:38:58 +0200
committerGitHub <noreply@github.com>2024-06-23 22:38:58 +0200
commitf016552b1cbdf4c6acefa3dd2d69f658c8814cf8 (patch)
tree33f0bdc449b39c13152f8e5b859259594ae685ef /compiler/rustc_codegen_llvm/src/attributes.rs
parent33422e72c8a66bdb5ee21246a948a1a02ca91674 (diff)
parente9e3c38d01669d87d2d14b17d5c7e0b2188991df (diff)
downloadrust-f016552b1cbdf4c6acefa3dd2d69f658c8814cf8.tar.gz
rust-f016552b1cbdf4c6acefa3dd2d69f658c8814cf8.zip
Rollup merge of #126230 - onur-ozkan:followup-126225, r=Mark-Simulacrum
tidy: skip submodules if not present for non-CI environments

Right now tidy requires rustc-perf to be fetched as it checks its license, but this doesn't make sense for most contributors since rustc-perf is a dist-specific tool and its license will not change frequently, especially during compiler development. This PR makes tidy to skip rustc-perf if it's not fetched and if it's not running in CI.

Applies https://github.com/rust-lang/rust/pull/126225#issuecomment-2158143674 and reverts #126225.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/attributes.rs')
0 files changed, 0 insertions, 0 deletions