| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2016-09-09 | rustdoc: Don't add extra newlines for fully opaque structs | Oliver Middleton | -0/+10 | |
| Changes the definition for opaque structs to look like `pub struct Vec<T> { /* fields omitted */ }` to save space on the page. Also only use one line for empty braced structs. | ||||
| 2016-08-17 | Review changes | Nick Cameron | -0/+6 | |
| 2016-04-02 | Refactor `HiddenStructField` into `StrippedItem` | mitaa | -0/+44 | |
