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.rs
Age
Commit message (
Expand
)
Author
Lines
2019-05-18
Registered lint.
pJunger
-0
/
+1
2019-05-18
Added lint for TryFrom for checked integer conversion rust-lang#3947.
pJunger
-0
/
+2
2019-05-16
Rename to redundant_closure_for_method_calls
Manish Goregaokar
-1
/
+1
2019-05-16
Split redundant_closure lint
Michael Wright
-0
/
+1
2019-05-14
Use symbols instead of strings
Oliver Scherer
-1
/
+2
2019-04-30
Add lints for find_map
André Luis Leal Cardoso Junior
-0
/
+2
2019-04-21
Move path_buf_push_overwrite to nursery
Matthew Kraai
-2
/
+1
2019-04-18
Add lint PathBufPushOverwrite
André Luis Leal Cardoso Junior
-0
/
+4
2019-04-17
Use lint pass macros
Matthew Kraai
-63
/
+63
2019-04-15
Deny rustc internal lints
flip1995
-0
/
+1
2019-04-15
Remove clippy::default_hash_types internal lint
flip1995
-2
/
+0
2019-04-08
Auto merge of #3848 - felix91gr:null_transmute, r=flip1995
bors
-0
/
+4
2019-04-04
NFC: fix typos
Matthias Krüger
-1
/
+1
2019-04-02
Add TransmutingNull Lint
Félix Fischer
-0
/
+4
2019-03-18
Drop range_contains feature
Mateusz Mikuła
-1
/
+0
2019-03-15
Reimplement AbsolutePathBuffer
flip1995
-0
/
+1
2019-03-10
Various cosmetic improvements.
Alexander Regueiro
-2
/
+2
2019-03-09
Move get_unwrap to restriction
Manish Goregaokar
-2
/
+1
2019-03-07
align with rust-lang/rust/#58992
ljedrz
-1
/
+1
2019-03-06
Renamed: Cyclomatic Complexity -> Cognitive Complexity
Félix Fischer
-4
/
+5
2019-03-05
move lint documentation into macro invocations
Andy Russell
-36
/
+56
2019-02-26
Remove `#[feature(try_from)]`
Michael Wright
-1
/
+0
2019-02-17
Add a lint to warn on `T: Drop` bounds
Michael Howell
-0
/
+4
2019-02-13
Rustup
flip1995
-1
/
+0
2019-02-12
Auto merge of #3756 - g-bartoszek:redundant-closure-for-methods, r=oli-obk
bors
-1
/
+1
2019-02-11
Update comment regarding crate level cfg_attr
Philipp Hansch
-2
/
+2
2019-02-11
Document some more core functions
Philipp Hansch
-0
/
+15
2019-02-11
Document `declare_clippy_lint` macro
Philipp Hansch
-2
/
+47
2019-02-10
removing redundant closures in the whole project
Grzegorz
-1
/
+1
2019-02-03
Merge branch 'master' into issue3721
rhysd
-1
/
+3
2019-02-01
Adding lint for too many lines.
Araam Borhanian
-1
/
+3
2019-02-01
add dbg_macro rule to CHANGELOG.md and update count in README
rhysd
-2
/
+1
2019-01-31
implement dbg_macro rule (fixes #3721)
rhysd
-0
/
+4
2019-01-29
wildcard_match_arm: lint only enum matches.
Alex Hamilton
-1
/
+1
2019-01-29
wildcard_match_arm: add lint properly.
Alex Hamilton
-0
/
+1
2019-01-29
Add initial version of const_fn lint
Philipp Hansch
-0
/
+5
2019-01-27
rustup https://github.com/rust-lang/rust/pull/57726
Matthias Krüger
-3
/
+10
2019-01-23
Merge branch 'master' into add-lints-aseert-checks
A.A.Abroskin
-10
/
+0
2019-01-12
rustup: the features if_while_or_patterns has been stabilized
Matthias Krüger
-1
/
+0
2019-01-09
Merge branch 'master' into add-lints-aseert-checks
Abroskin Alexander
-0
/
+3
2019-01-09
change assert_checks to assertions_on_constants
A.A.Abroskin
-6
/
+4
2019-01-08
Remove all copyright license headers
Philipp Hansch
-9
/
+0
2019-01-07
Move cast_ref_to_mut list to correctness group
Konrad Borowski
-1
/
+2
2019-01-07
cast_ref_to_mut lint
Konrad Borowski
-0
/
+2
2019-01-07
run ./util/dev update_lints
A.A.Abroskin
-2
/
+2
2019-01-07
Add assert(true) and assert(false) lints
A.A.Abroskin
-0
/
+6
2019-01-05
Revert "Auto merge of #3603 - xfix:random-state-lint, r=phansch"
Matthias Krüger
-3
/
+0
2019-01-03
Auto merge of #3603 - xfix:random-state-lint, r=phansch
bors
-0
/
+3
2018-12-31
Use hashset for name blacklist
Wilco Kusee
-1
/
+3
2018-12-30
Auto merge of #3599 - xfix:use-hash-set-for-valid-idents, r=oli-obk
bors
-1
/
+1
[prev]
[next]