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-11-11
Fix breakage due to rust-lang/rust#65324
Michael Wright
-1
/
+3
2019-11-10
Really fix `to_digit_is_some` documentation
Michael Wright
-1
/
+1
2019-11-10
Fix `to_digit_is_some` documentation
Michael Wright
-6
/
+8
2019-11-10
Fix `to_digit_is_some` dogfood errors
Michael Wright
-3
/
+3
2019-11-10
Add `to_digit_is_some` lint
Michael Wright
-0
/
+97
2019-11-09
Rustup to rustc 1.40.0-nightly (ac162c6ab 2019-11-09)
Manish Goregaokar
-0
/
+1
2019-11-08
Auto merge of #4776 - mikerite:fix-4727, r=flip1995
bors
-19
/
+21
2019-11-08
dogfood
HMPerson1
-2
/
+2
2019-11-08
Rustup rust-lang/rust#66188
HMPerson1
-22
/
+22
2019-11-08
Merge branch 'master' into fix-4727
Michael Wright
-173
/
+218
2019-11-08
remove unused warnings
Lzu Tao
-2
/
+2
2019-11-08
rustup https://github.com/rust-lang/rust/pull/65916
Lzu Tao
-4
/
+5
2019-11-07
Auto merge of #4697 - Licenser:no-exit, r=flip1995
bors
-0
/
+52
2019-11-07
Auto merge of #4758 - mikerite:dec_lit_20191031, r=flip1995
bors
-6
/
+1
2019-11-07
Auto merge of #4757 - evanjs:issue/4748, r=phansch
bors
-62
/
+61
2019-11-07
Update clippy_lints/src/lib.rs
Heinz N. Gies
-1
/
+1
2019-11-07
Update clippy_lints/src/lib.rs
Heinz N. Gies
-1
/
+1
2019-11-07
Simplify dentry point detection
Heinz N. Gies
-22
/
+7
2019-11-07
Improve function checking
Heinz N. Gies
-3
/
+4
2019-11-07
Exclude main from exit lint
Heinz N. Gies
-4
/
+25
2019-11-07
Update lints
Heinz N. Gies
-0
/
+1
2019-11-07
Add lint for exit
Heinz N. Gies
-0
/
+44
2019-11-07
Deprecate `into_iter_on_array` lint
flip1995
-44
/
+17
2019-11-07
Rustup to rust-lang/rust#65884
flip1995
-22
/
+30
2019-11-07
Rustup to rustc 1.40.0-nightly (7a76fe76f 2019-11-07)
Manish Goregaokar
-14
/
+27
2019-11-07
use-self: correctly ignore dummy paths
Michael Wright
-19
/
+21
2019-11-06
Fix ICE #4775
flip1995
-1
/
+7
2019-11-06
Auto merge of #4772 - HMPerson1:tastier_ice_cream, r=flip1995
bors
-9
/
+13
2019-11-06
rustup rust-lang/rust#65776
Lzu Tao
-12
/
+12
2019-11-06
Fix crash in `use-self` lint
Michael Wright
-1
/
+1
2019-11-05
chore: remove unnecessary parentheses around type
Lzu Tao
-2
/
+2
2019-11-04
Use correct TypeckTables when hashing bodies
HMPerson1
-9
/
+13
2019-11-02
deprecated_lints: re-fix ASSIGN_OPS lint doc-comment
Evan Stoll
-5
/
+5
2019-11-02
deprecated_lints: align doc comment indents with `pub LINT_NAME`
Evan Stoll
-56
/
+56
2019-11-02
deprecated_lints: remove extraneous `declare_deprecated_lint`
Evan Stoll
-1
/
+0
2019-10-31
`DecimalLiteralRepresentation` simplification
Michael Wright
-6
/
+1
2019-10-30
Fix #4748 - Deprecated lints don't expand
Evan Stoll
-13
/
+13
2019-10-29
Simplify approx const truncation check
Michael Wright
-7
/
+4
2019-10-28
rustup https://github.com/rust-lang/rust/pull/65792/
Matthias Krüger
-6
/
+3
2019-10-26
Move manual_mul_add into nursery
flip1995
-4
/
+5
2019-10-24
Auto merge of #4721 - phansch:fix_try_err_in_ext_macro, r=flip1995
bors
-1
/
+2
2019-10-24
Fix dogfood findings
flip1995
-25
/
+25
2019-10-24
Fix lint_without_lint_pass lint
flip1995
-21
/
+19
2019-10-24
Fix tests
flip1995
-4
/
+3
2019-10-24
Run ./util/dev fmt
flip1995
-4
/
+4
2019-10-24
Rustup to rust-lang/rust#65657
flip1995
-3
/
+3
2019-10-24
Update clippy for latest rustc changes
Mark Rousskov
-796
/
+1124
2019-10-24
Don't emit try_err lint in external macros
Philipp Hansch
-1
/
+2
2019-10-23
Auto merge of #4680 - hellow554:debug_assert_mut_call, r=flip1995
bors
-0
/
+159
2019-10-23
Auto merge of #4691 - HMPerson1:suggest_iter, r=phansch
bors
-18
/
+59
[prev]
[next]