about summary refs log tree commit diff
path: root/src/test/ui/methods/method-call-lifetime-args-fail.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-72/+0
2021-05-11improve diagnosts for GATsb-naber-2/+2
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-2/+0
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-4/+6
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-19Fix some remaining testsvarkor-4/+4
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+82