rust/src/test/ui/try-block
2020-04-14 18:39:20 +02:00
..
try-block-bad-lifetime.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
try-block-bad-lifetime.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
try-block-bad-type.rs Give custom error for E0277 on ? error case 2019-04-17 19:50:50 -07:00
try-block-bad-type.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
try-block-catch.rs Feedback 2019-04-10 19:22:43 -07:00
try-block-catch.stderr Feedback 2019-04-10 19:22:43 -07:00
try-block-in-edition2015.rs Remove licenses 2018-12-25 21:08:33 -07:00
try-block-in-edition2015.stderr Normalize wording of privacy access labels 2020-03-22 15:36:54 -07:00
try-block-in-match.rs allow try as scrutinee, e.g. match try ... 2020-04-14 18:39:20 +02:00
try-block-in-while.rs allow try as scrutinee, e.g. match try ... 2020-04-14 18:39:20 +02:00
try-block-in-while.stderr allow try as scrutinee, e.g. match try ... 2020-04-14 18:39:20 +02:00
try-block-maybe-bad-lifetime.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
try-block-maybe-bad-lifetime.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
try-block-opt-init.rs Fixed grammar/style in error messages and reblessed tests. 2019-09-06 03:46:08 +01:00
try-block-opt-init.stderr rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros. 2020-02-06 21:46:38 +02:00
try-block-type-error.rs Remove licenses 2018-12-25 21:08:33 -07:00
try-block-type-error.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
try-block-unreachable-code-lint.rs Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
try-block-unreachable-code-lint.stderr rustc: Add a warning count upon completion 2020-04-11 16:15:24 +02:00
try-block-unused-delims.rs allow try as scrutinee, e.g. match try ... 2020-04-14 18:39:20 +02:00
try-block-unused-delims.stderr allow try as scrutinee, e.g. match try ... 2020-04-14 18:39:20 +02:00