]> git.lizzy.rs Git - rust.git/history - tests/ui/if_then_some_else_none.rs
Auto merge of #9684 - kraktus:ref_option_ref, r=xFrednet
[rust.git] / tests / ui / if_then_some_else_none.rs
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-12-09 borsAuto merge of #8100 - c410-f3r:blah-blah-blah, r=giraffate
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-02 borsAuto merge of #7463 - ThibsG:find_any_7392, r=xFrednet
2021-12-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-12-01 borsAuto merge of #8049 - surechen:fixes_7946, r=flip1995
2021-11-29 borsAuto merge of #8001 - Jarcho:unprefixed_strlen, r=giraffate
2021-11-28 borsAuto merge of #8006 - togami2864:generalize-copied...
2021-11-23 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-23 borsAuto merge of #7980 - dswij:7870, r=xFrednet
2021-11-23 dswijFix FP on `if_then_some_else_none` when there is early...
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-17 borsAuto merge of #6805 - matthiaskrgr:uca_nopub_6803,...
2021-03-15 borsAuto merge of #6828 - mgacek8:issue_6758_enhance_wrong_...
2021-03-14 borsAuto merge of #6895 - iobtl:reformat_unnecessary_cast...
2021-03-13 borsAuto merge of #6859 - magurotuna:if_then_some_else_none...
2021-03-12 Yusuke TanakaImprove suggestion and make it work for macros
2021-03-08 Yusuke TanakaOutput help instead of suggestion in `if_then_some_else...
2021-03-08 Yusuke TanakaSet 1.50 as msrv of if_then_some_else_none
2021-03-06 Yusuke TanakaImplement new lint: if_then_some_else_none