rust/src/test/ui/if
2019-10-08 08:42:26 -07: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 Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
if-let.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
if-loop.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
if-no-match-bindings.rs Make sure while-exprs require 'cond: bool' exactly. 2019-07-06 06:43:58 +02:00
if-no-match-bindings.stderr Call Expr::peel_drop_temps() from more places for more accurate suggestions 2019-10-08 08:42:26 -07: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 Emit a single error on if expr with expectation and no else clause 2019-08-31 18:34:50 -07:00
if-without-else-as-fn-expr.stderr Emit a single error on if expr with expectation and no else clause 2019-08-31 18:34:50 -07: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 Improve handling of invalid references in format!() 2019-07-29 21:24:10 -07:00
ifmt-bad-arg.stderr review comments 2019-07-29 21:43:54 -07: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 Improve handling of invalid references in format!() 2019-07-29 21:24:10 -07:00