diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2025-01-07 15:30:27 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-07 15:30:27 +0100 |
| commit | ccaa0f331c12aff5fb97e63c1cef84b265ac4732 (patch) | |
| tree | c87306404f930c2d3bcc66cf227116383278e330 /compiler/rustc_codegen_llvm/src | |
| parent | ebf2e51c3ebe144e8e596af612f9b63dfdcea166 (diff) | |
| parent | b0324cc1080ef787c54f9b3fd02d795b7eb91aea (diff) | |
| download | rust-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
