| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-05-27 | Remove mentions of int / uint from public documentation | Jake Goulding | -1/+1 | |
| 2015-05-18 | TRPL: Normalize rust Code Block Markers | Pascal Hertleif | -1/+1 | |
| `{rust,ignore}` -> `rust,ignore | ||||
| 2015-05-18 | TRPL: Add `rust` Marker to Some Code Block | Pascal Hertleif | -1/+1 | |
| This adds strictly more information to the source files and reduces the need for customized tooling to render the book. (While this should not change the output of _rustbook_, it is very useful when rendering the sources with external tools like Pandoc.) | ||||
| 2015-04-01 | Moved use of `box_syntax` unstable feature in docs to Unstable section. | Trent Nadeau | -0/+100 | |
| Create a new section under the Unstable section for `box` syntax and patterns and removed their discussion from the Pointers section. | ||||
