| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-02-25 | test: Clean out the test suite a bit | Alex Crichton | -35/+0 | |
| This updates a number of ignore-test tests, and removes a few completely outdated tests due to the feature being tested no longer being supported. This brings a number of bench/shootout tests up to date so they're compiling again. I make no claims to the performance of these benchmarks, it's just nice to not have bitrotted code. Closes #2604 Closes #9407 | ||||
| 2014-02-11 | Change `xfail` directives in compiletests to `ignore`, closes #11363 | Florian Hahn | -2/+3 | |
| 2013-09-26 | Update the compiler to not use printf/printfln | Alex Crichton | -1/+1 | |
| 2013-07-24 | Change 'print(fmt!(...))' to printf!/printfln! in src/test/ | Birunthan Mohanathas | -1/+1 | |
| 2013-02-14 | librustc: Replace `impl Type : Trait` with `impl Trait for Type`. ↵ | Patrick Walton | -2/+2 | |
| rs=implflipping | ||||
| 2013-02-01 | check-fast fallout from removing export, r=burningtree | Graydon Hoare | -1/+1 | |
| 2012-12-27 | Add an xfailed test case and a CONTRIBUTING.md file | Tim Chevalier | -0/+34 | |
