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
/
lib.register_complexity.rs
Age
Commit message (
Expand
)
Author
Lines
2022-05-03
Move only_used_in_recursion to nursery
flip1995
-1
/
+0
2022-04-19
Auto merge of #8711 - kyoto7250:new-lint-bytes-count-to-len, r=giraffate
bors
-0
/
+1
2022-04-19
adds lint logic and test for bytes_count_to_len
Chase Ruskin
-0
/
+1
2022-04-14
Introduce option_take_on_temporary lints
infrandomness
-0
/
+1
2022-04-07
Fix `as_deref_mut` false positives in `needless_option_as_deref`
Alex Macleod
-1
/
+1
2022-03-18
refactor: move into methods module
Max Baumann
-1
/
+1
2022-03-18
fix: ran update_lints
Max Baumann
-1
/
+1
2022-03-18
refactor: rename lint to or_then_unwrap
Max Baumann
-1
/
+1
2022-03-17
feat: add use_unwrap_or
Max Baumann
-0
/
+1
2022-03-13
Auto merge of #8422 - buttercrab:only_used_in_recursion, r=llogiq
bors
-0
/
+1
2022-03-13
Auto merge of #8471 - J-ZhengLi:master-issue7040, r=llogiq
bors
-0
/
+1
2022-03-10
rename lint to `needless_match`
J-ZhengLi
-0
/
+1
2022-03-01
Add `unnecessary_find_map` lint
Samuel E. Moelius III
-0
/
+1
2022-02-13
add only_used_in_recursion lint
Jaeyong Sung
-0
/
+1
2022-01-22
Subsume `ref_in_deref` into `needless_borrow`
Jason Newcomb
-1
/
+0
2021-12-03
Upgrade map_flatten to complexity
Cameron Steffen
-0
/
+1
2021-11-17
fixes: #7889
surechen
-0
/
+1
2021-10-13
Add lint transmute_num_to_bytes
Nixon Enraght-Moony
-0
/
+1
2021-09-29
Fix lint register code format
Michael Wright
-89
/
+89
2021-09-29
Move code generated by `update_lints` to includes
Michael Wright
-0
/
+94