| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-06-17 | style: typo fix | Tshepang Lekhonkhobe | -1/+1 | |
| 2015-05-29 | Fix link to newtypes page | Nils Liberg | -1/+1 | |
| 2015-05-29 | remove extra space from "over" code as well | David Campbell | -1/+1 | |
| 2015-05-29 | Update let.md -- follow whitespace style guideline | David Campbell | -1/+1 | |
| "Idiomatic code should not use extra whitespace in the middle of a line to provide alignment." | ||||
| 2015-05-29 | Make adjancent code examples more similar | Corey Farwell | -2/+2 | |
| 2015-05-29 | add newline before list in functions-and-methods | David Campbell | -0/+1 | |
| The current version of hoedown treats lists interrupting paragraphs in the Markdown.pl style rather than CommonMark, so a newline is needed for the list to be rendered properly. | ||||
| 2015-05-28 | remove references to IoResult | Steve Klabnik | -1/+1 | |
| This is now std::io::Result | ||||
| 2015-05-27 | Remove mentions of int / uint from public documentation | Jake Goulding | -12/+12 | |
| 2015-02-16 | Import rust-guidlines | Steve Klabnik | -0/+1046 | |
| at https://github.com/rust-lang/rust-guidelines/commit/16fa41b3b091e7e532c809c7145dd88b8e4a5513 Fixes #19315 | ||||
