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
459969f88f
rust
/
clippy_lints
History
Vali Schneider
459969f88f
added restriction lint that prohibits the usage of unimplemented, unreachable or panic in a function of type result or option
2020-08-27 16:18:05 -07:00
..
src
added restriction lint that prohibits the usage of unimplemented, unreachable or panic in a function of type result or option
2020-08-27 16:18:05 -07:00
Cargo.toml
deps: bump cargo_metadata and semver
2020-08-17 12:19:32 +02:00
README.md
README.md
This crate contains Clippy lints. For the main crate, check
GitHub
.