about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-7061.rs
AgeCommit message (Expand)AuthorLines
2015-01-12Fix testsuite errorsmdinger-1/+5
2014-10-02tests: remove uses of Gc.Eduard Burtescu-5/+2
2014-08-24Adjust the error messages to match the pattern "expected foo, found bar"Jonas Hietala-1/+1
2014-07-26Remove managed_box gate from testsBrian Anderson-1/+0
2014-06-16Change prints: @T -> Gc<T> , ~T -> Box<T>John Schmidt-1/+1
2014-06-14rustc: Obsolete the `@` syntax entirelyAlex Crichton-1/+3
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2014-03-06test: Add some tests for closed issuesAlex Crichton-0/+20