about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authordswij <dharmasw@outlook.com>2025-05-14 16:44:08 +0000
committerGitHub <noreply@github.com>2025-05-14 16:44:08 +0000
commit40bead02a528980645dda94a63b16526f9d2ffc3 (patch)
tree4a49918af9f67d2fc8b8066195757780749002d3 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent1a864f34a33d0d9d6881c0292887720278c1f942 (diff)
parent063612196416cb437650cd4d706996046157997c (diff)
downloadrust-40bead02a528980645dda94a63b16526f9d2ffc3.tar.gz
rust-40bead02a528980645dda94a63b16526f9d2ffc3.zip
`clippy_dev` refactor (#14616)
Based on rust-lang/rust-clippy#13223

Various refactoring on `clippy_dev` before upgrading rename and
splitting `clippy_lints` into multiple crates.

Some improvements:
* The working directory is set to the root clippy directory. Running
from a subdirectory was kind of supported before sometimes. Now it just
works.
* File won't be written unless they're actually updated. Most of the
time they weren't written, but a few cases slipped through.
* Buffers are reused more for the negligible speed boost.

changelog: None
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions