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
/
declared_lints.rs
Age
Commit message (
Expand
)
Author
Lines
2025-02-20
Rustup (#14262)
Philipp Krones
-2
/
+2
2025-02-20
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-1
/
+5
2025-02-19
add `owned_cow` lint
Andre Bogus
-0
/
+1
2025-02-16
add `manual_contains` lint
lapla-cogito
-0
/
+1
2025-02-14
doc_link_code: add check for links with code spans that render weird (#14121)
Catherine Flores
-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-12
New lint: `unbuffered_bytes`
jonathan
-0
/
+1
2025-02-09
Add `single_option_map` lint (#14033)
llogiq
-0
/
+1
2025-02-09
Add single_option_map lint
Yusuf Raji
-0
/
+1
2025-02-07
Deprecate redundant lint `option_map_or_err_ok` and take `manual_ok_or` out o...
dswij
-1
/
+0
2025-02-07
Convert `EMPTY_LINE_AFTER_OUTER_ATTR` and `EMPTY_LINE_AFTER_OUTER_ATTR` lint ...
Guillaume Gomez
-2
/
+2
2025-02-06
Merge commit '3e3715c31236bff56f1c63a1de2c7bbdfcfb0923' into clippy-subtree-u...
Philipp Krones
-0
/
+4
2025-02-03
new `manual_option_as_slice` lint (#13901)
Alejandra González
-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-01-30
doc_link_code: add check for `text`[`adjacent`] style links
Michael Howell
-0
/
+1
2025-01-30
New lint: `precedence_bits`, with recent additions to `precedence` (#14115)
llogiq
-0
/
+1
2025-01-30
New lint: `precedence_bits`, with recent additions to `precedence`
Samuel Tardieu
-0
/
+1
2025-01-29
Add new lint `return_and_then`
Aaron Ang
-0
/
+1
2025-01-28
Merge commit '51d49c1ae2785b24ef18a46ef233fc1d91844666' into clippy-subtree-u...
Philipp Krones
-0
/
+8
2025-01-28
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-0
/
+8
2025-01-28
Add new lint `doc_overindented_list_items`
Yutaro Ohno
-0
/
+1
2025-01-26
new `manual_option_as_slice` lint
Andre Bogus
-0
/
+1
2025-01-26
remove `clippy::double_neg`
Kalle Wachsmuth
-1
/
+0
2025-01-25
Rename slice_as_bytes -> sliced_string_as_bytes
wowinter13
-1
/
+1
2025-01-25
Address linter & changelog issues
wowinter13
-1
/
+1
2025-01-25
New lint
wowinter13
-0
/
+1
2025-01-24
add new lint `non_std_lazy_statics`
J-ZhengLi
-0
/
+1
2025-01-23
Deprecate the `option_map_or_err_ok` lint
Samuel Tardieu
-1
/
+0
2025-01-20
New lint: `unnecessary_semicolon` (#14032)
llogiq
-0
/
+1
2025-01-19
New lint: `unnecessary_semicolon`
Samuel Tardieu
-0
/
+1
2025-01-15
add `manual_repeat_n` lint
lapla-cogito
-0
/
+1
2025-01-13
New lint `useless-nonzero-new_unchecked`
Samuel Tardieu
-0
/
+1
2025-01-12
Add new lint `unneeded_struct_pattern` (#13465)
Catherine Flores
-0
/
+1
2025-01-10
New lint: manual_ok_err (#13740)
Alejandra González
-0
/
+1
2025-01-10
New lint: manual_ok_err
Samuel Tardieu
-0
/
+1
2025-01-09
Merge commit '19e305bb57a7595f2a8d81f521c0dd8bf854e739' into clippy-subtree-u...
Philipp Krones
-0
/
+1
2025-01-01
Add lint for calling last() on DoubleEndedIterator
Quentin Santos
-0
/
+1
2024-12-26
Merge commit '609cd310be44677ae31d452a17b0f8207e1abfe1' into clippy-subtree-u...
Philipp Krones
-0
/
+4
2024-12-16
Initial impl of `repr_packed_without_abi` (#13398)
Alex Macleod
-0
/
+1
2024-12-15
Initial impl `repr_packed_without_abi`
Lukas Lueg
-0
/
+1
2024-12-15
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-0
/
+3
2024-12-15
Add new lint `unneeded_struct_pattern`
Asuna
-0
/
+1
2024-12-06
new lint for `as *const _` and `as *mut _` casting
Soveu
-0
/
+1
2024-12-02
doc_nested_refdefs: new lint for suspicious list syntax (#13707)
Jason Newcomb
-0
/
+1
2024-12-02
Drop uplifted `clippy::fn_address_comparisons`
Urgau
-1
/
+0
2024-12-01
Add new `literal_string_with_formatting_args` lint (#13410)
Fridtjof Stoldt
-0
/
+1
2024-11-28
Merge commit 'ff4a26d442bead94a4c96fb1de967374bc4fbd8e' into clippy-subtree-u...
Philipp Krones
-0
/
+1
2024-11-27
doc_nested_refdefs: new lint for suspicious refdef syntax
Michael Howell
-0
/
+1
[next]