rust/tests/ui/consts/const_in_pattern
2023-04-03 15:59:21 +00:00
..
auxiliary
accept_structural.rs
cross-crate-fail.rs
cross-crate-fail.stderr Add notes to non-structural const in pattern error message 2023-03-27 11:08:11 -04:00
cross-crate-pass.rs
custom-eq-branch-pass.rs
custom-eq-branch-warn.rs Add notes to non-structural const in pattern error message 2023-03-27 11:08:11 -04:00
custom-eq-branch-warn.stderr Add notes to non-structural const in pattern error message 2023-03-27 11:08:11 -04:00
incomplete-slice.rs
incomplete-slice.stderr Perform match checking on THIR. 2023-04-03 15:59:21 +00:00
issue-44333.rs
issue-44333.stderr
issue-53708.rs
issue-62614.rs
issue-65466.rs
issue-73431.rs
issue-73431.stderr
issue-78057.rs
issue-78057.stderr Add notes to non-structural const in pattern error message 2023-03-27 11:08:11 -04:00
no-eq-branch-fail.rs
no-eq-branch-fail.stderr Add notes to non-structural const in pattern error message 2023-03-27 11:08:11 -04:00
reject_non_partial_eq.rs
reject_non_partial_eq.stderr Add notes to non-structural const in pattern error message 2023-03-27 11:08:11 -04:00
reject_non_structural.rs Add notes to non-structural const in pattern error message 2023-03-27 11:08:11 -04:00
reject_non_structural.stderr Add notes to non-structural const in pattern error message 2023-03-27 11:08:11 -04:00
warn_corner_cases.rs
warn_corner_cases.stderr Add notes to non-structural const in pattern error message 2023-03-27 11:08:11 -04:00