| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-06-13 | Use `assert_eq!` instead of `assert!` in tests | petrochenkov | -5/+5 |
| 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 |
| 2015-03-23 | Require feature attributes, and add them where necessary | Brian Anderson | -0/+2 |
| 2014-06-05 | mk: Move rust_test_helpers out of libstd | Alex Crichton | -1/+1 |
| 2014-04-04 | Fix fallout from std::libc separation | Corey Richardson | -1/+1 |
| 2013-11-29 | Statically link librustrt to libstd | Alex Crichton | -1/+1 |
| 2013-11-11 | Remove #[fixed_stack_segment] and #[rust_stack] | Alex Crichton | -1/+0 |
| 2013-08-23 | rt: Move some test functions to rust_test_helpers | Brian Anderson | -14/+14 |
| 2013-08-19 | Add externfn macro and correctly label fixed_stack_segments | Niko Matsakis | -0/+1 |
| 2013-06-24 | Fix 'static mut' tests | Alex Crichton | -1/+1 |
| 2013-06-23 | Support foreign 'static mut' variables as well | Alex Crichton | -0/+46 |
