about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-04-17 05:46:07 +0000
committerbors <bors@rust-lang.org>2024-04-17 05:46:07 +0000
commit1ba78212ffbe152c4921a8e39b1bd31b8d13523c (patch)
tree484674be85ee47591277823e88c5942d29f64cca /compiler/rustc_codegen_llvm/src
parentf5e250180c342bb52808c9a934c962a8fe40afc7 (diff)
parent1fff3bef4de408bdea2dd005755770ed3a92bb3d (diff)
downloadrust-1ba78212ffbe152c4921a8e39b1bd31b8d13523c.tar.gz
rust-1ba78212ffbe152c4921a8e39b1bd31b8d13523c.zip
Auto merge of #12680 - Alexendoo:cargo-dev-setup-toolchain, r=llogiq
Add `cargo dev setup toolchain`

Adds a `cargo dev setup toolchain` subcommand that creates a rustup toolchain with symlinks to the local `cargo-clippy` and `clippy-driver`. Allows you to then do `cargo +clippy clippy` in other projects to run the locally built Clippy

Sometimes more convenient when you're testing changes on a separate project than `cd`ing back & forth to use `cargo dev lint [project]`

changelog: none
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions