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
6ee03e2b01
rust
/
clippy_lints
History
Sosthène Guédon
6ee03e2b01
unwrap_used: Stop recommending using
expect
when the
expect_used
lint is not allowed
2022-07-21 22:50:54 +02:00
..
src
unwrap_used: Stop recommending using
expect
when the
expect_used
lint is not allowed
2022-07-21 22:50:54 +02:00
Cargo.toml
Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyup
2022-06-30 10:50:09 +02:00
README.md
README.md
This crate contains Clippy lints. For the main crate, check
GitHub
.