rust/src/test/ui/match
LeSeulArtichaut 318280519d Move test
Co-authored-by: Centril <twingoow@gmail.com>
2020-01-02 20:16:55 +01:00
..
issue-50900.rs Move to src/test/ui/match/ 2019-07-28 16:51:21 +09:00
issue-50900.stderr Move to src/test/ui/match/ 2019-07-28 16:51:21 +09:00
match-arm-resolving-to-never.rs Be more accurate when mentioning type of found match arms 2019-08-09 07:18:05 -07:00
match-arm-resolving-to-never.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
match-fn-call.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
match-fn-call.stderr Improve the "try using a variant of the expected type" hint. 2019-10-28 18:43:51 +01:00
match-ill-type2.rs Remove licenses 2018-12-25 21:08:33 -07:00
match-ill-type2.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
match-join.rs Remove licenses 2018-12-25 21:08:33 -07:00
match-join.stderr Update tests 2019-03-11 23:10:26 +03:00
match-no-arms-unreachable-after.rs Remove licenses 2018-12-25 21:08:33 -07:00
match-no-arms-unreachable-after.stderr Do not trigger unreachable lint in async body and Use span labels 2019-09-21 13:04:04 -07:00
match-pattern-field-mismatch-2.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
match-pattern-field-mismatch-2.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
match-pattern-field-mismatch.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
match-pattern-field-mismatch.stderr Point at variant on pattern field count mismatch 2019-09-04 19:04:44 -07:00
match-range-fail-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
match-range-fail-2.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
match-range-fail.rs Remove E0308 note when primary label has all info 2019-11-18 11:03:03 -08:00
match-range-fail.stderr note other end-point when typeck range pats 2019-12-30 02:48:35 +01:00
match-ref-mut-invariance.nll.stderr update tests 2019-10-27 09:39:14 -05:00
match-ref-mut-invariance.rs Remove licenses 2018-12-25 21:08:33 -07:00
match-ref-mut-invariance.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
match-ref-mut-let-invariance.nll.stderr update tests 2019-10-27 09:39:14 -05:00
match-ref-mut-let-invariance.rs Remove licenses 2018-12-25 21:08:33 -07:00
match-ref-mut-let-invariance.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
match-ref-mut-stability.rs Update tests wrt. bind_by_by_move_pattern_guards stabilization. 2019-09-08 01:39:24 +02:00
match-struct.rs Remove E0308 note when primary label has all info 2019-11-18 11:03:03 -08:00
match-struct.stderr MatchExpressionArmPattern: Use more generic wording. 2019-12-30 13:50:20 +01:00
match-tag-nullary.rs Remove licenses 2018-12-25 21:08:33 -07:00
match-tag-nullary.stderr Remove E0308 note when primary label has all info 2019-11-18 11:03:03 -08:00
match-tag-unary.rs Remove licenses 2018-12-25 21:08:33 -07:00
match-tag-unary.stderr MatchExpressionArmPattern: Use more generic wording. 2019-12-30 13:50:20 +01:00
match-type-err-first-arm.rs Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
match-type-err-first-arm.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
match-unresolved-one-arm.rs Remove licenses 2018-12-25 21:08:33 -07:00
match-unresolved-one-arm.stderr Suggest giving return type to closures on E0282 2019-08-13 16:41:43 -07:00
match-vec-mismatch-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
match-vec-mismatch-2.stderr Remove licenses 2018-12-25 21:08:33 -07:00
match-vec-mismatch.rs Use new 'p @ ..' syntax in tests. 2019-07-28 06:53:39 +02:00
match-vec-mismatch.stderr Update ui tests 2019-09-06 19:21:26 +01:00