summary refs log tree commit diff
path: root/src/test/run-pass/deriving-self-lifetime.rs
AgeCommit message (Expand)AuthorLines
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-2/+2
2014-01-28syntax: make deriving have slightly less cryptic error messages.Huon Wilson-0/+2
2013-12-11Make 'self lifetime illegal.Erik Price-2/+2
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-06-04librustc: Disallow multiple patterns from appearing in a "let" declaration.Patrick Walton-1/+2
2013-05-07testsuite: tests for deriving changes and additionsHuon Wilson-0/+33