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
/
utils
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2017-03-30
Do some additional cleanup around `InternedString` and `Symbol`
Oliver Schneider
-1
/
+1
2017-03-30
Fix fallout
Oliver Schneider
-1
/
+1
2017-03-21
Fix for rustc 1.17.0-nightly (6eb9960d3 2017-03-19)
Enrico Schmitz
-10
/
+6
2017-03-07
Don't lint `nan_cmp` and `zero_ptr` in constants
Oliver Schneider
-0
/
+12
2017-03-05
Mostly apply rustfmt
Oliver Schneider
-3
/
+3
2017-03-03
Simplify `snippet` body by forwarding to `snippet_opt`
Oliver Schneider
-1
/
+1
2017-03-02
Fix invalid_upcast_comparisons lint for same size sign casts
Oliver Schneider
-0
/
+7
2017-03-01
Using f.unsafety() instead of f.skip_binder().unsafety
Enrico Schmitz
-1
/
+1
2017-03-01
Fix for rustc 1.17.0-nightly (be760566c 2017-02-28)
Enrico Schmitz
-2
/
+2
2017-02-27
rustup
Oliver Schneider
-1
/
+1
2017-02-25
Enable `len_zero` for slices
sinkuu
-1
/
+1
2017-02-21
Merge pull request #1491 from Manishearth/into_iter_on_ref
Oliver Schneider
-0
/
+11
2017-02-21
rustfmt
Oliver Schneider
-1
/
+1
2017-02-21
cleanup and create another helper function that we should use more often
Oliver Schneider
-0
/
+11
2017-02-21
Use `multispan_sugg`
sinkuu
-2
/
+2
2017-02-18
Support generic type
sinkuu
-3
/
+9
2017-02-03
TyCtxt::map is now called TyCtxt::hir
Mrmaxmeier
-6
/
+6
2017-01-26
remove rustc-serialize dependency and factor `util::cargo` out into a crate
Oliver Schneider
-1
/
+0
2017-01-21
Rustup to nightly from 2017-01-20
Pascal Hertleif
-1
/
+1
2017-01-17
apply rustfmt
Oliver Schneider
-12
/
+8
2017-01-13
rustup to 2017-01-12
Oliver Schneider
-17
/
+13
2017-01-07
Move `is_try` to util
sinkuu
-0
/
+44
2017-01-04
Rerun rustfmt
Manish Goregaokar
-2
/
+2
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Fix self type
Manish Goregaokar
-0
/
+11
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Recover patterns from ...
Manish Goregaokar
-0
/
+3
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Eliminate has_self util
Manish Goregaokar
-3
/
+0
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): u128 fixes for rustup
Josh Holmer
-1
/
+1
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Body fixes for rustup
Josh Holmer
-1
/
+14
2016-12-21
function definition style simplification
Oliver Schneider
-13
/
+40
2016-12-21
remove nondeterminism by adjusting thresholds
Oliver Schneider
-5
/
+4
2016-12-21
rustfmt fallout in doc comments
Oliver Schneider
-17
/
+21
2016-12-21
rustfmt round n
Oliver Schneider
-2
/
+3
2016-12-20
also run rustfmt on clippy-lints
Oliver Schneider
-105
/
+114
2016-12-10
Use inputs/output getters for rustc::ty::FnSig instead of the now non-existen...
Arnavion
-1
/
+1
2016-12-06
rustup to rustc 1.15.0-dev (3b248a184 2016-12-05)
Oliver Schneider
-17
/
+22
2016-12-02
Fix dogfood
mcarton
-5
/
+2
2016-12-02
`enum glob use` and `copies` left
Oliver Schneider
-5
/
+40
2016-12-01
WIP compiles and doesn't crash (much) but tests are failing
Oliver Schneider
-10
/
+36
2016-11-23
Rustup to *rustc 1.15.0-nightly (3bf2be9ce 2016-11-22)*
mcarton
-2
/
+2
2016-11-23
Rustup to *rustc 1.15.0-nightly (7b3eeea22 2016-11-21)*
mcarton
-14
/
+15
2016-11-17
Handle closure with single expression blocks
mcarton
-0
/
+19
2016-11-16
Rustup to rustc 1.15.0-nightly (0ed951993 2016-11-14)
mcarton
-3
/
+9
2016-11-02
mark cyclomatic complexity attribute as used
Oliver Schneider
-3
/
+3
2016-10-30
factor out `is_automatically_derived` util fn
Sebastian Ullrich
-0
/
+6
2016-10-24
Merge branch 'master' of github.com:Manishearth/rust-clippy into deep_code_in...
Oliver Schneider
-0
/
+5
2016-10-22
Rustup to *rustc 1.14.0-nightly (f09420685 2016-10-20)*
mcarton
-0
/
+5
2016-10-18
initial implementation of the code inspector lint
Oliver Schneider
-0
/
+1
2016-10-06
Rustup to *rustc 1.14.0-nightly (3210fd5c2 2016-10-05)*
mcarton
-3
/
+3
2016-10-03
Rustup to *rustc 1.14.0-nightly (144af3e97 2016-10-02)*
mcarton
-1
/
+1
2016-09-28
Rustup to *rustc 1.13.0-nightly (d0623cf7b 2016-09-26)*
mcarton
-13
/
+7
[prev]
[next]