about summary refs log tree commit diff
path: root/tests/ui/const-generics/min_const_generics
AgeCommit message (Collapse)AuthorLines
2023-11-30generic_const_exprs: suggest to add the feature, not use itRalf Jung-10/+10
2023-11-24Show number in error message even for one errorNilstrieb-4/+4
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-09-28make adt_const_params feature suggestion more consistent with others and ↵asquared31415-7/+6
only suggest it when the type can probably work
2023-05-05improve diagnostics and bless testsBoxy-11/+10
2023-01-20preserve delim spans during `macro_rules!` expansion if ableLukas Markeffsky-14/+9
2023-01-11Move /src/test to /testsAlbert Larsan-0/+1249