rust/tests/ui/consts/const_in_pattern
2024-05-03 15:56:59 +02: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
incomplete-slice.rs
incomplete-slice.stderr
issue-34784-match-on-non-int-raw-ptr.rs
issue-34784-match-on-non-int-raw-ptr.stderr
issue-44333.rs
issue-44333.stderr
issue-53708.rs
issue-62614.rs
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
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
reject_non_partial_eq.rs
reject_non_partial_eq.stderr
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