]> git.lizzy.rs Git - rust.git/history - tests/ui/option_if_let_else.rs
Change two `<=` to `==` for clarity
[rust.git] / tests / ui / option_if_let_else.rs
2022-09-05 Dylan DPCRollup merge of #101142 - nnethercote:improve-hir-stats...
2022-08-31 borsAuto merge of #101249 - matthiaskrgr:rollup-wahnoz8...
2022-08-31 Jason NewcombMerge commit 'f51aade56f93175dde89177a92e3669ebd8e7592...
2022-08-28 Jason NewcombMerge branch 'master' into rustup
2022-08-26 borsAuto merge of #9379 - royrustdev:multi_assignments...
2022-08-21 borsAuto merge of #9092 - tamaroning:fix-needless-match...
2022-08-21 borsAuto merge of #8992 - kyoto7250:fix_8753, r=flip1995
2022-08-21 borsAuto merge of #8696 - J-ZhengLi:issue8492, r=flip1995
2022-08-21 J-ZhengLiallow check for `match` in lint [`option_if_let_else`]
2022-08-17 borsAuto merge of #9287 - Jarcho:trans_undefined, r=xFrednet
2022-08-16 borsAuto merge of #9040 - miam-miam100:unused_named_paramet...
2022-08-15 borsAuto merge of #9318 - lukaslueg:ifletmutexref, r=xFrednet
2022-08-14 borsAuto merge of #9187 - sgued:iter-once, r=flip1995
2022-08-14 borsAuto merge of #9167 - aldhsu:fix-trait-duplication...
2022-08-12 borsAuto merge of #9324 - flip1995:changelog, r=xFrednet
2022-08-12 borsAuto merge of #9289 - mkrasnitski:9094, r=xFrednet
2022-08-11 borsAuto merge of #9323 - flip1995:rustup, r=flip1995
2022-08-11 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-08-06 borsAuto merge of #99743 - compiler-errors:fulfillment...
2022-08-03 Fabian WolffWarn about dead tuple struct fields
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-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-18 borsAuto merge of #8707 - OneSignal:await-invalid-types...
2022-04-18 borsAuto merge of #8701 - xFrednet:0000-clippy-print-hir...
2022-04-17 borsAuto merge of #8665 - InfRandomness:option_take_on_temp...
2022-04-16 borsAuto merge of #8698 - xFrednet:0000-changelog-1-61...
2022-04-15 borsAuto merge of #8563 - Jarcho:let_unit_1502, r=Jarcho
2022-04-15 Jason NewcombMove `let_unit_value` back into `style`
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-19 borsAuto merge of #8146 - GuillaumeGomez:must-use-self...
2021-12-19 borsAuto merge of #91957 - nnethercote:rm-SymbolStr, r...
2021-12-18 borsAuto merge of #8143 - GuillaumeGomez:RETURN_SELF_NOT_MU...
2021-12-17 borsAuto merge of #89841 - cormacrelf:let-else-typed, r...
2021-12-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-12-17 flip1995Merge commit '23d11428de3e973b34a5090a78d62887f821c90e...
2021-12-17 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-12-09 borsAuto merge of #8100 - c410-f3r:blah-blah-blah, r=giraffate
2021-12-08 borsAuto merge of #8071 - GuillaumeGomez:method-must-use...
2021-12-08 borsAuto merge of #8030 - WaffleLapkin:ignore_trait_assoc_t...
2021-12-07 borsAuto merge of #8086 - dswij:7991, r=giraffate
2021-12-07 dswij`option_if_let_else` Do not warn when complex subpat...
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-18 borsAuto merge of #7977 - Jarcho:multi_needless_borrow...
2021-11-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-17 borsAuto merge of #7968 - Jarcho:manual_map_unsafe, r=xFrednet
2021-11-17 borsAuto merge of #7971 - togami2864:fix/option-map-or...
2021-11-17 borsAuto merge of #7896 - surechen:fix_manual_split_once...
2021-11-16 borsAuto merge of #7982 - Blckbrry-Pi:master, r=llogiq
2021-11-15 borsAuto merge of #7974 - matthiaskrgr:7973_opt_map_or_else...
2021-11-15 borsAuto merge of #7957 - surechen:fix_for_7854, r=giraffate
2021-11-13 Matthias Krügeroption_if_let_else: don't expand macros in suggestion
2021-11-05 borsAuto merge of #7909 - mikerite:fix-7816, r=camsteffen
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-11-04 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-02 borsAuto merge of #7906 - smoelius:master, r=camsteffen
2021-11-02 borsAuto merge of #7907 - Alexendoo:non-ascii-restriction...
2021-11-02 borsAuto merge of #7726 - dswij:unseparated-literal-suffix...
2021-11-02 borsAuto merge of #7819 - rust-lang:avoid-linting-impossibl...
2021-11-01 borsAuto merge of #7866 - rust-lang:edition-2021-tests...
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-30 Andre Bogusupdate most tests to 2021 edition
2021-10-28 borsAuto merge of #7847 - mikerite:fix-7829, r=flip1995
2021-10-22 Yuki OkushiRollup merge of #89895 - camsteffen:for-loop-head-span...
2021-10-21 flip1995Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea...
2021-10-21 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-10-20 borsAuto merge of #7838 - nhamovitz:trailing_zs_arr_wo_repr...
2021-10-20 borsAuto merge of #7849 - ThibsG:SafetyDoc, r=llogiq
2021-10-20 borsAuto merge of #7775 - F3real:no_effect, r=xFrednet
2021-10-19 F3realLint on underscore variable assignment
2021-10-07 flip1995Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b...
2021-10-07 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-10-04 borsAuto merge of #7762 - HKalbasi:master, r=Manishearth
2021-10-04 hkalbasiImplement equatable if let lint
2021-09-11 borsAuto merge of #88214 - notriddle:notriddle/for-loop...
2021-09-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-09-08 borsAuto merge of #88615 - flip1995:clippyup, r=Manishearth
2021-09-08 flip1995Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff...
2021-09-08 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-08-30 borsAuto merge of #7573 - Jarcho:option_if_let_else, r...
2021-08-26 Jason NewcombSmall cleanup of `option_if_let_else` and additional...
2021-08-16 Jason NewcombFix `option_if_let_else`
2020-11-10 borsAuto merge of #6303 - ThibsG:OptionOptionSerde, r=ebroto
2020-11-09 Dylan DPCRollup merge of #78710 - petrochenkov:macvisit, r=davidtwco
2020-11-09 borsAuto merge of #6278 - ThibsG:DerefAddrOf, r=llogiq
2020-11-08 borsAuto merge of #6271 - camsteffen:vec-box-import, r...
2020-11-07 borsAuto merge of #6134 - patrickelectric:as_utf8, r=llogiq
2020-11-07 borsAuto merge of #6110 - rail-rain:care_enums_non_copy_con...
2020-11-07 borsAuto merge of #6272 - camsteffen:unnecesary-lazy-eval...
2020-11-05 flip1995Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703...
2020-11-05 borsAuto merge of #6296 - flip1995:rustup, r=flip1995
2020-11-04 borsAuto merge of #6247 - giraffate:fix_suggestion_to_add_s...
2020-11-04 borsAuto merge of #5911 - hegza:issue-568, r=ebroto
2020-11-04 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
next