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
2023-11-26
rustc: `hir().local_def_id_to_hir_id()` -> `tcx.local_def_id_to_hir_id()` cle...
Vadim Petrochenkov
-1
/
+1
2023-11-25
Appease the clippy
Michael Goulet
-1
/
+1
2023-11-25
Use absolute path for `declare_tool_lint` in `declare_clippy_lint`
Alex Macleod
-1
/
+1
2023-11-25
Auto merge of #11864 - GuillaumeGomez:option_map_or_err_ok, r=flip1995
bors
-0
/
+69
2023-11-25
Simplify code for `result_map_or_else_none`
Guillaume Gomez
-9
/
+5
2023-11-24
Create new lint `option_map_or_err_ok`
Guillaume Gomez
-0
/
+69
2023-11-23
Improve error messages format
Guillaume Gomez
-18
/
+7
2023-11-23
Extend `result_map_or_into_option` lint to handle `Result::map_or_else(|_| No...
Guillaume Gomez
-0
/
+50
2023-11-22
Auto merge of #11757 - matthri:iter-kv-map-msrv-fix, r=Alexendoo
bors
-1
/
+6
2023-11-20
New lint `clippy::join_absolute_paths`
ofeeg
-0
/
+96
2023-11-17
Fix markup in recent lint documentation.
Kevin Reid
-3
/
+5
2023-11-17
rename bound region instantiation
lcnr
-3
/
+3
2023-11-16
Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyup
Philipp Krones
-1619
/
+1497
2023-11-16
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-1620
/
+1499
2023-11-12
fix iter_kv_map dont suggest into_keys and into_values if msrv is to low
Matthias Richter
-1
/
+6
2023-11-11
Auto merge of #11767 - matthri:unnecessary-fallible-conversions-ext-notes, r=...
bors
-10
/
+28
2023-11-11
add type details to unnecessary_fallible_conversions note
Matthias Richter
-10
/
+28
2023-11-10
Destructure `Conf` in `register_lints`
Alex Macleod
-1
/
+3
2023-11-10
Clean up after if chain removal
Alex Macleod
-252
/
+258
2023-11-10
Run `if-to-let-chain clippy*/**/*.rs`
Alex Macleod
-1539
/
+1391
2023-11-03
Auto merge of #117507 - nnethercote:rustc_span, r=Nilstrieb
bors
-24
/
+16
2023-11-02
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
Philipp Krones
-505
/
+825
2023-11-02
Format let-chains across the code base
Philipp Krones
-262
/
+365
2023-11-02
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-259
/
+477
2023-11-02
Minimize `pub` usage in `source_map.rs`.
Nicholas Nethercote
-24
/
+16
2023-11-01
remove code duplication
Matthias Richter
-22
/
+16
2023-11-01
fix get_first false negative for VecDeque
Matthias Richter
-0
/
+22
2023-11-01
refactor: extract common pat_is_wild to clippy_utils
Dinu Blanovschi
-12
/
+1
2023-10-30
new lint: `unnecessary_fallible_conversions`
y21
-0
/
+152
2023-10-26
Auto merge of #11698 - a1phyr:waker_clone_and_wake, r=y21
bors
-0
/
+59
2023-10-25
Apply suggestions
Benoît du Garreau
-7
/
+5
2023-10-24
Add a lint to check needless `Waker` clones
Benoît du Garreau
-0
/
+61
2023-10-23
Move configuration to new `clippy_config` crate
Alex Macleod
-17
/
+16
2023-10-23
Set existing doc-tests to `no_run`
Alex Macleod
-211
/
+211
2023-10-21
Merge commit '2b030eb03d9e5837440b1ee0b98c50b97c0c5889' into clippyup
Philipp Krones
-11
/
+17
2023-10-21
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-12
/
+19
2023-10-20
s/generator/coroutine/
Oli Scherer
-1
/
+1
2023-10-20
Auto merge of #11521 - y21:issue9122, r=llogiq
bors
-6
/
+6
2023-10-16
fix lint failures in clippy
Arthur Lafrance
-1
/
+1
2023-10-16
Auto merge of #11673 - y21:issue11672, r=Manishearth
bors
-2
/
+10
2023-10-15
Auto merge of #11609 - y21:get_first_non_primitives, r=giraffate
bors
-3
/
+1
2023-10-16
[`unnecessary_lazy_eval`]: don't emit autofix suggestion if closure has retur...
y21
-2
/
+10
2023-10-09
move changed logic to into its own util function
y21
-6
/
+6
2023-10-06
Merge commit 'b105fb4c39bc1a010807a6c076193cef8d93c109' into clippyup
Philipp Krones
-12
/
+12
2023-10-06
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-13
/
+14
2023-10-05
Add more diagnostic items for clippy
Jason Newcomb
-39
/
+36
2023-10-04
Fix clippy
Michael Goulet
-6
/
+2
2023-10-04
dogfood
y21
-1
/
+1
2023-10-04
[`get_first`]: lint on non-primitive types
y21
-2
/
+0
2023-10-04
Update version attribute for 1.73 lints
xFrednet
-6
/
+6
[prev]
[next]