This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
28d5115067
rust
/
clippy_lints
History
Download ZIP
Download TAR.GZ
J-ZhengLi
28d5115067
add new lint that disallow renaming parameters in trait functions
2024-05-07 10:49:02 +08:00
..
src
add new lint that disallow renaming parameters in trait functions
2024-05-07 10:49:02 +08:00
Cargo.toml
Bump Clippy version -> 0.1.80
2024-05-02 14:21:19 +02:00
README.md
clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy.
2020-03-10 01:05:54 +01:00
README.md
This crate contains Clippy lints. For the main crate, check
GitHub
.