summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-object-lifetime.rs
AgeCommit message (Expand)AuthorLines
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-5/+10
2014-07-19librustc: Implement lifetime elision.Patrick Walton-3/+3
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-3/+4
2014-02-11test -- update tests with new error messagesNiko Matsakis-1/+1
2014-02-07Removed @self and @Trait.Eduard Burtescu-10/+0
2013-10-23register snapshotsDaniel Micay-0/+2
2013-08-11tests: Add new tests for borrowck/objects and update some existing testsNiko Matsakis-0/+42