| .. |
|
already-bound-name.rs
|
Remove or_patterns from INCOMPLETE_FEATURES
|
2020-02-01 22:07:11 +00:00 |
|
already-bound-name.stderr
|
improve or-pattern type consistency diagnostics
|
2020-02-25 05:30:43 +01:00 |
|
basic-switch.rs
|
Basic run-pass tests for or-patterns
|
2020-02-01 22:10:58 +00:00 |
|
basic-switchint.rs
|
Apply suggestions from code review
|
2020-02-03 19:42:15 +00:00 |
|
bindings-runpass-1.rs
|
Add more tests for or-patterns
|
2020-02-03 19:42:15 +00:00 |
|
bindings-runpass-2.rs
|
Add more tests for or-patterns
|
2020-02-03 19:42:15 +00:00 |
|
box-patterns.rs
|
test(pattern): add tests for combinations of pattern features
|
2020-03-04 01:17:41 -06:00 |
|
consistent-bindings.rs
|
Update existing tests for or-patterns
|
2020-02-01 22:10:58 +00:00 |
|
exhaustiveness-non-exhaustive.rs
|
Update existing tests for or-patterns
|
2020-02-01 22:10:58 +00:00 |
|
exhaustiveness-non-exhaustive.stderr
|
non-exhastive diagnostic: add note re. scrutinee type
|
2020-03-27 06:49:07 +01:00 |
|
exhaustiveness-pass.rs
|
Update existing tests for or-patterns
|
2020-02-01 22:10:58 +00:00 |
|
exhaustiveness-unreachable-pattern.rs
|
Update existing tests for or-patterns
|
2020-02-01 22:10:58 +00:00 |
|
exhaustiveness-unreachable-pattern.stderr
|
Update existing tests for or-patterns
|
2020-02-01 22:10:58 +00:00 |
|
feature-gate-const-fn.rs
|
Update existing tests for or-patterns
|
2020-02-01 22:10:58 +00:00 |
|
feature-gate-const-fn.stderr
|
--bless --compare-mode=nll
|
2020-02-09 20:43:49 +01:00 |
|
feature-gate-or_patterns-leading-for.rs
|
parse_top_pat: silence leading vert gating sometimes.
|
2019-08-24 23:05:04 +02:00 |
|
feature-gate-or_patterns-leading-for.stderr
|
--bless --compare-mode=nll
|
2020-02-09 20:43:49 +01:00 |
|
feature-gate-or_patterns-leading-let.rs
|
parse_top_pat: silence leading vert gating sometimes.
|
2019-08-24 23:05:04 +02:00 |
|
feature-gate-or_patterns-leading-let.stderr
|
--bless --compare-mode=nll
|
2020-02-09 20:43:49 +01:00 |
|
feature-gate-or_patterns.rs
|
parse_top_pat: silence leading vert gating sometimes.
|
2019-08-24 23:05:04 +02:00 |
|
feature-gate-or_patterns.stderr
|
--bless --compare-mode=nll
|
2020-02-09 20:43:49 +01:00 |
|
fn-param-wrap-parens.fixed
|
or_patterns: add run-rustfix tests.
|
2019-08-25 05:45:51 +02:00 |
|
fn-param-wrap-parens.rs
|
or_patterns: add run-rustfix tests.
|
2019-08-25 05:45:51 +02:00 |
|
fn-param-wrap-parens.stderr
|
or_patterns: add run-rustfix tests.
|
2019-08-25 05:45:51 +02:00 |
|
for-loop.rs
|
Add more tests for or-patterns
|
2020-02-03 19:42:15 +00:00 |
|
if-let-while-let.rs
|
Add more tests for or-patterns
|
2020-02-03 19:42:15 +00:00 |
|
inconsistent-modes.rs
|
resolve, inconsistent binding mode: tweak wording.
|
2020-03-04 03:58:52 +01:00 |
|
inconsistent-modes.stderr
|
resolve, inconsistent binding mode: tweak wording.
|
2020-03-04 03:58:52 +01:00 |
|
issue-64879-trailing-before-guard.rs
|
syntax: recover trailing | in or-patterns.
|
2019-09-29 07:11:26 +02:00 |
|
issue-64879-trailing-before-guard.stderr
|
Point at type in let assignment on type errors
|
2019-11-21 19:24:31 -08:00 |
|
issue-67514-irrefutable-param.rs
|
Add more tests for or-patterns
|
2020-02-03 19:42:15 +00:00 |
|
issue-68785-irrefutable-param-with-at.rs
|
or_patterns: add regression test for 68785
|
2020-02-05 03:58:41 +01:00 |
|
issue-69875-should-have-been-expanded-earlier-non-exhaustive.rs
|
Matrix::push: recursively expand or-patterns
|
2020-03-10 17:46:19 +01:00 |
|
issue-69875-should-have-been-expanded-earlier-non-exhaustive.stderr
|
non-exhastive diagnostic: add note re. scrutinee type
|
2020-03-27 06:49:07 +01:00 |
|
issue-69875-should-have-been-expanded-earlier.rs
|
Matrix::push: recursively expand or-patterns
|
2020-03-10 17:46:19 +01:00 |
|
issue-70413-no-unreachable-pat-and-guard.rs
|
Add tests based on issue #70372 comments
|
2020-03-26 12:34:36 -03:00 |
|
let-pattern.rs
|
Add more tests for or-patterns
|
2020-02-03 19:42:15 +00:00 |
|
mismatched-bindings-async-fn.rs
|
Fix ICE for broken or-pattern in async fn
|
2020-04-19 18:17:31 +01:00 |
|
mismatched-bindings-async-fn.stderr
|
Fix ICE for broken or-pattern in async fn
|
2020-04-19 18:17:31 +01:00 |
|
missing-bindings.rs
|
Remove or_patterns from INCOMPLETE_FEATURES
|
2020-02-01 22:07:11 +00:00 |
|
missing-bindings.stderr
|
Remove or_patterns from INCOMPLETE_FEATURES
|
2020-02-01 22:07:11 +00:00 |
|
mix-with-wild.rs
|
Basic run-pass tests for or-patterns
|
2020-02-01 22:10:58 +00:00 |
|
multiple-pattern-typo.rs
|
Remove or_patterns from INCOMPLETE_FEATURES
|
2020-02-01 22:07:11 +00:00 |
|
multiple-pattern-typo.stderr
|
Remove or_patterns from INCOMPLETE_FEATURES
|
2020-02-01 22:07:11 +00:00 |
|
or-patterns-binding-type-mismatch.rs
|
or_patterns: rename previous test
|
2020-02-05 06:55:41 +01:00 |
|
or-patterns-binding-type-mismatch.stderr
|
check_binding_alt_eq_ty: improve precision wrt. if let.
|
2020-03-01 03:52:45 +01:00 |
|
or-patterns-default-binding-modes.rs
|
or_patterns: test default binding modes
|
2020-02-05 10:33:15 +01:00 |
|
or-patterns-syntactic-fail.rs
|
Remove or_patterns from INCOMPLETE_FEATURES
|
2020-02-01 22:07:11 +00:00 |
|
or-patterns-syntactic-fail.stderr
|
Remove or_patterns from INCOMPLETE_FEATURES
|
2020-02-01 22:07:11 +00:00 |
|
or-patterns-syntactic-pass.rs
|
Remove or_patterns from INCOMPLETE_FEATURES
|
2020-02-01 22:07:11 +00:00 |
|
remove-leading-vert.fixed
|
syntax: recover trailing | in or-patterns.
|
2019-09-29 07:11:26 +02:00 |
|
remove-leading-vert.rs
|
syntax: recover trailing | in or-patterns.
|
2019-09-29 07:11:26 +02:00 |
|
remove-leading-vert.stderr
|
syntax: recover trailing | in or-patterns.
|
2019-09-29 07:11:26 +02:00 |
|
search-via-bindings.rs
|
Add more tests for or-patterns
|
2020-02-03 19:42:15 +00:00 |
|
slice-patterns.rs
|
fix tidy error
|
2020-03-04 02:05:23 -06:00 |
|
struct-like.rs
|
Basic run-pass tests for or-patterns
|
2020-02-01 22:10:58 +00:00 |
|
while-parsing-this-or-pattern.rs
|
or-pattern: fix typo in error message
|
2019-08-28 02:23:58 +02:00 |
|
while-parsing-this-or-pattern.stderr
|
or-pattern: fix typo in error message
|
2019-08-28 02:23:58 +02:00 |