rust/src/test/ui/if
2019-05-10 19:41:10 +02:00
..
if-branch-types.rs Remove licenses 2018-12-25 21:08:33 -07:00
if-branch-types.stderr Tweak output of type mismatch between "then" and else if arms 2019-01-13 17:35:59 -08:00
if-let-arm-types.rs Various test changes 2019-05-10 19:41:10 +02:00
if-let-arm-types.stderr Various test changes 2019-05-10 19:41:10 +02:00
if-let.rs Stabilise irrefutable if-let and while-let patterns 2019-01-12 03:10:59 +00:00
if-let.stderr Update tests 2019-03-11 23:10:26 +03:00
if-loop.rs Remove licenses 2018-12-25 21:08:33 -07:00
if-no-match-bindings.rs add test checking that 'if cond { .. }' where 'cond: &mut? bool' isn't accepted. 2019-05-10 19:41:10 +02:00
if-no-match-bindings.stderr add test checking that 'if cond { .. }' where 'cond: &mut? bool' isn't accepted. 2019-05-10 19:41:10 +02:00
if-typeck.rs Remove licenses 2018-12-25 21:08:33 -07:00
if-typeck.stderr Remove licenses 2018-12-25 21:08:33 -07:00
if-without-block.rs Remove licenses 2018-12-25 21:08:33 -07:00
if-without-block.stderr Remove licenses 2018-12-25 21:08:33 -07:00
if-without-else-as-fn-expr.rs Various test changes 2019-05-10 19:41:10 +02:00
if-without-else-as-fn-expr.stderr Various test changes 2019-05-10 19:41:10 +02:00
if-without-else-result.rs Remove licenses 2018-12-25 21:08:33 -07:00
if-without-else-result.stderr Add more details to elseless if error 2019-03-07 14:37:18 -08:00
ifmt-bad-arg.rs Remove licenses 2018-12-25 21:08:33 -07:00
ifmt-bad-arg.stderr Update tests 2019-03-11 23:10:26 +03:00
ifmt-bad-format-args.rs Remove licenses 2018-12-25 21:08:33 -07:00
ifmt-bad-format-args.stderr Update tests 2019-03-11 23:10:26 +03:00
ifmt-unimpl.rs Remove licenses 2018-12-25 21:08:33 -07:00
ifmt-unimpl.stderr Remove licenses 2018-12-25 21:08:33 -07:00
ifmt-unknown-trait.rs Remove licenses 2018-12-25 21:08:33 -07:00
ifmt-unknown-trait.stderr Remove licenses 2018-12-25 21:08:33 -07:00