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-10-23
deps: update cargo_metadata from 0.8.0 to 0.9.0
Matthias Krüger
-1
/
+1
2019-10-22
Use StableHasher in SpanlessHasher
flip1995
-8
/
+11
2019-10-22
Don't hash spans in SpanlessHasher
flip1995
-2
/
+2
2019-10-22
Add lint for debug_assert_with_mut_call
Marcel Hellwig
-0
/
+159
2019-10-19
rustup https://github.com/rust-lang/rust/pull/65535
Lzu Tao
-2
/
+2
2019-10-18
Fix suggestion for ranges
HMPerson1
-3
/
+11
2019-10-18
Omit proc macros from `must_use_candidate`
Andre Bogus
-5
/
+18
2019-10-18
Split out tests
Heinz N. Gies
-3
/
+7
2019-10-18
Add expect
Heinz N. Gies
-2
/
+87
2019-10-18
Add todo and tests
Heinz N. Gies
-2
/
+24
2019-10-18
add restirction for unreachable and panic
Heinz Gies
-2
/
+42
2019-10-18
Fix suggestion span in `explicit_counter_loop`
HMPerson1
-1
/
+10
2019-10-18
Suggest calling `iter` if needed in `explicit_counter_loop`
HMPerson1
-14
/
+38
2019-10-17
Auto merge of #4683 - HMPerson1:inefficient_to_string, r=Manishearth
bors
-2
/
+87
2019-10-17
Update help text in `inefficient_to_string`
Michael Zhang
-1
/
+1
2019-10-17
syntax::ext -> syntax_expand
Manish Goregaokar
-4
/
+6
2019-10-16
Dogfood for `inefficient_to_string`
HMPerson1
-2
/
+2
2019-10-16
Add `inefficient_to_string` lint
HMPerson1
-0
/
+85
2019-10-15
Rustup to rustc 1.40.0-nightly (237d54ff6 2019-10-15)
Manish Goregaokar
-4
/
+10
2019-10-15
Fix ICE in use_self lint
flip1995
-1
/
+6
2019-10-15
Change terminology from static to associated
James Wang
-2
/
+2
2019-10-15
Switch to OnlyBodies
James Wang
-1
/
+1
2019-10-15
Change lint to be pedantic
James Wang
-4
/
+3
2019-10-15
Remove prints
James Wang
-2
/
+0
2019-10-15
Add a new lint for unused self
James Wang
-57
/
+155
2019-10-14
new lints around `#[must_use]` fns
Andre Bogus
-29
/
+465
2019-10-10
Use match_function_call wherever possible
Matthias Seiffert
-42
/
+21
2019-10-10
Move match_function_call to utils
Matthias Seiffert
-21
/
+25
2019-10-09
Auto merge of #4616 - mati865:license, r=Manishearth
bors
-1
/
+1
2019-10-09
New lint: suspicious_unary_op_formatting
Nikos Filippakis
-1
/
+66
2019-10-09
Auto merge of #4635 - Lythenas:suggestions-for-assert-false, r=flip1995
bors
-28
/
+126
2019-10-08
Addresses Issue #4001
Ethan Lam
-0
/
+110
2019-10-08
Auto merge of #4627 - kerhong:fix-typo-in-inherent-to-string, r=phansch
bors
-2
/
+2
2019-10-08
Auto merge of #4611 - rust-lang:doc-visibility, r=flip1995
bors
-18
/
+70
2019-10-08
Auto merge of #4592 - rust-lang:transmute-collection, r=flip1995
bors
-230
/
+302
2019-10-07
Reduce duplication
Matthias Seiffert
-64
/
+59
2019-10-07
Match any expr for panic message
Matthias Seiffert
-11
/
+9
2019-10-07
Make if_chain more readable
Matthias Seiffert
-38
/
+55
2019-10-07
Add message to replace assert!(false) help
Matthias Seiffert
-5
/
+93
2019-10-06
Move is_argument check into mutate
flip1995
-13
/
+15
2019-10-05
Run util/dev fmt
flip1995
-35
/
+11
2019-10-05
Get rid of rvalue_promotable_map method call
flip1995
-17
/
+10
2019-10-05
Merge consume and consume_pat in escape analysis
flip1995
-45
/
+11
2019-10-04
Use new format of licenses
Mateusz Mikuła
-1
/
+1
2019-10-04
Fix needless_pass_by_value
flip1995
-77
/
+7
2019-10-04
Rustup to rust-lang/rust#64874
flip1995
-46
/
+20
2019-10-04
Auto merge of #4613 - Lythenas:lint-assert_eq-unit_exprs, r=flip1995
bors
-1
/
+36
2019-10-04
Fix typo in inherent_to_string documentation
Edgars Baduns
-2
/
+2
2019-10-04
Auto merge of #4625 - phansch:rollup-qp7ki0h, r=phansch
bors
-84
/
+357
2019-10-04
Rollup merge of #4614 - HMPerson1:abs_cast_unsigned, r=flip1995
Phil Hansch
-0
/
+11
[prev]
[next]