| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-03-30 | std: Standardize (input, output) param orderings | Alex Crichton | -1/+1 |
| 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 |
| 2015-03-13 | fix tests | Oliver Schneider | -2/+2 |
| 2015-03-13 | slice::from_raw_parts is preferred over transmuting a fresh raw::Slice | Oliver Schneider | -5/+4 |
| 2015-03-05 | Remove integer suffixes where the types in compiled code are identical. | Eduard Burtescu | -1/+1 |
| 2015-02-05 | cleanup: replace `as[_mut]_slice()` calls with deref coercions | Jorge Aparicio | -1/+1 |
| 2015-01-26 | Fallout of io => old_io | Alex Crichton | -1/+1 |
| 2014-12-20 | Allow use of `[_ ; n]` syntax for fixed length and repeating arrays. | Nick Cameron | -1/+1 |
| 2014-12-10 | During method resolution, only reborrow if we are not doing an auto-ref. | Niko Matsakis | -0/+54 |
