]> git.lizzy.rs Git - rust.git/blob - clippy_dummy/PUBLISH.md
Auto merge of #7974 - matthiaskrgr:7973_opt_map_or_else_dont_expand_sugg_macro, r...
[rust.git] / clippy_dummy / PUBLISH.md
1 This is a dummy crate to publish to crates.io. It primarily exists to ensure
2 that folks trying to install clippy from crates.io get redirected to the
3 `rustup` technique.
4
5 Before publishing, be sure to rename `clippy_dummy` to `clippy` in `Cargo.toml`,
6 it has a different name to avoid workspace issues.