summary refs log tree commit diff
path: root/src/test/ui/lifetimes
AgeCommit message (Expand)AuthorLines
2017-05-27Add new error codes and update testsGuillaume Gomez-1/+1
2017-05-24Change error count messagesMichael Kohl-1/+1
2017-01-26rustc: Remove all "consider using an explicit lifetime parameter" suggestionsBrian Anderson-53/+0
2016-11-23review commentsEsteban Küber-1/+1
2016-11-22Show multiline spans in full if short enoughEsteban Küber-2/+5
2016-11-12Auto merge of #37554 - mikhail-m1:dnlle, r=jonathandturnerbors-2/+2
2016-11-10Don't hint to add lifetime on trait implEsteban Küber-0/+50
2016-11-09Improve "Doesn't live long enough" errorMikhail Modin-2/+2
2016-08-31Update error message for lifetime of borrowed valuesJonathan Turner-0/+31