This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
rust-clippy
Watch
2
Star
0
Fork
You've already forked rust-clippy
0
mirror of
https://github.com/rust-lang/rust-clippy
synced
2025-02-16 14:08:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ca963b653e
rust-clippy
/
clippy_lints
History
Samuel Tardieu
ca963b653e
Simplify instances of
Option::map_or(true, …)
in Clippy sources
2024-11-16 00:12:41 +01:00
..
src
Simplify instances of
Option::map_or(true, …)
in Clippy sources
2024-11-16 00:12:41 +01:00
Cargo.toml
Merge commit 'a109190d7060236e655fc75533373fa274ec5343' into clippy-subtree-update
2024-10-18 13:44:06 +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
.