| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-06-29 | Move unsized_tuple_coercion behind a feature gate. | Masaki Hara | -0/+2 |
| 2017-06-29 | Add unsized tuple coercions. | Masaki Hara | -0/+32 |
| 2015-06-13 | Use `assert_eq!` instead of `assert!` in tests | petrochenkov | -16/+16 |
| 2015-04-08 | Remove pretty-expanded from failing tests | Alex Crichton | -1/+0 |
| 2015-03-30 | Fallout where types must be specified. | Niko Matsakis | -2/+2 |
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -3/+3 |
| 2015-03-23 | rustdoc: Replace no-pretty-expanded with pretty-expanded | Brian Anderson | -0/+2 |
| 2015-01-30 | Remove all `i` suffixes | Tobias Bucher | -6/+6 |
| 2014-12-26 | Update tests to use `?Sized` | Nick Cameron | -1/+1 |
| 2014-09-16 | Fallout from renaming | Aaron Turon | -1/+1 |
| 2014-09-03 | Fix ICE when casting `&[T]` to `*const [T]` | Nick Cameron | -0/+17 |
| 2014-09-02 | Reviewer changes | Nick Cameron | -9/+13 |
| 2014-09-02 | DST raw pointers - *-pointers are fat pointers | Nick Cameron | -0/+91 |
