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_config
Age
Commit message (
Expand
)
Author
Lines
2025-02-21
rename `MANUAL_DIV_CEIL` MSRV alias and add missing conf info for `manual_div...
Alejandra González
-0
/
+1
2025-02-20
Rustup (#14262)
Philipp Krones
-1
/
+1
2025-02-20
add missing MSRV configuration information for `manual_div_ceil`
lapla-cogito
-0
/
+1
2025-02-20
Bump Clippy version -> 0.1.87
Philipp Krones
-1
/
+1
2025-02-19
add `owned_cow` lint
Andre Bogus
-0
/
+1
2025-02-12
New lint: `mem_replace_option_with_some` (#14197)
llogiq
-0
/
+1
2025-02-12
New lint: `mem_replace_option_with_some`
Samuel Tardieu
-0
/
+1
2025-02-11
`{expect,unwrap}_used`: add options to lint at compilation time
Samuel Tardieu
-0
/
+6
2025-02-10
correct "Affected lints" for `allow-one-hash-in-raw-strings`
lapla-cogito
-1
/
+1
2025-02-08
Two improvements to `disallowed_*` (#13669)
Catherine Flores
-15
/
+78
2025-02-08
add MSRV check for `manual_flatten` (#14086)
dswij
-0
/
+1
2025-02-07
Address additional review comments
Samuel Moelius
-1
/
+3
2025-02-07
add `manual_option_as_slice` MSRV to the lint documentation (#14171)
Catherine Flores
-0
/
+1
2025-02-07
add MSRV check for `lines_filter_map_ok` (#14130)
Catherine Flores
-0
/
+1
2025-02-07
add `manual_option_as_slice` to the lint documentation
lapla-cogito
-0
/
+1
2025-02-03
add `manual_slice_fill` lint (#14082)
llogiq
-0
/
+1
2025-02-03
add `manual_slice_fill` lint
lapla-cogito
-0
/
+1
2025-02-01
add MSRV check for `lines_filter_map_ok`
lapla-cogito
-0
/
+1
2025-01-28
Undo most of last commit and add type alias
Samuel Moelius
-61
/
+23
2025-01-27
add MSRV check for `manual_flatten`
lapla-cogito
-0
/
+1
2025-01-27
fixed a missing description of the MSRV option for `manual_repeat_n`
lapla-cogito
-0
/
+1
2025-01-24
add new lint `non_std_lazy_statics`
J-ZhengLi
-0
/
+1
2025-01-22
Suggest using `Vec::extend()` in `same_item_push` (#13987)
Fridtjof Stoldt
-0
/
+1
2025-01-15
Suggest using `Vec::extend()` in `same_item_push`
Samuel Tardieu
-0
/
+1
2025-01-13
Select edition 2024
Samuel Tardieu
-1
/
+1
2025-01-09
Bump Clippy version -> 0.1.86
Philipp Krones
-1
/
+1
2024-12-27
Make `inconsistent_struct_constructor` "all fields are shorthand" requirement...
Timo
-0
/
+20
2024-12-26
Make "all fields are shorthand" requirement configurable
Samuel Moelius
-0
/
+20
2024-12-20
Add allow-indexing-slicing-in-tests option
Alexey Semenyuk
-0
/
+3
2024-12-18
Use two structs rather than a const generic
Samuel Moelius
-25
/
+65
2024-11-28
Bump Clippy version -> 0.1.85
Philipp Krones
-1
/
+1
2024-11-22
Remove incorrect "no default" text from trivial_copy_size_limit
boyned//Kampfkarren
-1
/
+1
2024-11-21
Add new lint `doc_include_without_cfg` (#13625)
Alejandra González
-1
/
+1
2024-11-21
Add new lint `doc_include_without_cfg`
Guillaume Gomez
-1
/
+1
2024-11-19
Add `cargo dev release` subcommand
Philipp Krones
-0
/
+2
2024-11-15
Add const parameter `REPLACEMENT_ALLOWED` to `DisallowedPath`
Samuel Moelius
-16
/
+45
2024-11-15
Properly handle `disallowed_types`
Samuel Moelius
-1
/
+1
2024-11-15
Support replacements in `disallowed_methods`
Samuel Moelius
-4
/
+34
2024-11-15
Move create_disallowed_map to clippy_config
Philipp Krones
-0
/
+19
2024-11-15
Move MSRV implementation to clippy_utils
Philipp Krones
-172
/
+1
2024-11-02
Auto merge of #13376 - decryphe:source-ordering, r=llogiq
bors
-1
/
+338
2024-10-30
Add 'CoAP' to doc-valid-idents
chrysn
-1
/
+1
2024-10-30
new lint: `source_item_ordering`
decryphe
-1
/
+338
2024-10-29
Add new `map_with_unused_argument_over_ranges` lint
Robert Spencer
-2
/
+3
2024-10-27
Swap Msrv from Vec to SmallVec
GnomedDev
-4
/
+6
2024-10-26
Auto merge of #13571 - Alexendoo:website-code-indent, r=Centri3
bors
-1
/
+3
2024-10-24
Auto merge of #13460 - ROMemories:feat/freq-units-allowed-idents, r=Centri3
bors
-0
/
+1
2024-10-20
Fix indentation of website code snippets
Alex Macleod
-1
/
+3
2024-10-18
Bump Clippy version -> 0.1.84
Philipp Krones
-1
/
+1
2024-10-13
Auto merge of #13510 - alex-semenyuk:cleanup_const_float_classify, r=llogiq
bors
-2
/
+1
[next]