| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-04-08 | Remove pretty-expanded from failing tests | Alex Crichton | -1/+0 |
| 2015-03-23 | rustdoc: Replace no-pretty-expanded with pretty-expanded | Brian Anderson | -0/+2 |
| 2014-12-26 | Make Send and Sync traits unsafe | Flavio Percoco | -1/+1 |
| 2014-12-26 | Require types to opt-in Sync | Flavio Percoco | -2/+8 |
| 2014-06-28 | Rename all raw pointers as necessary | Alex Crichton | -1/+1 |
| 2013-05-29 | librustc: Stop reexporting the standard modules from prelude. | Patrick Walton | -0/+2 |
| 2013-05-19 | Use assert_eq! rather than assert! where possible | Corey Richardson | -1/+1 |
| 2013-03-29 | librustc: Remove `fail_unless!` | Patrick Walton | -1/+1 |
| 2013-03-27 | testsuite: more `pub fn main` | Tim Chevalier | -1/+1 |
| 2013-03-22 | librustc: Remove the `const` declaration form everywhere | Patrick Walton | -1/+1 |
| 2013-03-07 | test: Fix tests. | Patrick Walton | -2/+2 |
| 2013-03-07 | Allow casting integers to unsafe pointers in constant expressions. | Josh Matthews | -0/+15 |
