summary refs log tree commit diff
path: root/tests/ui/consts/const_in_pattern
AgeCommit message (Collapse)AuthorLines
2023-06-29tests: unset `RUSTC_LOG_COLOR`David Wood-0/+1
Setting `RUSTC_LOG_COLOR=always` is sometimes useful if tools that one pipes `RUSTC_LOG` into support coloured output, but it makes this test fail. Signed-off-by: David Wood <david@davidtw.co>
2023-04-03Perform match checking on THIR.Camille GILLOT-1/+1
2023-03-27Add notes to non-structural const in pattern error messageJamen Marz-10/+91
2023-01-11Move /src/test to /testsAlbert Larsan-0/+744