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
422f9c5b65
rust
/
clippy_lints
History
Download ZIP
Download TAR.GZ
Christopher B. Speir
b72996e322
Add check for 'in_external_macro' and 'is_from_proc_macro' inside [infinite_loop] lint.
2024-02-21 16:34:07 -06:00
..
src
Add check for 'in_external_macro' and 'is_from_proc_macro' inside [infinite_loop] lint.
2024-02-21 16:34:07 -06:00
Cargo.toml
Bump Clippy version -> 0.1.78
2024-02-08 19:13:40 +01: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
.