about summary refs log tree commit diff
path: root/src/test/ui/constructor-lifetime-args.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-67/+0
2022-11-24Change how suggested lifetime args are computed.Camille GILLOT-4/+4
2021-08-11Modify structured suggestion outputEsteban Küber-2/+2
* On suggestions that include deletions, use a diff inspired output format * When suggesting addition, use `+` as underline * Color highlight modified span
2021-05-11improve diagnosts for GATsb-naber-4/+4
2021-01-10Rework diagnostics for wrong number of generic argsPatryk Wychowaniec-11/+51
2018-12-25Remove licensesMark Rousskov-4/+4
2018-08-24updates tests to use new error codeMatthew Russo-6/+5
2018-08-20Fix diagnostic regressionvarkor-4/+4
2018-08-20Update new ui testsvarkor-10/+10
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+28