.. |
auxiliary
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
accept_structural.rs
|
merge the accepted-structural-match tests into one
|
2024-02-05 20:36:11 +01:00 |
cross-crate-fail.rs
|
remove StructuralEq trait
|
2024-01-24 07:56:23 +01:00 |
cross-crate-fail.stderr
|
remove StructuralEq trait
|
2024-01-24 07:56:23 +01:00 |
cross-crate-pass.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
custom-eq-branch-pass.rs
|
get rid of nontrivial_structural_match lint and custom_eq const qualif
|
2024-02-05 20:36:09 +01:00 |
incomplete-slice.rs
|
remove StructuralEq trait
|
2024-01-24 07:56:23 +01:00 |
incomplete-slice.stderr
|
remove StructuralEq trait
|
2024-01-24 07:56:23 +01:00 |
issue-34784-match-on-non-int-raw-ptr.rs
|
patterns: don't ice when encountering a raw str slice
|
2023-11-12 09:43:08 +01:00 |
issue-34784-match-on-non-int-raw-ptr.stderr
|
update the tracking issue for structural match violations
|
2024-02-05 20:36:11 +01:00 |
issue-44333.rs
|
patterns: reject raw pointers that are not just integers
|
2023-10-28 17:02:18 +02:00 |
issue-44333.stderr
|
update the tracking issue for structural match violations
|
2024-02-05 20:36:11 +01:00 |
issue-53708.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
issue-62614.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
issue-65466.rs
|
work towards rejecting consts in patterns that do not implement PartialEq
|
2023-09-24 16:36:26 +02:00 |
issue-65466.stderr
|
rename lint; add tracking issue
|
2023-09-25 19:05:10 +02:00 |
issue-73431.rs
|
tests: unset RUSTC_LOG_COLOR
|
2023-06-29 11:15:45 +01:00 |
no-eq-branch-fail.rs
|
remove StructuralEq trait
|
2024-01-24 07:56:23 +01:00 |
no-eq-branch-fail.stderr
|
remove StructuralEq trait
|
2024-01-24 07:56:23 +01:00 |
null-raw-ptr-issue-119270.rs
|
remove StructuralEq trait
|
2024-01-24 07:56:23 +01:00 |
reject_non_partial_eq.rs
|
remove StructuralEq trait
|
2024-01-24 07:56:23 +01:00 |
reject_non_partial_eq.stderr
|
remove StructuralEq trait
|
2024-01-24 07:56:23 +01:00 |
reject_non_structural.rs
|
update the tracking issue for structural match violations
|
2024-02-05 20:36:11 +01:00 |
reject_non_structural.stderr
|
update the tracking issue for structural match violations
|
2024-02-05 20:36:11 +01:00 |