rust/src/test/ui/if
2019-11-25 13:30:52 -08:00
..
if-branch-types.rs Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
if-branch-types.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
if-let-arm-types.rs Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
if-let-arm-types.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
if-let.rs Update error annotations positions 2019-11-03 10:20:11 +01:00
if-let.stderr Update error annotations positions 2019-11-03 10:20:11 +01: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 Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
if-typeck.rs Remove licenses 2018-12-25 21:08:33 -07:00
if-typeck.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08: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 Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
if-without-else-result.rs Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
if-without-else-result.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
ifmt-bad-arg.rs Do not ICE whith a precision flag in formatting str and no format arguments 2019-11-05 11:01:43 -08:00
ifmt-bad-arg.stderr Tweak duplicate fmt arg error 2019-11-25 13:30:52 -08:00
ifmt-bad-format-args.rs Remove licenses 2018-12-25 21:08:33 -07:00
ifmt-bad-format-args.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07: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 Point at formatting descriptor string when it is invalid 2019-11-05 14:06:38 -08:00