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
2020-01-08
Normalize lint messages in cast_precision_loss
Yuki Okushi
-2
/
+2
2020-01-08
Rustup to rust-lang/rust#67970
Yuki Okushi
-2
/
+5
2020-01-08
Fix `redundant_clone`
Shotaro Yamada
-0
/
+7
2020-01-07
Move `transmute_float_to_int` lint to `complexity`
Krishna Sai Veera Reddy
-2
/
+3
2020-01-07
Span help without suggestion
ThibsG
-32
/
+6
2020-01-07
Change lint name to WILDCARD_IN_OR_PATTERNS
ThibsG
-8
/
+8
2020-01-07
Handle case for non-exhaustive enums
ThibsG
-10
/
+35
2020-01-07
Move to complexity and adapt test
ThibsG
-1
/
+2
2020-01-07
Change group and use only func call
ThibsG
-2
/
+2
2020-01-07
Remove useless parameters in func call
ThibsG
-2
/
+2
2020-01-07
New lint: pats_with_wild_match_arm
ThibsG
-1
/
+44
2020-01-07
Apply suggestion from code review
Yuki Okushi
-3
/
+3
2020-01-07
Normalize lint messages
Yuki Okushi
-127
/
+133
2020-01-07
Auto merge of #5010 - lzutao:recurse-remove_blocks, r=phansch
bors
-6
/
+5
2020-01-07
Make utils::remove_blocks non-recursive
Lzu Tao
-6
/
+5
2020-01-06
Prevent doc-tests from running and fix lint description
Krishna Sai Veera Reddy
-4
/
+4
2020-01-06
Add lint to detect usage of invalid atomic ordering
Krishna Sai Veera Reddy
-0
/
+107
2020-01-07
Do not trigger `let_and_return` lint on macros
Yuki Okushi
-1
/
+2
2020-01-07
Rustup to rust-lang/rust#67886
Yuki Okushi
-215
/
+224
2020-01-05
Auto merge of #4996 - JohnTitor:rustup, r=matthiaskrgr
bors
-4
/
+4
2020-01-05
Rustup to rust-lang/rust#67137
Yuki Okushi
-2
/
+2
2020-01-05
Rustup to rust-lang/rust#67803
Yuki Okushi
-2
/
+2
2020-01-04
External macro check for missing_*_doc
Andre Bogus
-4
/
+8
2020-01-04
Add lint for iter.nth(0)
Brad Sherman
-4
/
+58
2020-01-04
Fix existing iter-nth-zero violations
Brad Sherman
-2
/
+2
2020-01-04
Rustup to https://github.com/rust-lang/rust/pull/67853
Philipp Hansch
-77
/
+81
2020-01-04
Auto merge of #4881 - krishna-veerareddy:issue-4871-use-mem-take, r=flip1995
bors
-65
/
+135
2020-01-04
Remove use of `try!` from documentation
Yuki Okushi
-8
/
+8
2020-01-03
No #[no_mangle] must_use_candidate functions
Andre Bogus
-9
/
+15
2020-01-03
Auto merge of #4975 - JohnTitor:fix-4968, r=phansch
bors
-3
/
+19
2020-01-03
Auto merge of #4978 - mikerite:fix-4958, r=phansch
bors
-16
/
+15
2020-01-02
Move `is_normalizable` into utils
Yuki Okushi
-7
/
+13
2020-01-01
Fix bad `explicit_into_iter_loop` suggestion
Michael Wright
-16
/
+15
2019-12-31
Prevent `replace_consts` lint within match patterns
Krishna Veera Reddy
-3
/
+18
2019-12-31
Indicate anonymous lifetimes for types
Krishna Veera Reddy
-3
/
+3
2019-12-31
Lint within internal macros without a suggestion
Krishna Veera Reddy
-11
/
+16
2019-12-31
Destructure `mem:replace` arguments
Krishna Veera Reddy
-20
/
+20
2019-12-31
Move `mem_replace_with_default` out of nursery
Krishna Veera Reddy
-2
/
+3
2019-12-31
Prevent `mem_replace_with_default` lint within macros
Krishna Veera Reddy
-4
/
+4
2019-12-31
Use `mem::take` instead of `mem::replace` when applicable
Krishna Veera Reddy
-62
/
+126
2019-12-31
Fix ICE due to normalization failure
Yuki Okushi
-2
/
+12
2019-12-31
Use `is_empty()`
Yuki Okushi
-1
/
+1
2019-12-31
Rustup to rust-lang/rust#67707
Yuki Okushi
-34
/
+34
2019-12-30
Auto merge of #4970 - krishna-veerareddy:fix-replace-consts-documentation, r=...
bors
-6
/
+6
2019-12-30
Auto merge of #4634 - m-ober:feature/2320-map-or, r=llogiq
bors
-25
/
+33
2019-12-30
Fix `replace_consts` lint documentation
Krishna Veera Reddy
-6
/
+6
2019-12-30
Rustup to rust-lang/rust#66942
Yuki Okushi
-131
/
+139
2019-12-29
Rustup to rust-lang/rust#67151
Yuki Okushi
-1
/
+1
2019-12-28
Add real suggestion to option_map_unwrap_or
Micha Ober
-25
/
+33
2019-12-28
Auto merge of #4964 - JohnTitor:fix-potential-ice, r=flip1995
bors
-7
/
+9
[prev]
[next]