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
/
doc
Age
Commit message (
Expand
)
Author
Lines
2025-02-20
Rustup (#14262)
Philipp Krones
-433
/
+9
2025-02-20
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-2
/
+100
2025-02-17
Overhaul the `intravisit::Map` trait.
Nicholas Nethercote
-2
/
+2
2025-02-17
Move some `Map` methods onto `TyCtxt`.
Nicholas Nethercote
-3
/
+3
2025-02-16
Update version attribute for 1.85 clippy lints
xFrednet
-2
/
+2
2025-02-14
doc_link_code: add check for links with code spans that render weird (#14121)
Catherine Flores
-0
/
+98
2025-02-10
Use a separate loop to drive the check for code clusters
Michael Howell
-37
/
+73
2025-02-07
Convert `EMPTY_LINE_AFTER_OUTER_ATTR` and `EMPTY_LINE_AFTER_OUTER_ATTR` lint ...
Guillaume Gomez
-425
/
+1
2025-02-07
Correct version of `doc_overindented_list_items` (#14152)
llogiq
-1
/
+1
2025-02-06
Rollup merge of #136645 - flip1995:clippy-subtree-update, r=Manishearth
Matthias Krüger
-4
/
+7
2025-02-06
Merge commit '3e3715c31236bff56f1c63a1de2c7bbdfcfb0923' into clippy-subtree-u...
Philipp Krones
-4
/
+7
2025-02-06
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-4
/
+7
2025-02-05
Correct version of `doc_overindented_list_items`
Yutaro Ohno
-1
/
+1
2025-02-03
tree-wide: parallel: Fully removed all `Lrc`, replaced with `Arc`
Askar Safin
-3
/
+3
2025-02-02
Convert two `rustc_middle::lint` functions to `Span` methods.
Nicholas Nethercote
-5
/
+4
2025-01-30
doc_link_code: add check for `text`[`adjacent`] style links
Michael Howell
-0
/
+62
2025-01-28
Merge commit '51d49c1ae2785b24ef18a46ef233fc1d91844666' into clippy-subtree-u...
Philipp Krones
-39
/
+105
2025-01-28
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-39
/
+105
2025-01-28
Add new lint `doc_overindented_list_items`
Yutaro Ohno
-38
/
+104
2025-01-15
use `repeat_n()` where available
lapla-cogito
-1
/
+1
2025-01-14
Add hir::HeaderSafety to make follow up commits simpler
Oli Scherer
-1
/
+1
2025-01-09
Merge commit '19e305bb57a7595f2a8d81f521c0dd8bf854e739' into clippy-subtree-u...
Philipp Krones
-4
/
+11
2025-01-09
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-4
/
+11
2025-01-04
turn hir::ItemKind::Fn into a named-field variant
Ralf Jung
-2
/
+2
2024-12-29
use the correct `ParamEnv` when checking future's output type (#13863)
dswij
-2
/
+9
2024-12-27
Make `inconsistent_struct_constructor` "all fields are shorthand" requirement...
Timo
-1
/
+1
2024-12-26
Make "all fields are shorthand" requirement configurable
Samuel Moelius
-1
/
+1
2024-12-26
Merge commit '609cd310be44677ae31d452a17b0f8207e1abfe1' into clippy-subtree-u...
Philipp Krones
-7
/
+113
2024-12-26
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-7
/
+113
2024-12-21
use the correct `ParamEnv` when checking future's return type in `missing_err...
y21
-2
/
+9
2024-12-15
Add hir::Attribute
Jonathan Dönszelmann
-13
/
+12
2024-12-15
Rename `value` field to `expr` to simplify later commits' diffs
Oli Scherer
-1
/
+1
2024-12-15
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-5
/
+111
2024-12-02
doc_lazy_continuation: Correctly count indent with backslashes
Michael Howell
-1
/
+6
2024-12-02
doc_nested_refdefs: new lint for suspicious list syntax (#13707)
Jason Newcomb
-5
/
+106
2024-12-02
Change `AttrArgs::Eq` into a struct variant
Oli Scherer
-1
/
+1
2024-11-28
Merge commit 'ff4a26d442bead94a4c96fb1de967374bc4fbd8e' into clippy-subtree-u...
Philipp Krones
-0
/
+80
2024-11-27
doc_nested_refdefs: apply suggestions
Michael Howell
-12
/
+12
2024-11-27
doc_nested_refdefs: new lint for suspicious refdef syntax
Michael Howell
-5
/
+106
2024-11-24
Add Known problems section
Michael Howell
-0
/
+2
2024-11-23
Add note about caveat for `cfg(doc)`
Michael Howell
-2
/
+6
2024-11-21
Add new lint `doc_include_without_cfg` (#13625)
Alejandra González
-0
/
+73
2024-11-21
Add new lint `doc_include_without_cfg`
Guillaume Gomez
-0
/
+73
2024-11-18
`missing_safety_doc` accept capitalized "SAFETY"
overlookmotel
-0
/
+1
2024-11-14
Merge commit '786fbd6d683933cd0e567fdcd25d449a69b4320c' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2024-11-12
new lint `unnecessary_map_or`
Jacherr
-1
/
+1
2024-11-07
Merge commit 'f712eb5cdccd121d0569af12f20e6a0fabe4364d' into clippy-subtree-u...
Philipp Krones
-4
/
+4
2024-10-22
docs: Fix too_long_first_doc_paragraph: line -> paragraph
Evan Jones
-4
/
+4
2024-10-18
Merge commit 'a109190d7060236e655fc75533373fa274ec5343' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2024-10-15
Move `too_long_first_doc_paragraph` to nursery
xFrednet
-1
/
+1
[next]