Homu queue - clippy

This will create a new pull request consisting of 0 PRs.

A rollup is useful for shortening the queue, but jumping the queue is unfair to older PRs who have waited too long.

When creating a real rollup, see this instruction for reference.

65 total, 1 approved, 0 rolled up, 0 failed / /

Sort key # Status Mergeable Title Head ref Assignee Approved by Priority Rollup
1 9461 yes BREAKING CHANGE fix running path/to/cargo-clippy --fix matthiaskrgr:ARGH giraffate 0
2 9948 yes Process all format-like macros nyurik:handle-all-fmt Alexendoo 0
3 11419 yes fix: needless_range_loop's FP on the `Field` expr kiscad:issue-11399 llogiq 0
4 11441 yes `single_match`: fix checking of explicitly matched enums Jarcho:issue_11365 xFrednet 0
5 11463 yes WIP New lint: borrowed_option tom-anders:borrowed_option Alexendoo 0
6 12150 yes Add lint for `unused_result_ok` ithinuel:add_misleading_use_of_ok y21 0
7 12421 yes fix [`infinite_loop`] suggestions on async funtion/closure J-ZhengLi:issue12338 Jarcho 0
8 12471 yes Avoid reported unsoundness for implied lifetime bounds YpeKingma:lifetimes_bound_nested_ref Jarcho 0
9 12476 yes Extend `implicit_saturating_sub` lint GuillaumeGomez:add-manual_arithmetic_check y21 0
10 12611 yes Make `single_range_in_vec_init` ignore type annotations, fn arguments and `ExprField`s matzemathics:11086 xFrednet 0
11 12672 yes fix [`undocumented_unsafe_blocks`] FP with trait/impl items J-ZhengLi:issue11709 Alexendoo 0
12 12712 yes make [`manual_map`] ignore types that contain `dyn` J-ZhengLi:issue12666 Alexendoo 0
13 12762 yes Update book for backport, release and sync flip1995:josh-docs-update xFrednet 0
14 12962 yes cast_possible_truncation: Fix some false-positive cases tesuji:cast-truncating Jarcho 0
15 12971 yes `empty_enum_variants_with_brackets`: Do not lint reachable enums and enum variants used as functions in the same crate ARandomDev99:issue-12551 xFrednet 0
16 12980 yes Rework the suspicious formatting lints. Jarcho:formatting Alexendoo 0
17 12981 yes new lint: and_then_then_some lolbinarycat:and_then_then_some Centri3 0
18 12987 yes [`manual_div_ceil`]: init belyakov-am:lint/manual_div_ceil blyxyas 0
19 12993 yes Add new `too_long_first_doc_paragraph` first paragraph lint GuillaumeGomez:too_long_first_doc_paragraph Centri3 0
20 13038 yes fix: Do not warn tests outside a module for integration tests berkus:fix/11024-integration-tests Alexendoo 0
21 13053 yes Add `BTreeSet` detection to the `set_contains_or_insert` lint nyurik:rename-set_contains_or_insert llogiq 0
22 13063 yes Rework `empty_with_brackets` Jarcho:empty_brackets llogiq 0
23 13084 yes Make extendable configs easier to add Jarcho:conf_refactor xFrednet 0
24 13091 Rewrite `empty_line_after_doc_comments` and `empty_line_after_outer_attr`, move them from `nursery` to `suspicious` Alexendoo:empty-line-after-rewrite dswij 0
25 13107 yes Add test for `try_err` lint within try blocks. yaxum62:i5757 Centri3 0
26 13108 yes Fix `redundant_closure` false positive with closures has return type contains `'static` tesuji:fix_redundant_closure y21 0
27 13113 yes Ignore underscore-prefixed args for needless_pass_by_value lint nyurik:ignore-pass-by-val-for-pfx dswij 0
28 13114 yes Don't trigger `const_is_empty` lint inside const blocks tesuji:fix_const_is_empty dswij 0
29 13115 yes Remove duplicated `peel_middle_ty_refs` tesuji:rm-dup-peels dswij 0
30 13119 yes Allow one-char de-indent on list items notriddle:notriddle/de-indent llogiq 0
31 13122 yes Fix `mut_mutex_lock` when reference not ultimately mutable rshearman:fix-9854 blyxyas 0
32 13126 yes Fix [`redundant_slicing`] when the slice is behind a mutable reference apoisternex:issue12751 dswij 0
33 13128 yes Skip `use_self` inside macro expansions of a `impl Self` block tesuji:fix_thread-local_use_self Alexendoo 0
34 13141 yes Fixes lots of issues in `needless_lifetimes` m-rph:needless-lifetimes xFrednet 0
35 13149 yes Fix while_let_on_iterator dropping loop label when applying fix. jusexton:issue-13123 dswij 0
36 13159 yes `missing_trait_methods`: lint methods in definition order Alexendoo:missing-trait-methods-stable-order dswij 0
37 13163 yes Fix case where doc_markdown is triggered on words ending with "ified" GuillaumeGomez:fix-13097 Alexendoo 0
38 13166 yes Fix display of configs in clippy doc page GuillaumeGomez:fix-clippy-doc xFrednet 0
39 13167 yes Added new `non_zero_suggestions` lint Samarth1696:tests dswij 0
40 8526 no Add lint `could_be_unsized` Jarcho:could_be_unsized xFrednet 0
41 11421 no Make UI test annotations mandatory GuillaumeGomez:ui-test-annotations Manishearth 0
42 11476 no new lint: `zombie_processes` y21:zombie_processes xFrednet 0
43 11581 no Add lint `manual_option_folding` sjwang05:manual-option-folding xFrednet 0
44 11789 no [WIP] New lint `manual_checked_op` Jarcho:checked_op Centri3 0
45 11796 no New lint: `unnecessary_map_or` Jacherr:pattern-match-partialeq Centri3 0
46 11909 no [WIP] unnecessary_cast: append suffix on `(literal as ty).method(args)` KisaragiEffective:fix/11882 y21 0
47 11948 no `float_cmp` changes Jarcho:float_cmp xFrednet 0
48 12464 no new lint: `unnecessary_indexing` Jacherr:issue-11858 Alexendoo 0
49 12539 no Add lint which checks that duration conversion aren't losing precision declanvk:duration-to-float blyxyas 0
50 12550 no Remove `is_normalizable` Jarcho:issue_10508 y21 0
51 12571 no Add conf to disable `disallowed_types` in macros stepantubanov:disallowed-types-foreign-macros xFrednet 0
52 12688 no fix: `manual_unwrap_or_default` suggests error when expression is a None variant t-webber:fix_manual_unwrap_or_default Jarcho 0
53 12759 no Josh preparations flip1995:josh-automation 0
54 12766 no fix: unnecessary_filter_map return of Some arg omer-shtivi:unnecessary_filter_map_filter_map_some llogiq 0
55 12832 no Add new lints: `manual_and` and `manual_or` franciscoBSalgueiro:manual_and_or_lints Alexendoo 0
56 12862 no Add new `invalid_build_cfg` lint GuillaumeGomez:invalid_build_cfg y21 0
57 12876 no new restriction lint: `doc_comment_double_space_linebreak` Jacherr:issue-12163 xFrednet 0
58 12960 no Resolve duplicate diag message for: tests/ui/renamed_builtin_attr.rs grtn316:master Alexendoo 0
59 12968 no add new lint [`once_cell_lazy`] to detect usage of static `Lazy` type J-ZhengLi:issue12895 blyxyas 0
60 13034 no Add new `trivial_map_over_range` lint rspencer01:trivial_map_over_range y21 0
61 13041 no Refactor `absolute_paths` Jarcho:path y21 0
62 13059 no changelog: new lint: [`split_with_space`] DavidHusicka:split-with-space-lint Centri3 0
63 13136 no Make restriction lint's use `span_lint_and_then` (a -> e) xFrednet:07797-restriction-and-then blyxyas 0
64 13145 no Make restriction lint's use `span_lint_and_then` (q -> w) xFrednet:07797-restriction-and-then-why Jarcho 0
65 13043 success Refactor `assigning_clones` Jarcho:assign_clone Manishearth Manishearth 0

Open retry log