about summary refs log tree commit diff
path: root/src/test/compile-fail/lifetime-inference-give-expl-lifetime-param.rs
AgeCommit message (Expand)AuthorLines
2014-09-14Add help diagnostic messagesP1start-5/+5
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-15/+0
2014-08-26DST coercions and DST structsNick Cameron-6/+4
2014-07-19librustc: Implement lifetime elision.Patrick Walton-27/+12
2014-04-15Support lifetime suggestion for methodKiet Tran-4/+24
2014-03-26Visit type parameter in lifetime suggestionKiet Tran-0/+11
2014-03-12Suggest explicit lifetime parameter on some errorsKiet Tran-0/+58