mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
304 B
304 B
This is a dummy crate to publish to crates.io. It primarily exists to ensure that folks trying to install clippy from crates.io get redirected to the rustup technique.
Before publishing, be sure to rename clippy_dummy to clippy in Cargo.toml, it has a different name to avoid workspace issues.