about summary refs log tree commit diff
path: root/src/test/ui/const-generics/min_const_generics/macro-fail.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-71/+0
2022-11-14Show a note where a macro failed to matchNilstrieb-0/+6
2022-11-11Visit opaque types during type collection too.Camille GILLOT-22/+4
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-3/+3
2020-12-26update testsBastian Kauschke-8/+8
2020-11-16improve error message for const ty param mismatchBastian Kauschke-40/+16
2020-11-10Add macro test for min-const-genericskadmin-0/+107