summary refs log tree commit diff
path: root/src/test/compile-fail/issue-10291.rs
AgeCommit message (Expand)AuthorLines
2014-08-29Introduce new inference scheme: variables are now instantiated with at most o...Niko Matsakis-1/+1
2014-08-26DST coercions and DST structsNick Cameron-3/+2
2014-05-23Fix lifetime error to print `'a` instead of `&'a`P1start-0/+19