about summary refs log tree commit diff
path: root/src/test/ui/methods/method-call-lifetime-args-fail.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-235/+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-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-36/+36
This is step 2 towards fixing #77548. In the codegen and codegen-units test suites, the `//` comment markers were kept in order not to affect any source locations. This is because these tests cannot be automatically `--bless`ed.
2021-01-10Rework diagnostics for wrong number of generic argsPatryk Wychowaniec-40/+80
2018-12-25Remove licensesMark Rousskov-32/+32
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/+196