summary refs log tree commit diff
path: root/src/test/ui/lifetimes/lifetime-doesnt-live-long-enough.stderr
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-12/+12
2018-09-11stabalize infer outlives requirements (RFC 2093).toidiu-15/+1
2018-03-14update testsGuillaume Gomez-2/+2
2018-02-26Update UI testsVadim Petrochenkov-30/+30
2018-02-25Update ui testsGuillaume Gomez-0/+2
2017-12-13fix broken assertion in type_paramAriel Ben-Yehuda-22/+41
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-27/+31
2017-10-02fix handling of `Self`Ariel Ben-Yehuda-14/+41
2017-10-01handle nested generics in Generics::type_param/region_paramAriel Ben-Yehuda-1/+34
2017-09-24Point at parameter type on E0301Esteban Küber-0/+30