about summary refs log tree commit diff
path: root/src/test/ui/const-generics/const-param-shadowing.stderr
AgeCommit message (Collapse)AuthorLines
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-14/+0
2021-08-11Modify structured suggestion outputEsteban Küber-1/+1
* On suggestions that include deletions, use a diff inspired output format * When suggesting addition, use `+` as underline * Color highlight modified span
2021-02-16Update w/ commentskadmin-1/+1
2020-12-26update testsBastian Kauschke-1/+1
2020-11-16improve error message for const ty param mismatchBastian Kauschke-0/+14