| Age | Commit message (Expand) | Author | Lines |
| 2022-04-18 | fixup! Add `await_holding_invalid_type` lint | Lily Mara | -5/+5 |
| 2022-04-15 | fixup! Add `await_holding_invalid_type` lint | Lily Mara | -4/+0 |
| 2022-04-15 | Add `await_holding_invalid_type` lint | Lily Mara | -1/+75 |
| 2022-04-14 | Auto merge of #8626 - pitaj:format_add_string, r=llogiq | bors | -19/+47 |
| 2022-04-14 | Auto merge of #8677 - xFrednet:8213-manual-bits-suggestion, r=giraffate | bors | -81/+127 |
| 2022-04-13 | New lint `format_add_strings` | Peter Jaszkowiak | -19/+47 |
| 2022-04-14 | Auto merge of #8676 - Alexendoo:local-used-across-loop, r=xFrednet | bors | -2/+44 |
| 2022-04-13 | Add `usize` cast to `clippy::manual_bits` suggestion | xFrednet | -81/+127 |
| 2022-04-13 | Auto merge of #8670 - yoav-lavi:main, r=giraffate | bors | -0/+25 |
| 2022-04-13 | pub_use | Yoav Lavi | -0/+25 |
| 2022-04-13 | Auto merge of #8692 - kyoto7250:fixing_unnecessary_to_owned, r=giraffate | bors | -82/+118 |
| 2022-04-13 | Auto merge of #8647 - Jarcho:mut_from_ref_6326, r=giraffate | bors | -7/+27 |
| 2022-04-12 | Auto merge of #8645 - Jarcho:manual_non_exhaustive_5714, r=Jarcho | bors | -111/+129 |
| 2022-04-12 | Auto merge of #8690 - mucinoab:DoNot-rest_pat_in_fully_bound_structs-OnNonExh... | bors | -0/+15 |
| 2022-04-12 | fix unnecessary_to_owned about msrv | kyoto7250 | -82/+118 |
| 2022-04-12 | Auto merge of #8686 - Jarcho:undocumented_unsafe_blocks_8681, r=flip1995 | bors | -0/+16 |
| 2022-04-11 | Do not apply `rest_pat_in_fully_bound_structs` on `#[non_exhaustive]` structs | Bruno A. MuciƱo | -0/+15 |
| 2022-04-12 | Auto merge of #8688 - kyoto7250:adding_condition_for_map_clone, r=giraffate | bors | -1/+1 |
| 2022-04-12 | adding condition for map_clone message | kyoto7250 | -1/+1 |
| 2022-04-11 | Auto merge of #8624 - pitaj:is_digit_ascii_radix, r=xFrednet | bors | -8/+66 |
| 2022-04-11 | Auto merge of #8687 - Alexendoo:cast-possible-truncation-overflow, r=xFrednet | bors | -4/+24 |
| 2022-04-11 | Fix subtraction overflow in `cast_possible_truncation` | Alex Macleod | -4/+24 |
| 2022-04-11 | Fix ICE in `undocumented_unsafe_blocks` | Jason Newcomb | -0/+16 |
| 2022-04-11 | Auto merge of #8667 - Jarcho:proc_macro_check, r=flip1995 | bors | -7/+54 |
| 2022-04-11 | Auto merge of #8673 - Jarcho:same_functions_8139, r=Manishearth | bors | -12/+31 |
| 2022-04-11 | Auto merge of #8668 - Jarcho:iter_with_drain_8538, r=Manishearth | bors | -0/+18 |
| 2022-04-11 | Auto merge of #8660 - yoav-lavi:squashed-master, r=flip1995 | bors | -0/+60 |
| 2022-04-11 | unnecessary_owned_empty_string -> unnecessary_owned_empty_strings | Yoav Lavi | -5/+5 |
| 2022-04-11 | unnecessary_string_new | Yoav Lavi | -0/+60 |
| 2022-04-11 | Auto merge of #8671 - andy-k:fix-typo, r=flip1995 | bors | -2/+2 |
| 2022-04-10 | Auto merge of #8631 - Alexendoo:splitn-overlap, r=xFrednet | bors | -83/+139 |
| 2022-04-10 | Remove overlap between `manual_split_once` and `needless_splitn` | Alex Macleod | -83/+139 |
| 2022-04-10 | Check for loops/closures in `local_used_after_expr` | Alex Macleod | -2/+44 |
| 2022-04-10 | Compare inline constants by their bodies rather than value in `SpanlessEq` | Jason Newcomb | -12/+31 |
| 2022-04-10 | fix typo | Andy Kurnia | -2/+2 |
| 2022-04-09 | fix comments in test for split_once | kyoto7250 | -2/+2 |
| 2022-04-08 | Don't lint `iter_with_drain` on references | Jason Newcomb | -0/+18 |
| 2022-04-08 | Auto merge of #8648 - Jarcho:transmute_collection_7706, r=xFrednet | bors | -1/+4 |
| 2022-04-08 | Don't lint various match lints when expanded by a proc-macro | Jason Newcomb | -7/+54 |
| 2022-04-08 | Auto merge of #8619 - pitaj:fix-6973, r=giraffate | bors | -24/+30 |
| 2022-04-07 | New lint `is_digit_ascii_radix` | Peter Jaszkowiak | -8/+66 |
| 2022-04-07 | Auto merge of #8656 - flip1995:rustup, r=flip1995 | bors | -35/+40 |
| 2022-04-07 | Merge remote-tracking branch 'upstream/master' into rustup | flip1995 | -464/+1347 |
| 2022-04-07 | Auto merge of #8635 - pbor:unsigned-abs, r=giraffate | bors | -5/+37 |
| 2022-04-07 | Auto merge of #8646 - Alexendoo:option-as-deref-mut, r=giraffate | bors | -5/+67 |
| 2022-04-07 | Fix `as_deref_mut` false positives in `needless_option_as_deref` | Alex Macleod | -5/+67 |
| 2022-04-07 | new lint cast_abs_to_unsigned | Paolo Borelli | -5/+37 |
| 2022-04-06 | Auto merge of #8630 - Jarcho:forget_non_drop, r=Manishearth | bors | -10/+131 |
| 2022-04-06 | Auto merge of #8606 - InfRandomness:err()-expect()-lint, r=xFrednet | bors | -4/+48 |
| 2022-04-06 | Add .err().expect() lint | InfRandomness | -4/+48 |