This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
clippy_lints
History
Oli Scherer
084c90a305
Remove a
bool
for color in favor of the
WriteColor
trait wrapping colored and uncolored printing
2023-07-31 09:34:36 +00:00
..
src
Remove a
bool
for color in favor of the
WriteColor
trait wrapping colored and uncolored printing
2023-07-31 09:34:36 +00:00
Cargo.toml
Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyup
2023-07-17 10:22:32 +02:00
README.md
…
README.md
This crate contains Clippy lints. For the main crate, check
GitHub
.