]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/methods/mod.rs
Auto merge of #8645 - Jarcho:manual_non_exhaustive_5714, r=Jarcho
[rust.git] / clippy_lints / src / methods / mod.rs
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-11 borsAuto merge of #8687 - Alexendoo:cast-possible-truncatio...
2022-04-11 borsAuto merge of #8667 - Jarcho:proc_macro_check, r=flip1995
2022-04-11 borsAuto merge of #8673 - Jarcho:same_functions_8139, r...
2022-04-11 borsAuto merge of #8668 - Jarcho:iter_with_drain_8538,...
2022-04-11 borsAuto merge of #8660 - yoav-lavi:squashed-master, r...
2022-04-11 borsAuto merge of #8671 - andy-k:fix-typo, r=flip1995
2022-04-10 borsAuto merge of #8631 - Alexendoo:splitn-overlap, r=xFrednet
2022-04-10 Alex MacleodRemove overlap between `manual_split_once` and `needles...
2022-04-08 borsAuto merge of #8648 - Jarcho:transmute_collection_7706...
2022-04-08 borsAuto merge of #8619 - pitaj:fix-6973, r=giraffate
2022-04-07 Peter JaszkowiakNew lint `is_digit_ascii_radix`
2022-04-07 borsAuto merge of #8656 - flip1995:rustup, r=flip1995
2022-04-07 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-04-07 borsAuto merge of #8635 - pbor:unsigned-abs, r=giraffate
2022-04-07 borsAuto merge of #8646 - Alexendoo:option-as-deref-mut...
2022-04-07 Alex MacleodFix `as_deref_mut` false positives in `needless_option_...
2022-04-06 borsAuto merge of #8630 - Jarcho:forget_non_drop, r=Manishearth
2022-04-06 borsAuto merge of #8606 - InfRandomness:err()-expect()...
2022-04-06 infrandomnessFix mistakes in documentation :
2022-04-06 InfRandomnessAdd .err().expect() lint
2022-04-06 borsAuto merge of #8549 - J-ZhengLi:issue8542, r=llogiq
2022-04-06 borsAuto merge of #8644 - yoav-lavi:squashed-master, r...
2022-04-06 Yoav Laviupdate unnecessary_join documentation
2022-04-06 borsAuto merge of #8588 - pitaj:fix-8348, r=flip1995
2022-04-04 borsAuto merge of #8450 - Jarcho:unsafe_blocks_8449, r...
2022-04-01 borsAuto merge of #8616 - pitaj:single_element_loop_arrays...
2022-03-30 Dylan DPCRollup merge of #95251 - GrishaVar:hashes-u16-to-u8...
2022-03-30 borsAuto merge of #8576 - smoelius:crate_in_macro_def,...
2022-03-30 borsAuto merge of #8592 - c410-f3r:stuff, r=flip1995
2022-03-30 borsAuto merge of #8586 - pitaj:fix-8378, r=flip1995
2022-03-30 borsAuto merge of #8584 - Alexendoo:map-unit-fn-context...
2022-03-28 borsAuto merge of #8487 - dswij:8478, r=giraffate
2022-03-28 borsAuto merge of #8519 - tysg:redundant-modulo, r=giraffate
2022-03-26 borsAuto merge of #95274 - jendrikw:slice-must-use, r=Dylan-DPC
2022-03-26 borsAuto merge of #95149 - cjgillot:once-diag, r=estebank
2022-03-24 borsAuto merge of #95273 - flip1995:clippyup, r=manishearth
2022-03-24 flip1995Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42...
2022-03-24 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-03-24 borsAuto merge of #8579 - yoav-lavi:squashed-master, r...
2022-03-24 Yoav Lavi`unnecessary_join` lint
2022-03-21 borsAuto merge of #8232 - Jarcho:match_same_arm_860, r...
2022-03-21 borsAuto merge of #8561 - FoseFx:use_unwrap_or, r=xFrednet
2022-03-21 borsAuto merge of #8520 - J-ZhengLi:issue8506, r=xFrednet
2022-03-21 J-ZhengLiallowing [`map_flatten`] to split long suggestions
2022-03-18 Max Baumannrefactor: move into methods module
2022-03-17 Dylan DPCRollup merge of #94309 - eholk:issue-57017, r=tmandry
2022-03-15 borsAuto merge of #8541 - flip1995:iter_with_drain_ambulanc...
2022-03-15 flip1995Move iter_with_drain to nursery
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-14 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-03-13 borsAuto merge of #8422 - buttercrab:only_used_in_recursion...
2022-03-13 borsAuto merge of #8471 - J-ZhengLi:master-issue7040, r...
2022-03-10 borsAuto merge of #8070 - CrazyRoka:update-gh-pages-checkbo...
2022-03-04 borsAuto merge of #8504 - xFrednet:8502-allow-lint-without...
2022-03-03 borsAuto merge of #8500 - rust-lang:testless-dbg-macro...
2022-03-03 borsAuto merge of #8414 - MiSawa:fix/optimize-redundant...
2022-03-03 borsAuto merge of #8483 - ldm0:iter_with_drain_simple,...
2022-03-03 borsAuto merge of #8497 - Manishearth:transmute-undefined...
2022-03-03 Liu DingmingSuggest `into_iter()` over `drain(..)`
2022-03-02 borsAuto merge of #8489 - smoelius:unnecessary-find-map...
2022-03-02 borsAuto merge of #8456 - ebobrow:use_self_pat, r=llogiq
2022-03-02 borsAuto merge of #8432 - dtolnay-contrib:transmuteundefine...
2022-03-02 Samuel E. Moelius IIIAdd `unnecessary_find_map` lint
2022-03-01 dswij`map_identity` checks for unneeded `.map_err`
2022-02-26 borsAuto merge of #8462 - ken-matsui:use-precise-namespace...
2022-02-26 borsAuto merge of #8464 - Jarcho:ptr_arg_8463, r=camsteffen
2022-02-26 borsAuto merge of #8453 - tamaroning:fix_large_enum_variant...
2022-02-24 borsAuto merge of #8468 - flip1995:rustup, r=flip1995
2022-02-24 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-02-17 Matthias KrügerRollup merge of #94030 - ChayimFriedman2:issue-94010...
2022-02-15 Matthias KrügerRollup merge of #94014 - flip1995:clippy_transmute_lint...
2022-02-15 Nicholas NethercoteOverhaul `TyS` and `Ty`.
2022-02-12 Jaeyong SungMerge remote-tracking branch 'upstream/master' into...
2022-02-11 borsAuto merge of #93893 - oli-obk:sad_revert, r=oli-obk
2022-02-10 flip1995Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c...
2022-02-10 borsAuto merge of #8409 - flip1995:rustup, r=flip1995
2022-02-10 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-02-09 Yuki OkushiRollup merge of #93746 - cjgillot:nodefii, r=nikomatsakis
2022-02-07 borsAuto merge of #8305 - camsteffen:util-cleanup, r=flip1995
2022-02-06 borsAuto merge of #8326 - matthiaskrgr:warn_on_multi_config...
2022-02-06 borsAuto merge of #8398 - Jarcho:unordered_transmute, r...
2022-02-05 borsAuto merge of #8365 - Alexendoo:explicit-write-suggesti...
2022-02-05 borsAuto merge of #8372 - tamaroning:unwrap_used, r=llogiq
2022-02-01 borsAuto merge of #8330 - flip1995:changelog, r=llogiq
2022-02-01 Matthias KrügerRollup merge of #93290 - lcnr:same_type, r=jackh726
2022-02-01 lcnrremove `TyS::same_type`
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-30 tamaronfix code
2022-01-30 tamaronmodify code
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-28 dswijUpdate docs for `map_flatten` on `Option`
2022-01-27 flip1995Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6...
next