This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
60f354880f
rust
/
clippy_lints
/
src
/
utils
History
Download ZIP
Download TAR.GZ
llogiq
b1becf41e4
Merge pull request
#1099
from Manishearth/fix
...
Some small fixes
2016-07-14 21:32:45 +02:00
..
cargo.rs
fix cargo clippy when using with
--manifest-path
2016-06-21 12:31:30 +02:00
comparisons.rs
split clippy into lints, plugin and cargo-clippy
2016-05-27 13:03:58 +02:00
conf.rs
Don't warn when boxing large arrays
2016-07-12 18:49:34 +05:30
higher.rs
Move
vec!
unexpanding function to
utils::higher
2016-07-01 17:12:49 +02:00
hir.rs
Rustup to rustc 1.12.0-nightly (
f93aaf84c
2016-07-09)
2016-07-10 15:42:02 +02:00
mod.rs
Fix FP with
USELESS_VEC
and non-copy types
2016-07-14 19:31:17 +02:00
paths.rs
split clippy into lints, plugin and cargo-clippy
2016-05-27 13:03:58 +02:00
sugg.rs
Fix suggestions for
NEW_WITHOUT_DEFAULT
2016-07-10 14:20:38 +02:00