about summary refs log tree commit diff
path: root/src/test/compile-fail/terr-sorts.rs
AgeCommit message (Expand)AuthorLines
2015-01-12Fix testsuite errorsmdinger-1/+5
2015-01-08Update compile fail tests to use isize.Huon Wilson-2/+2
2014-10-02tests: remove uses of Gc.Eduard Burtescu-4/+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-14rustc: Obsolete the `@` syntax entirelyAlex Crichton-1/+3
2014-06-11rustc: Move the AST from @T to Gc<T>Alex Crichton-1/+1
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2013-10-23register snapshotsDaniel Micay-0/+2
2013-03-07test: Fix tests.Patrick Walton-2/+6
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-08-20new region inference, seperate infer into modules, improve error msgsNiko Matsakis-1/+1
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-1/+1
2012-04-06improve error messagesNiko Matsakis-0/+9