clippy_utils

Crates.ioclippy_utils
lib.rsclippy_utils
version0.0.1
sourcesrc
created_at2024-01-11 12:58:23.311702
updated_at2024-01-22 15:00:52.861169
descriptionHelpful utils to write Clippy lints
homepage
repositoryhttps://github.com/rust-lang/rust-clippy
max_upload_size
id1096292
size8,132
(rust-lang-owner)

documentation

README

This is just a dummy crate to reserve the name clippy_utils. We currently don't plan to publish this crate on crates.io, but we want to keep the option of doing so in the future.

To use this, add clippy_utils as a git dependency:

clippy_utils = { git = "https://github.com/rust-lang/rust-clippy", rev = "<sha>" }
Commit count: 19483

cargo fmt