| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-08-13 | Predicates haven't existed in almost 5 years. | Ahmed Charles | -18/+0 | |
| This test probably adds negative value other than historical amusement. | ||||
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -1/+1 | |
| Now that support has been removed, all lingering use cases are renamed. | ||||
| 2015-03-23 | rustdoc: Replace no-pretty-expanded with pretty-expanded | Brian Anderson | -0/+2 | |
| Now that features must be declared expanded source often does not compile. This adds 'pretty-expanded' to a bunch of test cases that still work. | ||||
| 2013-08-17 | Fix warnings it tests | Erick Tryzelaar | -1/+1 | |
| 2013-03-22 | test: Remove `pure` from the test suite | Patrick Walton | -1/+1 | |
| 2013-02-01 | check-fast fallout from removing export, r=burningtree | Graydon Hoare | -1/+1 | |
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 | |
| 2012-08-01 | Convert ret to return | Brian Anderson | -1/+1 | |
| 2012-06-30 | change the test suite `//! kind` syntax to `//~ kind` in order to avoid a | Gareth Daniel Smith | -1/+1 | |
| conflict with the new single-line-sugared-inner-doc-comment (`//! ...`). | ||||
| 2012-06-14 | Remove an outdated FIXME, change to use the new //! ERROR syntax | Tim Chevalier | -7/+1 | |
| 2011-08-25 | Change "pred" to "pure fn" in all libraries and test cases | Tim Chevalier | -0/+2 | |
| 2011-08-25 | Allow pure fns to have any return type | Tim Chevalier | -0/+10 | |
