index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clippy_lints
/
src
/
entry.rs
Age
Commit message (
Expand
)
Author
Lines
2017-03-31
First try for a fix for rustc 1.18.0-nightly (5c94997b6 2017-03-30
Enrico Schmitz
-4
/
+3
2017-03-30
Do some additional cleanup around `InternedString` and `Symbol`
Oliver Schneider
-2
/
+2
2017-03-30
Fix fallout
Oliver Schneider
-2
/
+2
2017-02-03
TyCtxt::map is now called TyCtxt::hir
Mrmaxmeier
-1
/
+1
2017-01-13
rustup to 2017-01-12
Oliver Schneider
-1
/
+1
2016-12-21
function definition style simplification
Oliver Schneider
-2
/
+4
2016-12-21
remove nondeterminism by adjusting thresholds
Oliver Schneider
-1
/
+1
2016-12-20
also run rustfmt on clippy-lints
Oliver Schneider
-1
/
+2
2016-12-07
update to the rust-PR that unblocks clippy
Oliver Schneider
-2
/
+2
2016-12-06
rustup to rustc 1.15.0-dev (3b248a184 2016-12-05)
Oliver Schneider
-4
/
+7
2016-11-23
Rustup to *rustc 1.15.0-nightly (3bf2be9ce 2016-11-22)*
mcarton
-1
/
+1
2016-11-23
Rustup to *rustc 1.15.0-nightly (7b3eeea22 2016-11-21)*
mcarton
-2
/
+2
2016-11-16
Rustup to rustc 1.15.0-nightly (0ed951993 2016-11-14)
mcarton
-1
/
+1
2016-08-07
Make the lint docstrings more consistent.
Georg Brandl
-2
/
+2
2016-07-29
s/```/```rust when relevant
mcarton
-1
/
+1
2016-07-03
Use `span_suggestion` in entry lints
mcarton
-4
/
+4
2016-06-10
Format all `if_let_chain` consistently
mcarton
-1
/
+0
2016-05-27
split clippy into lints, plugin and cargo-clippy
Oliver Schneider
-0
/
+148
[prev]