| .. |
|
auxiliary
|
|
|
|
accept_structural.rs
|
|
|
|
arrays-and-slices.rs
|
add tests for array/slice const patterns
|
2025-04-01 21:35:12 -07:00 |
|
arrays-and-slices.stderr
|
add tests for array/slice const patterns
|
2025-04-01 21:35:12 -07:00 |
|
cross-crate-fail.rs
|
Add additional context for non-sructural type constant used in pattern
|
2024-12-04 20:29:36 +00:00 |
|
cross-crate-fail.stderr
|
Add additional context for non-sructural type constant used in pattern
|
2024-12-04 20:29:36 +00:00 |
|
cross-crate-pass.rs
|
|
|
|
custom-eq-branch-pass.rs
|
|
|
|
f16-f128-const-reassign.rs
|
|
|
|
incomplete-slice.rs
|
|
|
|
incomplete-slice.stderr
|
Unify expanded constants and named constants in PatKind
|
2024-11-17 23:40:00 +00:00 |
|
issue-34784-match-on-non-int-raw-ptr.rs
|
|
|
|
issue-34784-match-on-non-int-raw-ptr.stderr
|
Tweak ptr in pattern error
|
2024-12-04 20:29:36 +00:00 |
|
issue-44333.rs
|
|
|
|
issue-44333.stderr
|
Tweak ptr in pattern error
|
2024-12-04 20:29:36 +00:00 |
|
issue-53708.rs
|
|
|
|
issue-62614.rs
|
|
|
|
issue-65466.rs
|
Reword message for non-structural type constant in pattern
|
2024-12-04 20:29:36 +00:00 |
|
issue-65466.stderr
|
Add more context to fall-through "const pattern of non-structural type" error
|
2024-12-04 20:29:36 +00:00 |
|
issue-73431.rs
|
|
|
|
no-eq-branch-fail.rs
|
Add additional context for non-sructural type constant used in pattern
|
2024-12-04 20:29:36 +00:00 |
|
no-eq-branch-fail.stderr
|
Add additional context for non-sructural type constant used in pattern
|
2024-12-04 20:29:36 +00:00 |
|
non_structural_with_escaping_bounds.rs
|
Account for for<'a> types when checking for non-structural type in constant as pattern
|
2025-01-11 01:10:29 +00:00 |
|
non_structural_with_escaping_bounds.stderr
|
Avoid unnecessary note when type has escaping bounds
|
2025-01-11 01:10:29 +00:00 |
|
null-raw-ptr-issue-119270.rs
|
|
|
|
reject_non_partial_eq.rs
|
Reword message for non-structural type constant in pattern
|
2024-12-04 20:29:36 +00:00 |
|
reject_non_partial_eq.stderr
|
Add more context to fall-through "const pattern of non-structural type" error
|
2024-12-04 20:29:36 +00:00 |
|
reject_non_structural.rs
|
compiletest: Do not require annotations on empty labels and suggestions
|
2025-05-03 22:49:23 +03:00 |
|
reject_non_structural.stderr
|
compiletest: Do not require annotations on empty labels and suggestions
|
2025-05-03 22:49:23 +03:00 |