]> git.lizzy.rs Git - rust.git/history - tests/ui/manual_flatten.stderr
Don't lint `if_same_then_else` with `if let` conditions
[rust.git] / tests / ui / manual_flatten.stderr
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-25 borsAuto merge of #6959 - ebobrow:iss-6927-fix, r=camsteffen
2021-03-24 borsAuto merge of #6962 - TaKO8Ki:fix-false-positive-in...
2021-03-24 Takayuki Maedafix false positive in manual_flatten
2021-02-25 borsAuto merge of #6601 - mdm:fix-unit-args-false-positive...
2021-02-18 borsAuto merge of #6665 - pag4k:unnecessary_wraps_bug_6640...
2021-02-18 Dylan DPCRollup merge of #82215 - TaKO8Ki:replace-if-let-while...
2021-02-17 borsAuto merge of #81993 - flip1995:clippyup, r=Manishearth
2021-02-16 borsAuto merge of #6662 - Y-Nak:default-numeric-fallback...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-02-11 flip1995Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-10 borsAuto merge of #6657 - ThibsG:FromIterParens, r=llogiq
2021-02-04 borsAuto merge of #6646 - nahuakang:for_loops_over_options_...
2021-02-04 nahuakangImprove lint message; add note for future autofixable...
2021-02-03 nahuakangAdd additional test cases and improve span lint
2021-02-02 nahuakangEnhance manual flatten
2021-02-01 nahuakangImplement manual flatten lint