rust/src/test/ui/pattern
2019-12-12 20:56:14 +01:00
..
usefulness Remove top-level or-pattern hack 2019-12-02 16:03:03 +00:00
const-pat-ice.rs test: normalize away the line/column info in ui/pattern/const-pat-ice. 2019-06-18 18:10:26 +03:00
const-pat-ice.stderr test: normalize away the line/column info in ui/pattern/const-pat-ice. 2019-06-18 18:10:26 +03:00
deny-irrefutable-let-patterns.rs Stabilise irrefutable if-let and while-let patterns 2019-01-12 03:10:59 +00:00
deny-irrefutable-let-patterns.stderr Update tests 2019-03-11 23:10:26 +03:00
irrefutable-let-patterns.rs Stabilise irrefutable if-let and while-let patterns 2019-01-12 03:10:59 +00:00
issue-53820-slice-pattern-large-array.rs Update src/test/ui/pattern/issue-53820-slice-pattern-large-array.rs 2019-11-18 15:40:49 +00:00
pat-shadow-in-nested-binding.rs Remove licenses 2018-12-25 21:08:33 -07:00
pat-shadow-in-nested-binding.stderr Update tests 2019-03-11 23:10:26 +03:00
pat-tuple-bad-type.rs Remove licenses 2018-12-25 21:08:33 -07:00
pat-tuple-bad-type.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
pat-tuple-overfield.rs Remove licenses 2018-12-25 21:08:33 -07:00
pat-tuple-overfield.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
patkind-litrange-no-expr.rs Remove licenses 2018-12-25 21:08:33 -07:00
patkind-litrange-no-expr.stderr Tweak non-char/numeric in range pattern diagnostic 2019-11-13 08:27:53 +09:00
pattern-binding-disambiguation.rs Remove licenses 2018-12-25 21:08:33 -07:00
pattern-binding-disambiguation.stderr Update tests 2019-03-11 23:10:26 +03:00
pattern-bindings-after-at.rs Adjust & --bless tests due to no longer downgrading NLL errors on 2015. 2019-09-26 06:44:57 +02:00
pattern-bindings-after-at.stderr Adjust & --bless tests due to no longer downgrading NLL errors on 2015. 2019-09-26 06:44:57 +02:00
pattern-error-continue.rs Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
pattern-error-continue.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
pattern-ident-path-generics.rs Remove licenses 2018-12-25 21:08:33 -07:00
pattern-ident-path-generics.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
pattern-tyvar-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
pattern-tyvar-2.stderr Update UI test expectations 2019-12-12 20:56:14 +01:00
pattern-tyvar.rs Remove licenses 2018-12-25 21:08:33 -07:00
pattern-tyvar.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
rest-pat-semantic-disallowed.rs Remove blanket silencing of "type annotation needed" errors 2019-09-24 11:31:14 -07:00
rest-pat-semantic-disallowed.stderr Remove blanket silencing of "type annotation needed" errors 2019-09-24 11:31:14 -07:00
rest-pat-syntactic.rs Revert "pre-expansion gate box_patterns" 2019-10-31 19:08:11 +02:00