rust/tests/ui/consts/const_in_pattern
2023-04-03 15:59:21 +00:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
accept_structural.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
cross-crate-fail.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
custom-eq-branch-pass.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
incomplete-slice.stderr Perform match checking on THIR. 2023-04-03 15:59:21 +00:00
issue-44333.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-44333.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00: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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-73431.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-73431.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-78057.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
warn_corner_cases.stderr Add notes to non-structural const in pattern error message 2023-03-27 11:08:11 -04:00