This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-02-12 15:04:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
99b8a67198
rust
/
clippy_lints
History
Jason Newcomb
99b8a67198
Fix false positive with
new_ret_no_self
when returning
Self
with different generic arguments
2021-03-24 16:22:28 -04:00
..
src
Fix false positive with
new_ret_no_self
when returning
Self
with different generic arguments
2021-03-24 16:22:28 -04:00
Cargo.toml
Get rid of some unused dependecies
2021-03-16 14:51:57 +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
.