This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2024-11-24 15:54:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b16a534618
rust
/
clippy_lints
History
Alex Macleod
b16a534618
Warn when clippy::restriction is enabled via the command line
2022-10-30 21:15:46 +00:00
..
src
Warn when clippy::restriction is enabled via the command line
2022-10-30 21:15:46 +00:00
Cargo.toml
Generate lint categories and explanations with
declare_clippy_lint
2022-10-23 20:32:26 +00:00
README.md
README.md
This crate contains Clippy lints. For the main crate, check
GitHub
.