about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authoronur-ozkan <work@onurozkan.dev>2025-01-07 09:43:04 +0000
committeronur-ozkan <work@onurozkan.dev>2025-01-07 09:44:05 +0000
commitb0324cc1080ef787c54f9b3fd02d795b7eb91aea (patch)
treec1ba2c7a7dceb1cd7b023b4812e6ebef0423cfe8 /compiler/rustc_codegen_llvm/src
parentab3924b298eb78bf4c96cf7e6b5824f8debbf2b9 (diff)
downloadrust-b0324cc1080ef787c54f9b3fd02d795b7eb91aea.tar.gz
rust-b0324cc1080ef787c54f9b3fd02d795b7eb91aea.zip
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` unconditionally and that leads cargo to recompile tidy.

This patch fixes that.

Signed-off-by: onur-ozkan <work@onurozkan.dev>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions