about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2025-01-07 15:30:27 +0100
committerGitHub <noreply@github.com>2025-01-07 15:30:27 +0100
commitccaa0f331c12aff5fb97e63c1cef84b265ac4732 (patch)
treec87306404f930c2d3bcc66cf227116383278e330 /compiler/rustc_codegen_llvm/src
parentebf2e51c3ebe144e8e596af612f9b63dfdcea166 (diff)
parentb0324cc1080ef787c54f9b3fd02d795b7eb91aea (diff)
downloadrust-ccaa0f331c12aff5fb97e63c1cef84b265ac4732.tar.gz
rust-ccaa0f331c12aff5fb97e63c1cef84b265ac4732.zip
Rollup merge of #135193 - onur-ozkan:tidy-cache-invalidation, r=jieyouxu
don't bless `proc_macro_deps.rs` unless it's necessary

Running tidy with `--bless` flag is breaking the build cache as tidy updates mtime of `proc_macro_deps.rs` (https://github.com/rust-lang/rust/pull/134865) unconditionally and that leads cargo to recompile tidy.

This patch fixes that.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions