| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-06-23 | Removed as many "```ignore" as possible. | kennytm | -1/+1 | |
| Replaced by adding extra imports, adding hidden code (`# ...`), modifying examples to be runnable (sorry Homura), specifying non-Rust code, and converting to should_panic, no_run, or compile_fail. Remaining "```ignore"s received an explanation why they are being ignored. | ||||
| 2017-06-17 | Convert `Into<Box<[T]>> for Vec<T>` into `From<Vec<T>> for Box<[T]>` | Oliver Middleton | -4/+6 | |
| 2017-06-13 | Merge crate `collections` into `alloc` | Murarth | -0/+2593 | |
