rust/tests/ui/consts/const_in_pattern
2024-06-23 04:28:42 -05:00
..
auxiliary
accept_structural.rs remove IndirectStructuralMatch lint, emit the usual hard error instead 2024-05-03 15:56:59 +02:00
cross-crate-fail.rs remove IndirectStructuralMatch lint, emit the usual hard error instead 2024-05-03 15:56:59 +02:00
cross-crate-fail.stderr remove IndirectStructuralMatch lint, emit the usual hard error instead 2024-05-03 15:56:59 +02:00
cross-crate-pass.rs remove IndirectStructuralMatch lint, emit the usual hard error instead 2024-05-03 15:56:59 +02:00
custom-eq-branch-pass.rs remove IndirectStructuralMatch lint, emit the usual hard error instead 2024-05-03 15:56:59 +02:00
f16-f128-const-reassign.rs Change a fixed crash test to a standard test 2024-06-23 04:28:42 -05: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 turn pointer_structural_match into a hard error 2024-05-03 15:56:59 +02:00
issue-34784-match-on-non-int-raw-ptr.stderr turn pointer_structural_match into a hard error 2024-05-03 15:56:59 +02:00
issue-44333.rs turn pointer_structural_match into a hard error 2024-05-03 15:56:59 +02:00
issue-44333.stderr turn pointer_structural_match into a hard error 2024-05-03 15:56:59 +02:00
issue-53708.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-62614.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-65466.rs make non-PartialEq-typed consts as patterns a hard error 2024-02-25 11:30:10 +01:00
issue-65466.stderr make non-PartialEq-typed consts as patterns a hard error 2024-02-25 11:30:10 +01:00
issue-73431.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
no-eq-branch-fail.rs remove IndirectStructuralMatch lint, emit the usual hard error instead 2024-05-03 15:56:59 +02:00
no-eq-branch-fail.stderr remove IndirectStructuralMatch lint, emit the usual hard error instead 2024-05-03 15:56:59 +02:00
null-raw-ptr-issue-119270.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00: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 remove IndirectStructuralMatch lint, emit the usual hard error instead 2024-05-03 15:56:59 +02:00
reject_non_structural.stderr remove IndirectStructuralMatch lint, emit the usual hard error instead 2024-05-03 15:56:59 +02:00