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
/
methods
Age
Commit message (
Expand
)
Author
Lines
2019-08-22
Add examples to some correctness lints
BO41
-0
/
+4
2019-08-21
Fix `temporary_cstring_as_ptr` false negative
Michael Wright
-7
/
+5
2019-08-19
Remove in_macro_or_desugar
KRAAI, MATTHEW [VISUS]
-6
/
+6
2019-08-19
Auto merge of #4411 - mikerite:fix-4384, r=flip1995
bors
-20
/
+20
2019-08-19
Fix `clone_on_copy` false positives
Michael Wright
-20
/
+20
2019-08-19
Add option_and_then_some lint
Lzu Tao
-5
/
+124
2019-08-18
Change lint type to 'complexity'
Jeremy Stucki
-4
/
+6
2019-08-15
Implement lint 'suspicious_map'
Jeremy Stucki
-0
/
+28
2019-08-14
Remove unused import
Jeremy Stucki
-1
/
+1
2019-08-14
Use different span
Jeremy Stucki
-11
/
+10
2019-08-14
Auto merge of #4369 - mikerite:fix-4293, r=flip1995
bors
-160
/
+99
2019-08-14
Merge branch 'origin/master' into flat-map
Jeremy Stucki
-4
/
+5
2019-08-13
Use correct span
Jeremy Stucki
-1
/
+1
2019-08-12
Use 'span_lint_and_sugg'
Jeremy Stucki
-5
/
+13
2019-08-12
Minor refactoring
Jeremy Stucki
-27
/
+22
2019-08-12
Change lint type from 'pedantic' → 'complexity'
Jeremy Stucki
-1
/
+1
2019-08-11
Update rustdoc
Jeremy Stucki
-2
/
+4
2019-08-11
Refactor if_chain
Jeremy Stucki
-24
/
+25
2019-08-11
Rename 'flat_map' → 'flat_map_identity'
Jeremy Stucki
-6
/
+10
2019-08-11
Handle calls with 'std::convert::identity'
Jeremy Stucki
-0
/
+18
2019-08-11
Merge branch 'origin/master' into flat-map
Jeremy Stucki
-47
/
+104
2019-08-10
Fix `wrong_self_convention` issue
Michael Wright
-1
/
+17
2019-08-10
Simplify `wrong_self_convention` code
Michael Wright
-153
/
+76
2019-08-10
Rename implitem to impl_item
Michael Wright
-12
/
+12
2019-08-09
new_ret_no_self: walk associated types in impl Trait return types
Lukas Markeffsky
-4
/
+5
2019-08-09
Auto merge of #4362 - lzutao:expect-on-cstring_as_ptr, r=flip1995
bors
-1
/
+3
2019-08-09
Fix lint_cstring_as_ptr for expect
Lzu Tao
-1
/
+3
2019-08-09
Fix lint_single_char_pattern on raw string literal
Lzu Tao
-3
/
+10
2019-08-06
Rustup https://github.com/rust-lang/rust/pull/59369
Lzu Tao
-1
/
+1
2019-08-05
Rollup merge of #4331 - phansch:doctests_restriction, r=flip1995
Philipp Krones
-6
/
+30
2019-08-03
Doctests: Enable running doc tests for restriction lints
Philipp Hansch
-6
/
+30
2019-08-03
Doctests: Enable running doc tests for pedantic lints
Philipp Hansch
-6
/
+13
2019-08-03
Auto merge of #4327 - phansch:doctests_perf, r=flip1995
bors
-6
/
+18
2019-08-03
Doctests: Enable running doc tests for perf lints
Philipp Hansch
-6
/
+18
2019-08-02
Doctests: Fix all complexity lint docs
Philipp Hansch
-4
/
+9
2019-07-31
Update all the code to pass the updated `use_self` lint.
Jakub Wieczorek
-20
/
+20
2019-07-08
Implement flat_map lint
Jeremy Stucki
-0
/
+46
2019-07-06
Rename hir::map::local_def_id_from_hir_id to local_def_id
Lzu Tao
-1
/
+1
2019-06-25
get_parent_node_by_hir_id -> get_parent_node
Manish Goregaokar
-1
/
+1
2019-06-22
Auto merge of #4220 - d-dorazio:4182-needless-return-void-functions, r=flip1995
bors
-6
/
+5
2019-06-22
Fix fallout cause NodeId pruning
Lzu Tao
-1
/
+1
2019-06-21
update tests and fix lints in clippy
Daniele D'Orazio
-6
/
+5
2019-06-20
Fix warnings about unnecessary lifetime bounds
Lzu Tao
-10
/
+10
2019-06-19
Fix lifetime mismatch between LateContext and Ty
Lzu Tao
-1
/
+1
2019-06-18
rustup https://github.com/rust-lang/rust/pull/61836/
Matthias Krüger
-2
/
+2
2019-06-04
Fix comment grammar
mikerite
-1
/
+1
2019-06-02
Fix .map(..).unwrap_or_else(..) bad suggestion
Michael Wright
-0
/
+14
2019-05-27
Fix typo in comment
Seo Sanghyeon
-1
/
+1
2019-05-18
Dogfood
Oliver Scherer
-61
/
+56
2019-05-18
Dogfood and rustfmt
Oliver Scherer
-24
/
+8
[prev]
[next]