summary refs log tree commit diff
path: root/src/test/compile-fail/issue-2063-resource.rs
AgeCommit message (Expand)AuthorLines
2014-10-02tests: remove uses of Gc.Eduard Burtescu-7/+4
2014-07-26Remove managed_box gate from testsBrian Anderson-1/+0
2014-06-14rustc: Obsolete the `@` syntax entirelyAlex Crichton-1/+3
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2013-10-23register snapshotsDaniel Micay-0/+2
2013-03-11test: Remove newtype enums from the test suite. rs=deenumPatrick Walton-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-07Remove 'let' syntax for struct fieldsBrian Anderson-2/+2
2012-09-06Remove struct ctorsBrian Anderson-1/+1
2012-08-17Remove the class keywordBrian Anderson-1/+1
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-2/+2
2012-06-01Port more resource tests to classesTim Chevalier-5/+5
2012-03-28Detect and report types which could never be instantiated.Niko Matsakis-0/+12