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
/
book
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
add missing MSRV configuration information for `manual_div_ceil`
lapla-cogito
-0
/
+1
2025-02-19
add `owned_cow` lint
Andre Bogus
-0
/
+1
2025-02-19
update `rustfix` link
lapla-cogito
-2
/
+2
2025-02-13
fix broken link of UI test in the book (#14077)
Philipp Krones
-1
/
+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
/
+20
2025-02-10
correct "Affected lints" for `allow-one-hash-in-raw-strings`
lapla-cogito
-1
/
+1
2025-02-08
add MSRV check for `manual_flatten` (#14086)
dswij
-0
/
+1
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-06
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-1
/
+15
2025-02-06
Fix docs for `#[clippy::format_args]` (#14161)
Philipp Krones
-1
/
+1
2025-02-06
Add Nursery and Deprecated groups section at Book (#13926)
Philipp Krones
-0
/
+13
2025-02-06
Fix docs for `#[clippy::format_args]`
Yuri Astrakhan
-1
/
+1
2025-02-05
Add Nursery and Deprecated lints section at Book
Alexey Semenyuk
-0
/
+13
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-02
Convert two `rustc_middle::lint` functions to `Span` methods.
Nicholas Nethercote
-8
/
+6
2025-02-01
add MSRV check for `lines_filter_map_ok`
lapla-cogito
-0
/
+1
2025-01-28
Merge commit '51d49c1ae2785b24ef18a46ef233fc1d91844666' into clippy-subtree-u...
Philipp Krones
-13
/
+17
2025-01-28
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-13
/
+17
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-26
remove `clippy::double_neg`
Kalle Wachsmuth
-5
/
+4
2025-01-26
fix broken link of UI test in the book
lapla-cogito
-1
/
+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 Rust edition 2024 for compiling Clippy (#13751)
Philipp Krones
-3
/
+3
2025-01-13
Select edition 2024
Samuel Tardieu
-3
/
+3
2025-01-13
fix(adding_lints): usage of early vs late lint pass (#13955)
Philipp Krones
-4
/
+5
2025-01-13
Fix link to release tags (#13930)
Philipp Krones
-2
/
+2
2025-01-13
Fix not found links at Book (#13935)
Philipp Krones
-2
/
+2
2025-01-09
Merge commit '19e305bb57a7595f2a8d81f521c0dd8bf854e739' into clippy-subtree-u...
Philipp Krones
-1
/
+33
2025-01-07
define_clippy_lints does not exist, declare_clippy_lints exists
lapla-cogito
-2
/
+2
2025-01-06
Update adding_lints.md
Aaron Ang
-4
/
+5
2025-01-06
fix(adding_lints): usage of early vs late lint pass
Aaron Ang
-2
/
+2
2025-01-03
Changelog for Clippy 1.84 :firecracker:
xFrednet
-0
/
+5
2025-01-03
Fix not found links at Book
alexey semenyuk
-2
/
+2
2025-01-02
Fix link to release tags
alexey semenyuk
-2
/
+2
2024-12-28
fix arguments of `ExprKind::MethodCall` (#13890)
Philipp Krones
-1
/
+1
2024-12-28
fix arguments of ExprKind::MethodCall
lapla-cogito
-1
/
+1
2024-12-27
Make `inconsistent_struct_constructor` "all fields are shorthand" requirement...
Timo
-0
/
+27
2024-12-26
Make "all fields are shorthand" requirement configurable
Samuel Moelius
-0
/
+27
2024-12-26
Merge commit '609cd310be44677ae31d452a17b0f8207e1abfe1' into clippy-subtree-u...
Philipp Krones
-136
/
+175
2024-12-25
fix examples using Ty.kind()
lapla-cogito
-2
/
+2
2024-12-19
Add allow-indexing-slicing-in-tests option (#13854)
llogiq
-0
/
+10
[next]