]> git.lizzy.rs Git - rust.git/history - src/test/ui/lint/no-unused-parens-return-block.rs
Move parse-fail tests to UI
[rust.git] / src / test / ui / lint / no-unused-parens-return-block.rs
2018-10-20 Manish GoregaokarRollup merge of #55189 - steveklabnik:update-books...
2018-10-20 Manish GoregaokarRollup merge of #55073 - alexcrichton:demote-simd,...
2018-10-20 borsAuto merge of #55156 - PramodBisht:issue/52717, r=estebank
2018-10-20 borsAuto merge of #55119 - varkor:unwarned-match-on-never...
2018-10-20 borsAuto merge of #55014 - ljedrz:lazyboye_unwraps, r=matth...
2018-10-20 borsAuto merge of #55007 - davidtwco:issue-39175, r=petroch...
2018-10-19 borsAuto merge of #55162 - nikomatsakis:issue-54902-undersc...
2018-10-19 borsAuto merge of #55194 - kennytm:rollup, r=kennytm
2018-10-19 kennytmRollup merge of #55013 - matthewjasper:propagate-genera...
2018-10-19 kennytmRollup merge of #55178 - sdroege:stabilize-chunks-exact...
2018-10-19 kennytmRollup merge of #55169 - raphlinus:copysign, r=joshtriplett
2018-10-19 kennytmRollup merge of #55166 - varkor:ret-parens, r=davidtwco
2018-10-18 varkorMake warnings into errors
2018-10-17 varkorDon't warn about parentheses on `match (return)`