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_utils
/
src
Age
Commit message (
Expand
)
Author
Lines
2024-10-03
Use SpanlessEq for in `trait_bounds` lints
y21
-13
/
+106
2024-10-03
Merge commit 'aa0d551351a9c15d8a95fdb3e2946b505893dda8' into clippy-subtree-u...
Philipp Krones
-82
/
+119
2024-10-03
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-82
/
+119
2024-10-02
Remove redundant in_trait from hir::TyKind::OpaqueDef
Michael Goulet
-2
/
+1
2024-10-01
make InterpResult a dedicated type to avoid accidentally discarding the error
Ralf Jung
-5
/
+5
2024-10-01
Auto merge of #13286 - smoelius:elidable-impl-lifetimes, r=Alexendoo
bors
-17
/
+17
2024-09-29
deal with differing syntax contexts for subexpressions in check_proc_macro
y21
-54
/
+81
2024-09-28
Convert `&Option<T>` to `Option<&T>`
Yuri Astrakhan
-61
/
+97
2024-09-25
Remove the `control_flow_enum` feature from clippy
Scott McMurray
-1
/
+0
2024-09-25
Fix `clippy_lints` and `clippy_utils`
Samuel Moelius
-17
/
+17
2024-09-25
Auto merge of #130778 - flip1995:clippy-subtree-update, r=Manishearth
bors
-187
/
+143
2024-09-24
Rollup merge of #130764 - compiler-errors:inherent, r=estebank
Trevor Gross
-7
/
+3
2024-09-24
be even more precise about "cast" vs "coercion"
Lukas Markeffsky
-4
/
+4
2024-09-24
unify dyn* coercions with other pointer coercions
Lukas Markeffsky
-1
/
+1
2024-09-24
Fix tools
Michael Goulet
-7
/
+3
2024-09-24
Turn declare_clippy_lint into a declarative macro
blyxyas
-1
/
+1
2024-09-24
Merge commit '7901289135257ca0fbed3a5522526f95b0f5edba' into clippy-subtree-u...
Philipp Krones
-187
/
+143
2024-09-23
Split def_path_res into two parts
GnomedDev
-15
/
+25
2024-09-22
Formatting
Philipp Krones
-68
/
+67
2024-09-22
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-105
/
+52
2024-09-21
Fix clippy
Ben Kimock
-1
/
+1
2024-09-20
[Clippy] Remove final std paths for diagnostic item
GnomedDev
-19
/
+12
2024-09-19
Categorise paths in `clippy_utils::paths`
GnomedDev
-13
/
+20
2024-09-19
[Clippy] Swap `open_options` to use diagnostic items instead of paths
GnomedDev
-2
/
+0
2024-09-19
[Clippy] Swap `iter_over_hash_type` to use diagnostic items instead of paths
GnomedDev
-8
/
+0
2024-09-19
[Clippy] Swap `non_octal_unix_permissions` to use diagnostic item instead of ...
GnomedDev
-2
/
+0
2024-09-19
[Clippy] Swap `unnecessary_owned_empty_strings` to use diagnostic item instea...
GnomedDev
-1
/
+0
2024-09-19
[Clippy] Swap `manual_strip` to use diagnostic items instead of paths
GnomedDev
-3
/
+0
2024-09-19
[Clippy] Swap `unnecessary_to_owned` to use diagnostic item instead of path
GnomedDev
-1
/
+0
2024-09-19
[Clippy] Swap `instant_subtraction` to use diagnostic item instead of path
GnomedDev
-1
/
+0
2024-09-19
[Clippy] Swap `waker_clone_wake` to use diagnostic item instead of path
GnomedDev
-1
/
+0
2024-09-19
[Clippy] Swap `filter_map_bool_then` to use diagnostic item instead of path
GnomedDev
-1
/
+0
2024-09-19
[Clippy] Swap `manual_while_let_some` to use diagnostic items instead of paths
GnomedDev
-4
/
+0
2024-09-19
[Clippy] Swap `repeat_vec_with_capacity` to use diagnostic item instead of path
GnomedDev
-1
/
+0
2024-09-19
[Clippy] Swap `VecArgs::hir` to use diagnostic items instead of paths
GnomedDev
-7
/
+4
2024-09-19
[Clippy] Swap `single_char_add_str`/`format_push_string` to use diagnostic it...
GnomedDev
-2
/
+0
2024-09-19
[Clippy] Swap `manual_main_separator_str` to use diagnostic item instead of path
GnomedDev
-1
/
+0
2024-09-19
[Clippy] Swap `redundant_clone` to use diagnostic items instead of paths
GnomedDev
-2
/
+0
2024-09-19
[Clippy] Swap `float_equality_without_abs` to use diagnostic items instead of...
GnomedDev
-2
/
+0
2024-09-19
[Clippy] Swap `option_as_ref_deref` to use diagnostic items instead of paths
GnomedDev
-7
/
+0
2024-09-19
[Clippy] Swap `lines_filter_map_ok` to use a diagnostic item instead of path
GnomedDev
-1
/
+0
2024-09-19
[Clippy] Swap `map_entry` to use diagnostic items instead of paths
GnomedDev
-4
/
+0
2024-09-18
[Clippy] Swap `manual_retain` to use diagnostic items instead of paths
GnomedDev
-9
/
+0
2024-09-11
Remove unused functions from ast CoroutineKind
Michael Goulet
-1
/
+11
2024-09-07
visit struct fields in uninit fallback check
y21
-4
/
+7
2024-09-06
Make `Ty::boxed_ty` return an `Option`
Pavel Grigorenko
-2
/
+2
2024-09-01
Minor code simplification
Yuri Astrakhan
-22
/
+16
2024-08-27
new lint: `zombie_processes`
y21
-0
/
+4
2024-08-26
Auto merge of #13300 - kyoto7250:issue_13292, r=llogiq
bors
-0
/
+1
2024-08-25
Auto merge of #13091 - Alexendoo:empty-line-after-rewrite, r=dswij
bors
-72
/
+15
[prev]
[next]