]> git.lizzy.rs Git - rust.git/history - src/tools/clippy/clippy_lints/src/option_if_let_else.rs
Rollup merge of #91630 - GuillaumeGomez:missing-whitespace, r=notriddle
[rust.git] / src / tools / clippy / clippy_lints / src / option_if_let_else.rs
2021-12-08 Matthias KrügerRollup merge of #91630 - GuillaumeGomez:missing-whitesp...
2021-12-08 Matthias KrügerRollup merge of #91619 - ehuss:update-cargo, r=ehuss
2021-12-08 Matthias KrügerRollup merge of #91610 - aDotInTheVoid:patch-2, r=Guill...
2021-12-08 Matthias KrügerRollup merge of #91570 - nbdd0121:const_typeck, r=oli-obk
2021-12-08 Matthias KrügerRollup merge of #91551 - b-naber:const-eval-normalizati...
2021-12-08 Matthias KrügerRollup merge of #90709 - estebank:erase-known-type...
2021-12-08 Matthias KrügerRollup merge of #91577 - ecstatic-morse:mir-pass-manage...
2021-12-08 Matthias KrügerRollup merge of #91531 - notriddle:notriddle/issue...
2021-12-08 Matthias KrügerRollup merge of #91467 - ChrisDenton:confusing-os-strin...
2021-12-08 Matthias KrügerRollup merge of #91272 - FabianWolff:issue-90870-const...
2021-12-08 Matthias KrügerRollup merge of #90550 - ehuss:update-ca, r=Mark-Simulacrum
2021-12-08 borsAuto merge of #91512 - scottmcm:array-intoiter-advance...
2021-12-08 borsAuto merge of #91500 - ehuss:update-mdbook, r=Mark...
2021-12-08 borsAuto merge of #91484 - workingjubilee:simd-remove-autos...
2021-12-07 borsAuto merge of #91407 - the8472:deserialize-unchecked...
2021-12-07 borsAuto merge of #91224 - couchand:2021-11/avr-asm, r...
2021-12-07 Matthias KrügerRollup merge of #91562 - dtolnay:asyncspace, r=Mark...
2021-12-07 Matthias KrügerRollup merge of #91547 - TennyZhuang:suggest_try_reserv...
2021-12-07 Matthias KrügerRollup merge of #91503 - estebank:call-fn-span, r=micha...
2021-12-07 Matthias KrügerRollup merge of #91493 - oli-obk:cleanup, r=michaelwoer...
2021-12-07 Matthias KrügerRollup merge of #91341 - scottmcm:array-iter-frp, r...
2021-12-07 Matthias KrügerRollup merge of #91312 - terrarier2111:anon-const-ice...
2021-12-07 Matthias KrügerRollup merge of #91065 - wesleywiser:add_incr_test...
2021-12-07 Matthias KrügerRollup merge of #87614 - notriddle:notriddle-count2len...
2021-12-07 borsAuto merge of #85013 - Mark-Simulacrum:dominators-bitse...
2021-12-07 borsAuto merge of #91599 - RalfJung:miri, r=RalfJung
2021-12-07 borsAuto merge of #91590 - flip1995:clippyup, r=Manishearth
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-05 Matthias KrügerRollup merge of #90529 - b-naber:reborrows-consts,...
2021-12-04 Matthias KrügerRollup merge of #90023 - b-naber:postpone_const_eval_in...
2021-12-04 Matthias KrügerRollup merge of #90022 - hkmatsumoto:self-upper-as...
2021-12-04 Matthias KrügerRollup merge of #89642 - devnexen:macos_getenv_chng...
2021-12-04 Matthias KrügerRollup merge of #90538 - camelid:doc-recur-ty, r=estebank
2021-12-03 borsAuto merge of #91393 - Julian-Wollersberger:lexer_optim...
2021-12-03 Matthias KrügerRollup merge of #90269 - woppopo:const_option_expect...
2021-12-03 Caleb CartwrightMerge commit '8da837185714cefbb261e93e9846afb11c1dc60e...
2021-12-03 Jubilee YoungMerge commit 'a8385522ade6f67853edac730b5bf164ddb298fd...
2021-11-28 Matthias KrügerRollup merge of #90131 - camsteffen:fmt-args-span-fix...
2021-11-27 Matthias KrügerRollup merge of #83791 - the8472:relax-zip-side-effect...
2021-11-25 borsAuto merge of #90580 - cjgillot:no-ee-upvar, r=Aaron1011
2021-11-24 borsAuto merge of #90491 - Mark-Simulacrum:push-pred-faster...
2021-11-24 borsAuto merge of #90579 - cjgillot:no-ee-ii, r=Aaron1011
2021-11-20 Matthias KrügerRollup merge of #89741 - sdroege:arc-rc-from-inner...
2021-11-20 borsAuto merge of #87704 - ChrisDenton:win-resolve-exe...
2021-11-20 borsAuto merge of #90535 - tmiasko:clone-from, r=oli-obk
2021-11-20 Matthias KrügerRollup merge of #90089 - jsha:enum-fields-headings...
2021-11-20 Matthias KrügerRollup merge of #88361 - WaffleLapkin:patch-2, r=jyn514
2021-11-19 Yuki OkushiRollup merge of #89258 - est31:const_char_convert,...
2021-11-18 Yuki OkushiRollup merge of #90480 - r00ster91:remove, r=kennytm
2021-11-16 Yuki OkushiRollup merge of #88601 - ibraheemdev:termination-result...
2021-11-13 borsAuto merge of #90542 - the8472:privatize-the-means...
2021-11-13 borsAuto merge of #89167 - workingjubilee:use-simd, r=MarkS...
2021-11-13 Jubilee YoungAdd 'library/portable-simd/' from commit '1ce1c645cf27c...
2021-11-11 borsAuto merge of #88798 - sunfishcode:sunfishcode/windows...
2021-11-11 borsAuto merge of #83846 - torhovland:issue-10971, r=davidtwco
2021-11-10 borsAuto merge of #88670 - camelid:miri-uninit-num, r=RalfJung
2021-11-09 Matthias KrügerRollup merge of #90035 - SparrowLii:rfc2528, r=jackh726
2021-11-08 borsAuto merge of #90443 - camelid:rustdoc-subst, r=Guillau...
2021-11-08 Guillaume GomezRollup merge of #90494 - Meziu:armv6k-3ds-target, r...
2021-11-08 borsAuto merge of #90361 - Mark-Simulacrum:always-verify...
2021-11-08 Caleb CartwrightMerge commit 'ea199bacef07213dbe008841b89c450e3bf0c638...
2021-11-07 borsAuto merge of #89310 - joshtriplett:available-concurren...
2021-11-07 borsAuto merge of #90348 - Amanieu:asm_feature_gates, r...
2021-11-06 Matthias KrügerRollup merge of #90649 - cjgillot:reveal-all-2, r=lcnr
2021-11-06 Matthias KrügerRollup merge of #90508 - nbdd0121:issue-90483, r=davidtwco
2021-11-06 Matthias KrügerRollup merge of #90487 - NoraCodes:nora/how-to-read...
2021-11-06 borsAuto merge of #90559 - rusticstuff:optimize-bidi-detect...
2021-11-06 borsAuto merge of #90297 - dtolnay:dotzero, r=petrochenkov
2021-11-06 borsAuto merge of #89970 - jackh726:gats_diagnostics, r...
2021-11-06 borsAuto merge of #88441 - jackh726:closure_norm, r=nikomat...
2021-11-05 Matthias KrügerRollup merge of #90626 - rusticstuff:be-more-accepting...
2021-11-05 Matthias KrügerRollup merge of #90597 - nikomatsakis:issue-90465,...
2021-11-05 Matthias KrügerRollup merge of #90569 - wesleywiser:fix_only_i686_test...
2021-11-05 borsAuto merge of #90583 - willcrichton:example-analyzer...
2021-11-05 Yuki OkushiRollup merge of #90571 - GuillaumeGomez:missing-bottom...
2021-11-05 Yuki OkushiRollup merge of #90563 - joshtriplett:rustbot-allow...
2021-11-05 Yuki OkushiRollup merge of #90556 - scottmcm:carrying_comments...
2021-11-05 Yuki OkushiRollup merge of #90554 - ehuss:unstable-options-cleanup...
2021-11-05 Yuki OkushiRollup merge of #90544 - ehuss:demote-locator-warn...
2021-11-05 Yuki OkushiRollup merge of #90537 - adamgemmell:dev/aarch64-target...
2021-11-05 Yuki OkushiRollup merge of #90533 - Smittyvb:patch-1, r=joshtriplett
2021-11-05 Yuki OkushiRollup merge of #90530 - GuillaumeGomez:simplify-js...
2021-11-05 Yuki OkushiRollup merge of #90507 - TaKO8Ki:suggest-extern-crate...
2021-11-05 borsAuto merge of #90574 - notriddle:notriddle/doc-fold...
2021-11-04 borsAuto merge of #90536 - crlf0710:fix_vtable_hrtb, r...
2021-11-04 borsAuto merge of #90564 - flip1995:clippyup, r=Manishearth
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-10-31 borsAuto merge of #86336 - camsteffen:char-array-pattern...
2021-10-31 Matthias KrügerRollup merge of #89446 - chrismit3s:issue-88715-fix...
2021-10-30 borsAuto merge of #89174 - ChrisDenton:automatic-verbatim...
2021-10-23 Matthias KrügerRollup merge of #89468 - FabianWolff:issue-89358, r...
2021-10-23 Matthias KrügerRollup merge of #88300 - ijackson:exitstatusext-methods...
2021-10-22 Yuki OkushiRollup merge of #89257 - aDotInTheVoid:macro-error...
2021-10-22 Yuki OkushiRollup merge of #88624 - kellerkindt:master, r=JohnTitor
2021-10-21 flip1995Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea...
2021-10-21 Yuki OkushiRollup merge of #88644 - eopb:abstractconst_leaf_subst...
2021-10-21 Yuki OkushiRollup merge of #87440 - twetzel59:fix-barrier-no-op...
2021-10-21 Yuki OkushiRollup merge of #86984 - Smittyvb:ipv4-octal-zero,...
2021-10-20 Caleb CartwrightMerge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6...
2021-10-19 Yuki OkushiRollup merge of #88789 - the8472:rm-zip-bound, r=JohnTitor
next