]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/matches
Merge remote-tracking branch 'upstream/master' into rustup
[rust.git] / clippy_lints / src / matches /
2022-06-04 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-06-04 borsAuto merge of #8843 - Serial-ATA:collect-renamed, r...
2022-06-04 borsAuto merge of #8937 - Jarcho:merge_match_passes, r...
2022-06-03 Jason NewcombMove `ManualMap` into `Matches` lint pass
2022-06-03 Jason NewcombMove `TryErr` into `Matches` lint pass
2022-06-03 Jason NewcombMerge `SignificantDropInScrutinee` into `Matches` lint...
2022-06-03 Jason NewcombMove `MatchStrCaseMismatch` into `Matches` lint pass
2022-06-03 Jason NewcombMove `MatchOnVecItems` into `Matches` lint pass
2022-06-03 Jason NewcombMerge `ManualUnwrapOr` into `Matches` lint pass
2022-06-03 Jason NewcombMerge `CollapsibleMatch` into `Matches` lint pass
2022-06-02 borsAuto merge of #8902 - PrestonFrom:add_suggestion_for_mo...
2022-06-02 borsAuto merge of #8906 - rust-lang:copy-large-enum-variant...
2022-06-02 borsAuto merge of #8905 - c410-f3r:arith, r=llogiq
2022-06-02 borsAuto merge of #8908 - Serial-ATA:doc-comment-issues...
2022-06-01 borsAuto merge of #8869 - Jarcho:derive_partial_eq_without_...
2022-06-01 borsAuto merge of #7930 - lengyijun:needless_deref_new...
2022-05-30 lyjneedless_deref
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
2022-05-24 borsAuto merge of #8786 - Alexendoo:identity-op-suggestions...
2022-05-24 borsAuto merge of #8881 - dmarcoux:update-outdated-doc...
2022-05-24 borsAuto merge of #8754 - guerinoni:no_effect_replace,...
2022-05-23 Dylan DPCRollup merge of #97254 - jhpratt:remove-crate-vis,...
2022-05-21 borsAuto merge of #8848 - Serial-ATA:auto-detect-theme...
2022-05-21 xFrednetMerge 'rust-clippy/master' into clippyup
2022-05-21 borsAuto merge of #96923 - eholk:fix-fake-read, r=nikomatsakis
2022-05-20 borsAuto merge of #8856 - xFrednet:rustup, r=Manishearth...
2022-05-20 xFrednetMerge remote-tracking branch 'upstream/master' into...
2022-05-18 borsAuto merge of #96863 - SparrowLii:let, r=michaelwoerister
2022-05-18 borsAuto merge of #8823 - smoelius:unknown-field, r=xFrednet
2022-05-18 borsAuto merge of #8807 - Jarcho:cmp_owned, r=giraffate
2022-05-17 borsAuto merge of #97012 - oli-obk:🦀_intrinsics, r=davidtwco
2022-05-17 borsAuto merge of #8814 - yonip23:add-suggestion-to-rc...
2022-05-16 borsAuto merge of #8752 - Serial-ATA:improve-filtering...
2022-05-16 borsAuto merge of #8761 - tamaroning:fix_8505, r=Jarcho
2022-05-15 borsAuto merge of #8699 - Jarcho:vec_init_then_push_7071...
2022-05-14 borsAuto merge of #96883 - jackh726:early-binder-2, r=oli-obk
2022-05-13 borsAuto merge of #8813 - evantypanski:redundant_alloc_fat_...
2022-05-12 borsAuto merge of #8799 - Alexendoo:lintcheck-common, r...
2022-05-12 borsAuto merge of #95562 - lcnr:attr-no-encode, r=davidtwco
2022-05-11 borsAuto merge of #8818 - koic:use_rust_2021_prelude, r...
2022-05-11 borsAuto merge of #8726 - Serial-ATA:issue-8723, r=dswij...
2022-05-10 SerialFix `match_single_binding` for assign expressions
2022-05-10 borsAuto merge of #8769 - yonip23:8719, r=xFrednet
2022-05-10 lcnrupdate clippy
2022-05-09 borsAuto merge of #8797 - xFrednet:0000-expect-a-playground...
2022-05-08 borsAuto merge of #8802 - smoelius:allow-expect-unwrap...
2022-05-08 Samuel E. Moelius IIIPass msrvs by copy
2022-05-07 xFrednetReplace `#[allow]` with `#[expect]` in Clippy
2022-05-07 borsAuto merge of #8794 - smoelius:fix-8759, r=llogiq
2022-05-06 Guillaume GomezRollup merge of #96557 - nbdd0121:const, r=oli-obk
2022-05-06 borsAuto merge of #8763 - arieluy:manual_range_contains...
2022-05-06 borsAuto merge of #8778 - sunfishcode:main, r=giraffate
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-05-05 borsAuto merge of #8788 - flip1995:rustup, r=xFrednet,flip1995
2022-05-05 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-05-04 borsAuto merge of #96546 - nnethercote:overhaul-MacArgs...
2022-05-04 borsAuto merge of #8575 - FoseFx:trim_split_whitespace2...
2022-05-03 borsAuto merge of #96558 - bjorn3:librarify_parse_format...
2022-05-03 borsAuto merge of #8730 - tamaroning:fix8724, r=Alexendoo
2022-05-01 Vadim Petrochenkovrustc: Panic by default in `DefIdTree::parent`
2022-04-30 borsAuto merge of #8625 - Jarcho:rename_lint, r=xFrednet
2022-04-30 borsAuto merge of #8720 - asquared31415:ptr-cast-ice-fix...
2022-04-27 borsAuto merge of #8743 - Alexendoo:useless-attribute-redun...
2022-04-27 borsAuto merge of #8617 - Alexendoo:relax-needless-late...
2022-04-26 Alex Macleod`needless_late_init`: ignore `if let`, `let mut` and...
2022-04-21 borsAuto merge of #8716 - binggh:stable-sort-message-update...
2022-04-20 borsAuto merge of #8700 - youknowone:needless_match-false...
2022-04-18 borsAuto merge of #8707 - OneSignal:await-invalid-types...
2022-04-18 borsAuto merge of #8701 - xFrednet:0000-clippy-print-hir...
2022-04-18 Jeong YunWonFix needless_match false positive for if-let
2022-04-17 borsAuto merge of #8665 - InfRandomness:option_take_on_temp...
2022-04-17 borsAuto merge of #95655 - kckeiks:create-hir-crate-items...
2022-04-16 borsAuto merge of #8706 - lupd:cast-abs-to-unsigned, r...
2022-04-16 borsAuto merge of #8698 - xFrednet:0000-changelog-1-61...
2022-04-15 borsAuto merge of #8705 - cpw2n5:spellcheck, r=Manishearth
2022-04-15 whodiinitialization misspell
2022-04-15 whodiinfallible <> infalliable in filename
2022-04-15 whodiadding spell checking
2022-04-15 borsAuto merge of #8702 - youknowone:fix-typo, r=xFrednet
2022-04-15 Jeong YunWonFix typo in comment
2022-04-14 borsAuto merge of #8677 - xFrednet:8213-manual-bits-suggest...
2022-04-14 borsAuto merge of #8676 - Alexendoo:local-used-across-loop...
2022-04-13 borsAuto merge of #95968 - davidtwco:translation-lazy-fallb...
2022-04-13 borsAuto merge of #8670 - yoav-lavi:main, r=giraffate
2022-04-13 borsAuto merge of #94255 - b-naber:use-mir-constant-in...
2022-04-13 borsAuto merge of #8692 - kyoto7250:fixing_unnecessary_to_o...
2022-04-13 borsAuto merge of #8647 - Jarcho:mut_from_ref_6326, r=giraffate
2022-04-12 borsAuto merge of #8645 - Jarcho:manual_non_exhaustive_5714...
2022-04-12 borsAuto merge of #8690 - mucinoab:DoNot-rest_pat_in_fully_...
2022-04-12 borsAuto merge of #8691 - flip1995:infinite_recursion_only_...
2022-04-12 borsAuto merge of #8686 - Jarcho:undocumented_unsafe_blocks...
2022-04-12 Bruno A. MuciñoDo not apply `rest_pat_in_fully_bound_structs` on ...
2022-04-11 borsAuto merge of #8624 - pitaj:is_digit_ascii_radix, r...
2022-04-11 borsAuto merge of #8687 - Alexendoo:cast-possible-truncatio...
2022-04-11 borsAuto merge of #8667 - Jarcho:proc_macro_check, r=flip1995
2022-04-10 borsAuto merge of #8631 - Alexendoo:splitn-overlap, r=xFrednet
2022-04-09 borsAuto merge of #95524 - oli-obk:cached_stable_hash_clean...
2022-04-08 borsAuto merge of #8648 - Jarcho:transmute_collection_7706...
2022-04-08 Jason NewcombDon't lint various match lints when expanded by a proc...
2022-04-08 flip1995Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd...
next