]> git.lizzy.rs Git - rust.git/history - tests/ui/manual_unwrap_or.rs
fix invalid code suggestion in `manual_unwrap_or`, due to macro expansion
[rust.git] / tests / ui / manual_unwrap_or.rs
2021-04-26 Mateusz Gacekfix invalid code suggestion in `manual_unwrap_or`,...
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-17 borsAuto merge of #6821 - Jarcho:write_literal_suggestion...
2021-03-17 borsAuto merge of #6917 - MysteryJump:fix-manual-unwrap...
2021-03-16 Yukio TanakaFix typo
2021-03-16 Yukio TanakaFix FP of `manual_unwrap_or` in const fn
2020-12-15 borsAuto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk
2020-11-30 borsAuto merge of #79329 - camelid:int-lit-suffix-error...
2020-11-24 borsAuto merge of #79228 - flip1995:clippyup, r=oli-obk
2020-11-23 borsAuto merge of #6313 - giraffate:fix_fp_needless_collect...
2020-11-23 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-11-23 borsAuto merge of #6317 - chansuke:add-external-macro,...
2020-11-23 flip1995Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18...
2020-11-20 borsAuto merge of #6347 - flip1995:changelog, r=Manishearth
2020-11-20 borsAuto merge of #6351 - flip1995:rustup, r=flip1995
2020-11-17 borsAuto merge of #6070 - matsujika:unnecessary_wrap, r...
2020-11-17 Hirochika MatsumotoPluralize lint name
2020-11-17 Hirochika MatsumotoUpdate stderr files
2020-11-07 borsAuto merge of #6110 - rail-rain:care_enums_non_copy_con...
2020-11-04 borsAuto merge of #78662 - sexxi-goose:add_expr_id_to_deleg...
2020-10-30 borsAuto merge of #6197 - ThibsG:ImproveFilterNext, r=ebroto
2020-10-29 borsAuto merge of #6176 - achris:issues/578, r=phansch
2020-10-29 borsAuto merge of #6212 - ThibsG:MacroTopLevelRefArg, r...
2020-10-28 Eduardo BrotoMerge commit '645ef505da378b6f810b1567806d1bcc2856395f...
2020-10-28 Takayuki NakataMerge remote-tracking branch 'upstream/master' into...
2020-10-25 borsAuto merge of #6194 - giraffate:remove_an_extra_blank_l...
2020-10-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-10-25 borsAuto merge of #6211 - ThibsG:NeedlessBoolCfg, r=flip1995
2020-10-25 borsAuto merge of #6198 - montrivo:needless-lifetime, r...
2020-10-25 borsAuto merge of #6177 - rust-lang:manual-range-contains...
2020-10-25 borsAuto merge of #6162 - josephlr:empty-loop-no-std, r...
2020-10-25 Yuki OkushiRollup merge of #78326 - Aaron1011:fix/min-stmt-lints...
2020-10-25 borsAuto merge of #6181 - cgm616:undropped-manually-drops...
2020-10-25 borsAuto merge of #6109 - patrickelectric:single_element_fo...
2020-10-25 borsAuto merge of #6029 - Daniel-B-Smith:refcell_ref_await...
2020-10-24 borsAuto merge of #6187 - geoffreycopin:master, r=ebroto
2020-10-24 borsAuto merge of #6190 - montrivo:manual_result_unwrap_or...
2020-10-24 Tim Nielensmanual-unwrap-or / pr remarks, round 3
2020-10-23 Eduardo BrotoMerge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6...
2020-10-23 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-22 Tim Nielensmanual-unwrap-or / pr remarks, round 2
2020-10-22 Tim Nielensmanual-unwrap-or / pr remarks
2020-10-19 borsAuto merge of #6167 - ThibsG:IdenticalArgumentsAssertEq...
2020-10-19 borsAuto merge of #6166 - achris:master, r=flip1995
2020-10-19 Takayuki NakataMerge remote-tracking branch 'upstream/master' into...
2020-10-17 Tim Nielensmanual_unwrap_or / support Result::unwrap_or
2020-10-17 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-16 borsAuto merge of #6123 - montrivo:less_concise_than, r...
2020-10-14 Tim Nielensmanual-unwrap-or / remove unwrap_or_else suggestion...
2020-10-14 Tim Nielensmanual-unwrap-or / pr remarks