This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-22 02:00:00 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0c8afa39ce8b2e7f0f9be7fc33fe3993d9bc3c53
rust
/
clippy_lints
T
History
Thiago Arrais
0c8afa39ce
Lint x.log(b) / y.log(b) => x.log(y)
2020-07-06 13:32:31 -03:00
..
src
Lint x.log(b) / y.log(b) => x.log(y)
2020-07-06 13:32:31 -03:00
Cargo.toml
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
2020-06-09 14:36:01 +00: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
.
Reference in New Issue
View Git Blame
Copy Permalink