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
Age
Commit message (
Expand
)
Author
Lines
2018-08-02
Fix fallout from rust-lang/rust#52841
Alex Crichton
-1
/
+2
2018-08-02
Fix breakage from rust-lang/rust#52949
Alex Crichton
-18
/
+2
2018-08-01
Fix E0502 warnings
Michael Wright
-2
/
+4
2018-07-25
fix a bunch of typos found by codespell
Matthias Krüger
-1
/
+1
2018-07-24
Inline utils::in_external_macro
Dale Wijnand
-6
/
+0
2018-07-24
Delegate utils::in_external_macro to rustc::lint::in_external_macro
Dale Wijnand
-27
/
+3
2018-07-23
Rustup
Oliver Schneider
-46
/
+46
2018-07-20
Merge branch 'macro-use' into HEAD
Manish Goregaokar
-2
/
+10
2018-07-20
Remove import of if_chain
Manish Goregaokar
-0
/
+2
2018-07-20
Update to nightly
Alexander Regueiro
-0
/
+2
2018-07-19
Remove import of matches
Manish Goregaokar
-0
/
+2
2018-07-19
Remove import of rustc
Manish Goregaokar
-0
/
+3
2018-07-19
Remove import of lazy_static
Manish Goregaokar
-0
/
+2
2018-07-19
Remove import of serde
Manish Goregaokar
-3
/
+2
2018-07-16
Update for hir renamings in rustc
Oliver Schneider
-45
/
+54
2018-07-16
DeclKind
csmoe
-2
/
+2
2018-07-16
StmtKind
csmoe
-18
/
+18
2018-07-16
TyKind
csmoe
-17
/
+17
2018-07-16
BinOpKind
csmoe
-30
/
+42
2018-07-16
ExprKind
csmoe
-220
/
+220
2018-07-15
Ignore spans when comparing expressions
Oliver Schneider
-12
/
+30
2018-07-02
Rustup
Oliver Schneider
-11
/
+11
2018-07-01
Rustup
Oliver Schneider
-8
/
+8
2018-06-29
Rustup
Mateusz Mikuła
-40
/
+48
2018-06-25
Fix clippy_lints doc-tests
Mateusz Mikuła
-1
/
+1
2018-06-25
Enable rust_2018_idioms warning
Mateusz Mikuła
-1
/
+10
2018-06-25
resolve merge of NameAndSpan and ExpnInfo rust-lang/rust#51726
flip1995
-6
/
+6
2018-06-25
Resolve conflicts produced by GenericArgs
flip1995
-2
/
+10
2018-06-25
Resolve field, struct and function renaming
flip1995
-9
/
+9
2018-06-19
Merge pull request #2844 from illicitonion/default_trait_access
Oliver Schneider
-0
/
+15
2018-06-19
Version bump
Oliver Schneider
-0
/
+4
2018-06-18
Exclude generated code
Daniel Wagner-Hall
-0
/
+14
2018-06-15
Dogfood new trivially_copy_pass_by_ref lint
Wim Looman
-10
/
+10
2018-06-15
Allow configuring the trivial copy size limit
Wim Looman
-0
/
+2
2018-06-14
Add default_trait_access lint
Daniel Wagner-Hall
-0
/
+1
2018-06-09
Add duration_subsec lint
Michael Wright
-0
/
+1
2018-06-08
Implement lint that checks for unidiomatic `unwrap()` (fixes #1770)
Fabian Zaiser
-0
/
+83
2018-06-07
Merge pull request #2833 from phansch/cannot_relate_bound_region_without_ICE_...
Oliver Schneider
-1
/
+5
2018-06-07
Fix cargo late bound region mismatch ICE
Philipp Hansch
-1
/
+5
2018-06-06
Merge pull request #2804 from utaal/expr-call-author
Oliver Schneider
-3
/
+11
2018-06-03
Reduced scope of `nonminimal_bool` so that it doesn't evaluate only partially...
Bruno Kirschner
-0
/
+2
2018-06-03
Version bump
Oliver Schneider
-2
/
+2
2018-05-30
Merge pull request #2821 from mati865/rust-2018-migration
Oliver Schneider
-11
/
+11
2018-05-30
Run rustfix
Mateusz Mikuła
-11
/
+11
2018-05-29
Remove unused define_conf-macro definitions
flip1995
-23
/
+0
2018-05-29
Update to nightly 2018-05-28
Mateusz Mikuła
-12
/
+14
2018-05-28
Add support for ExprCall in clippy::author
Andrea Lattuada
-3
/
+11
2018-05-23
Update to nightly 2018-05-22
Mateusz Mikuła
-19
/
+19
2018-05-19
Use the new scoped tool attributes
Oliver Schneider
-24
/
+24
2018-05-17
Fix ICE for issues 2767, 2499, 1782
Philipp Hansch
-15
/
+28
[prev]
[next]