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
Age
Commit message (
Expand
)
Author
Lines
2019-05-26
Rustfmt
Oliver Scherer
-5
/
+3
2019-05-26
Rustup to rustc 1.36.0-nightly (2268d9923 2019-05-26)
Oliver Scherer
-9
/
+5
2019-05-25
Rename "Associated*" to "Assoc*"
Andrew Xu
-11
/
+11
2019-05-25
Rustup to https://github.com/rust-lang/rust/pull/61026
Philipp Hansch
-1
/
+1
2019-05-24
tweak `let_and_return` diagnostic
Andy Russell
-8
/
+23
2019-05-24
rustup https://github.com/rust-lang/rust/pull/60803/
Matthias Krüger
-3
/
+1
2019-05-24
Rustup to https://github.com/rust-lang/rust/pull/59545
Philipp Hansch
-2
/
+3
2019-05-23
trivially_copy_pass_by_ref: print size of type and limit in the lint message
Matthias Krüger
-2
/
+2
2019-05-23
Rollup merge of #4129 - matthiaskrgr:if_chain, r=phansch
Philipp Hansch
-1
/
+2
2019-05-23
Rustup to https://github.com/rust-lang/rust/pull/60965
Philipp Hansch
-4
/
+4
2019-05-23
update if_chain to 1.0.0
Matthias Krüger
-1
/
+2
2019-05-23
cargo fmt
Philipp Hansch
-3
/
+1
2019-05-23
Rustup to https://github.com/rust-lang/rust/pull/60740
Philipp Hansch
-8
/
+8
2019-05-21
Rustup to rustc 1.36.0-nightly (dbfe70dfc 2019-05-22)
Manish Goregaokar
-4
/
+4
2019-05-21
Add the common case search
Vincent Dal Maso
-74
/
+52
2019-05-21
Formatting inside if_chain! macro
Philipp Krones
-3
/
+10
2019-05-20
Implement get_last_with_len lint
Harrison McCullough
-0
/
+102
2019-05-20
Fix tests and make other ascii lints auto-fixable
BO41
-27
/
+15
2019-05-20
Make non_ascii_literal auto-fixable
BO41
-2
/
+12
2019-05-20
Improve verbosity of non_ascii_literal lint example
BO41
-1
/
+5
2019-05-20
Auto merge of #4088 - pJunger:check1, r=oli-obk
bors
-1
/
+346
2019-05-19
Auto merge of #4107 - taiki-e:useless_attribute, r=flip1995
bors
-4
/
+5
2019-05-19
Auto merge of #4099 - flip1995:ul_4094, r=oli-obk
bors
-6
/
+7
2019-05-18
Removed symbols again.
pJunger
-39
/
+26
2019-05-18
Removed unused lifetime.
pJunger
-1
/
+1
2019-05-18
Changed impl to use symbols.
pJunger
-31
/
+45
2019-05-18
Added suggestion for conversion with is_ok.
pJunger
-12
/
+22
2019-05-18
Fixed more lint findings.
pJunger
-5
/
+4
2019-05-18
Fixed clippy lints in checked_conversions.rs.
pJunger
-3
/
+3
2019-05-18
Registered lint.
pJunger
-0
/
+1
2019-05-18
Added lint for TryFrom for checked integer conversion rust-lang#3947.
pJunger
-0
/
+334
2019-05-18
useless_attribute: Add unreachable_pub to whitelists
Taiki Endo
-4
/
+5
2019-05-18
Dogfood
Oliver Scherer
-75
/
+73
2019-05-18
Dogfood and rustfmt
Oliver Scherer
-49
/
+20
2019-05-17
Prevent symbocalypse
Oliver Scherer
-1160
/
+686
2019-05-16
Add known problems
Manish Goregaokar
-0
/
+4
2019-05-16
Rename to redundant_closure_for_method_calls
Manish Goregaokar
-4
/
+4
2019-05-16
Fix match_same_arms to fail late
Vincent Dal Maso
-37
/
+74
2019-05-16
Split redundant_closure lint
Michael Wright
-2
/
+22
2019-05-15
Add macro check for unreadable_literal lint
flip1995
-6
/
+7
2019-05-14
Fix dogfood errors
flip1995
-25
/
+8
2019-05-14
Also hash mem::discriminant in hash_stmt
flip1995
-0
/
+2
2019-05-14
mem::discriminant trumps manual discriminant hashing
Oliver Scherer
-76
/
+2
2019-05-14
Properly hash enums
Oliver Scherer
-1
/
+10
2019-05-14
Auto merge of #4084 - mikerite:fix-4019, r=oli-obk
bors
-13
/
+52
2019-05-14
Rustfmt all the things
Oliver Scherer
-208
/
+241
2019-05-14
Clippy dogfood
Oliver Scherer
-6
/
+7
2019-05-14
Use symbols instead of strings
Oliver Scherer
-699
/
+1205
2019-05-13
Rustup to rustc 1.36.0-nightly (1764b2972 2019-05-12)
Manish Goregaokar
-10
/
+6
2019-05-12
Fix comments; minor refactoring
Michael Wright
-3
/
+4
[prev]
[next]