about summary refs log tree commit diff
path: root/src/test/ui/methods/method-call-lifetime-args-unresolved.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-24/+0
2022-12-13Make some diagnostics not depend on the source of what they reference being ↵Oli Scherer-4/+2
available
2022-10-01bless ui testsMaybe Waffle-1/+1
2022-04-17Bless tests.Camille GILLOT-1/+16
2022-02-24Remove in-band lifetimesMichael Goulet-2/+0
2021-03-31Fix tests and AstConv -> dyn AstConvJack Huey-16/+1
2021-03-24resolve late lifetimes by itemJack Huey-1/+16
This reverts commit 22ae20733515d710c1134600bc1e29cdd76f6b9b.
2020-07-10Tweak wordingYuki Okushi-1/+1
2020-07-10Add a help to use `in_band_lifetimes` in nightlyYuki Okushi-0/+2
2020-01-19When encountering an undefined named lifetime, point to where it can beEsteban Küber-0/+2
This doesn't mention that using an existing lifetime is possible, but that would hopefully be clear as always being an option. The intention of this is to teach newcomers what the lifetime syntax is.
2019-03-11Update testsVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+9