about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/interface.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-02-17 18:47:43 +0100
committerGitHub <noreply@github.com>2024-02-17 18:47:43 +0100
commit4ddc8e436883dc3fed28344d0dc88f302d0439ec (patch)
tree572c818bb2184f499c885fb93a10e76cfa7744d2 /compiler/rustc_interface/src/interface.rs
parenta78e4610d01c7cd10bb2c42fefc151c4655b66ad (diff)
parent3ec7d0a57c3bf82877b4a40e25a8f55cfb6e94fa (diff)
downloadrust-4ddc8e436883dc3fed28344d0dc88f302d0439ec.tar.gz
rust-4ddc8e436883dc3fed28344d0dc88f302d0439ec.zip
Rollup merge of #121228 - onur-ozkan:fix-clippy-stamp-bug, r=albertlarsan68
create stamp file for clippy

Due to missing stamp file, we were downloading (and applying nix patches if enabled) continuously every time `Config::download_clippy` was called. This change fixes that by creating stamp file at the end of the function.

Fixes #119442
Diffstat (limited to 'compiler/rustc_interface/src/interface.rs')
0 files changed, 0 insertions, 0 deletions