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
2018-12-10
Lint redundant clone of projection
Shotaro Yamada
-18
/
+68
2018-12-09
run rustfmt
Matthias Krüger
-5
/
+10
2018-12-09
Cleanup
Shotaro Yamada
-5
/
+3
2018-12-08
Swap if branches
Philipp Hansch
-3
/
+3
2018-12-08
Fix c_void false positive caused by libc refactoring
Philipp Hansch
-25
/
+38
2018-12-08
rustup https://github.com/rust-lang/rust/pull/56502 ( .hir -> .hir() )
Matthias Krüger
-140
/
+140
2018-12-08
Merge pull request #3336 from HMPerson1/clone_on_copy_deref
Philipp Hansch
-2
/
+14
2018-12-07
Remove allow(doc_markdown) in excessive_precision.rs
Philipp Hansch
-3
/
+2
2018-12-07
typo: emum → enum
Philipp A
-1
/
+1
2018-12-06
rustup clippy build with latest rustc
Matthias Krüger
-3
/
+3
2018-12-06
Merge pull request #3497 from daxpedda/master
Philipp Hansch
-7
/
+2
2018-12-06
Forgot to remove some debugging code ...
daxpedda
-1
/
+0
2018-12-06
Improved code noted by clippy.
daxpedda
-13
/
+3
2018-12-06
Fix bug in `implicit_return`.
daxpedda
-0
/
+6
2018-12-06
fix #3482 and add ui test for it
Felix Kohlgrüber
-1
/
+1
2018-12-06
Merge pull request #3494 from daxpedda/master
Philipp Hansch
-0
/
+138
2018-12-05
Added additional reasoning to `Why is this bad?`.
daxpedda
-1
/
+5
2018-12-05
Renamed to `implicit_return`.
daxpedda
-109
/
+134
2018-12-05
Fix ty::TyKind usage
flip1995
-8
/
+3
2018-12-05
Fix TyKind::<kind> usage in codebase
flip1995
-16
/
+16
2018-12-05
Appeasing the Test Gods.
daxpedda
-5
/
+5
2018-12-05
Renamed `forced_return` to `missing_returns`.
daxpedda
-12
/
+12
2018-12-05
Added `FORCED_RETURN` lint.
daxpedda
-0
/
+109
2018-12-04
Merge pull request #3490 from phansch/extract_single_match_else_ui_test
Philipp Krones
-2
/
+15
2018-12-04
Merge pull request #3473 from lucasloisp/additional-bool-comparisons
Philipp Hansch
-64
/
+66
2018-12-04
Merge pull request #3488 from phansch/fix_cargo_lint_bug
Philipp Hansch
-2
/
+7
2018-12-04
Extract single_match_else UI test
Philipp Hansch
-2
/
+15
2018-12-04
cargo fmt
Philipp Hansch
-1
/
+1
2018-12-03
Adds inequality cases to bool comparison lint
Lucas Lois
-64
/
+66
2018-12-03
Merge pull request #3478 from dtolnay/setlen
Oliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer
-54
/
+16
2018-12-03
Remove unsafe_vector_initialization lint
David Tolnay
-53
/
+16
2018-12-03
Merge pull request #3479 from dtolnay/literal
Oliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer
-3
/
+2
2018-12-03
Fix wildcard_dependencies false positive
Philipp Hansch
-2
/
+7
2018-12-03
Fix rustfmt format
Philipp Hansch
-1
/
+1
2018-12-01
Downgrade large_digit_groups to pedantic
David Tolnay
-3
/
+2
2018-12-01
Downgrade unsafe_vector_initialization to restriction
David Tolnay
-3
/
+2
2018-11-30
remove macro_at_most_once_rep feature attribute since it's stable
Matthias Krüger
-1
/
+0
2018-11-27
Fix some formatting issues
flip1995
-139
/
+120
2018-11-27
Run rustfmt on clippy_lints
flip1995
-2703
/
+2977
2018-11-27
Fix NAIVE_BYTECOUNT applicability
flip1995
-1
/
+1
2018-11-27
Fix dogfood error
flip1995
-2
/
+2
2018-11-27
Change Applicability of MISTYPED_LITERAL_SUFFIX
flip1995
-1
/
+1
2018-11-27
Add applicability level to (nearly) every span_lint_and_sugg function
flip1995
-148
/
+216
2018-11-27
Fix bugs and improve documentation
flip1995
-18
/
+56
2018-11-27
Add Applicability::Unspecified to span_lint_and_sugg functions
flip1995
-98
/
+204
2018-11-27
Introduce snippet_with_applicability and hir_with_applicability functions
flip1995
-116
/
+151
2018-11-26
Merge pull request #3365 from gnieto/lint/slow-initialization
Oliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer
-0
/
+404
2018-11-26
constants: add u128 i128 builtin types and fix outdated url
Matthias Krüger
-1
/
+3
2018-11-25
Update lints
Guillem Nieto
-0
/
+3
2018-11-25
Lint only the first statment/expression after alloc
Guillem Nieto
-9
/
+30
[prev]
[next]