]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/non_expressive_names.rs
Make the match checking configurable
[rust.git] / clippy_lints / src / non_expressive_names.rs
2022-10-23 borsAuto merge of #9368 - nahuakang:improve-equatable-if...
2022-10-09 Yuki OkushiRollup merge of #102829 - compiler-errors:rename-impl...
2022-10-08 Matthias KrügerRollup merge of #102675 - ouz-a:mir-technical-debt...
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-06 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-02 borsAuto merge of #9509 - schubart:fix_sorting, r=llogiq
2022-09-30 borsAuto merge of #9510 - Alexendoo:lintcheck-server2,...
2022-09-29 borsAuto merge of #9516 - flip1995:rustup, r=flip1995
2022-09-28 borsAuto merge of #9490 - kraktus:needless_borrow, r=Jarcho
2022-09-28 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-09-27 borsAuto merge of #9491 - kraktus:drop_copy, r=Jarcho
2022-09-27 borsAuto merge of #9511 - rust-lang:box-default, r=Alexendoo
2022-09-27 borsAuto merge of #9497 - kraktus:needless_return2, r=llogiq
2022-09-27 borsAuto merge of #9507 - c410-f3r:arith, r=Alexendoo
2022-09-27 borsAuto merge of #9487 - kraktus:question_mark, r=Jarcho
2022-09-23 borsAuto merge of #9525 - nyurik:apply-lints, r=llogiq
2022-09-23 Yuri AstrakhanApply uninlined_format-args to clippy_lints
2022-09-23 borsAuto merge of #102056 - b-naber:unevaluated, r=lcnr
2022-09-22 Matthias KrügerRollup merge of #102123 - schteve:clippy-note, r=Manish...
2022-09-21 Steve HeindelAdd note to clippy::non_expressive_names doc
2022-07-18 borsAuto merge of #9146 - arieluy:type_params, r=dswij
2022-07-17 borsAuto merge of #9022 - alex-semenyuk:needless_option_tak...
2022-07-07 Dylan DPCRollup merge of #98507 - xFrednet:rfc-2383-manual-expec...
2022-07-01 borsAuto merge of #9039 - Serial-ATA:dev-dogfood, r=giraffate
2022-06-30 borsAuto merge of #9058 - xFrednet:changelog-1-62, r=flip1995
2022-06-30 Philipp KronesMerge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f...
2022-06-30 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-06-29 borsAuto merge of #9043 - dswij:9037-test, r=Manishearth
2022-06-29 borsAuto merge of #8981 - PrestonFrom:more_details_for_sign...
2022-06-28 borsAuto merge of #9046 - xFrednet:rust-97660-expection...
2022-06-28 borsAuto merge of #8355 - Jarcho:explicit_auto_deref_2...
2022-06-28 Jason NewcombAdd `explicit_auto_deref` lint
2022-06-28 borsAuto merge of #8774 - hellow554:cargo-rust-version...
2022-06-28 borsAuto merge of #8639 - Jarcho:trivially_copy_pass_by_ref...
2022-06-27 borsAuto merge of #9045 - alex-semenyuk:self_assignment_exa...
2022-06-27 borsAuto merge of #8649 - ebobrow:imperative_find, r=flip1995
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
2022-05-24 borsAuto merge of #8786 - Alexendoo:identity-op-suggestions...
2022-05-23 Dylan DPCRollup merge of #97254 - jhpratt:remove-crate-vis,...
2022-05-21 xFrednetMerge 'rust-clippy/master' into clippyup
2022-05-20 xFrednetMerge remote-tracking branch 'upstream/master' into...
2022-05-18 borsAuto merge of #8807 - Jarcho:cmp_owned, r=giraffate
2022-05-17 Elliot Bobrowadd `manual_find` lint for function return case
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-12 borsAuto merge of #8799 - Alexendoo:lintcheck-common, r...
2022-05-10 borsAuto merge of #8769 - yonip23:8719, r=xFrednet
2022-05-09 borsAuto merge of #8797 - xFrednet:0000-expect-a-playground...
2022-05-07 xFrednetReplace `#[allow]` with `#[expect]` in Clippy
2022-05-06 Guillaume GomezRollup merge of #96557 - nbdd0121:const, r=oli-obk
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-05-05 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-04-30 borsAuto merge of #8625 - Jarcho:rename_lint, r=xFrednet
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 #8670 - yoav-lavi:main, r=giraffate
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 #8691 - flip1995:infinite_recursion_only_...
2022-04-12 borsAuto merge of #8686 - Jarcho:undocumented_unsafe_blocks...
2022-04-12 borsAuto merge of #8688 - kyoto7250:adding_condition_for_ma...
2022-04-11 borsAuto merge of #8624 - pitaj:is_digit_ascii_radix, r...
2022-04-07 Peter JaszkowiakNew lint `is_digit_ascii_radix`
2022-03-10 borsAuto merge of #8070 - CrazyRoka:update-gh-pages-checkbo...
2022-02-01 borsAuto merge of #8330 - flip1995:changelog, r=llogiq
2022-01-31 borsAuto merge of #90891 - nbdd0121:format, r=Mark-Simulacrum
2022-01-30 borsAuto merge of #8322 - jubnzv:8282-single-match, r=llogiq
2022-01-29 borsAuto merge of #8289 - jubnzv:unspecified-layout-union...
2022-01-28 borsAuto merge of #8250 - pr2502:fix_repeat_underflow,...
2022-01-28 borsAuto merge of #8354 - dswij:8345, r=giraffate
2022-01-27 borsAuto merge of #8359 - flip1995:rustup, r=flip1995
2022-01-27 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-01-25 borsAuto merge of #93095 - Aaron1011:remove-assoc-ident...
2022-01-23 Vadim PetrochenkovUpdate clippy
2022-01-04 Matthias KrügerRollup merge of #91907 - lcnr:const-arg-infer, r=BoxyUwU
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-31 borsAuto merge of #8193 - ebobrow:redundant_closure_fp...
2021-12-31 borsAuto merge of #92252 - GuillaumeGomez:update-pulldown...
2021-12-30 flip1995Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6...
2021-12-30 borsAuto merge of #8196 - flip1995:rustup, r=flip1995
2021-12-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-12-19 borsAuto merge of #91957 - nnethercote:rm-SymbolStr, r...
2021-12-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-12-15 Nicholas NethercoteRemove unnecessary sigils around `Symbol::as_str()...
2021-12-09 borsAuto merge of #8100 - c410-f3r:blah-blah-blah, r=giraffate
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-23 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-21 borsAuto merge of #7997 - surechen:Fixes_7915, r=giraffate
2021-11-18 borsAuto merge of #7977 - Jarcho:multi_needless_borrow...
2021-11-18 borsAuto merge of #7994 - flip1995:rustup, r=flip1995
2021-11-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-17 borsAuto merge of #7896 - surechen:fix_manual_split_once...
2021-11-15 borsAuto merge of #7957 - surechen:fix_for_7854, r=giraffate
2021-11-12 borsAuto merge of #7948 - 5225225:castlosslessbool, r=llogiq
2021-11-11 borsAuto merge of #7956 - camsteffen:author, r=llogiq
2021-11-11 borsAuto merge of #7813 - xFrednet:6492-lint-version, r...
2021-11-10 xFrednetAdded `clippy::version` attribute to all normal lints
next