| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-08-09 | Tweak style guide to avoid referencing the removed ascii::Ascii. | Eli Friedman | -10/+13 | |
| 2015-08-09 | Use https URLs to refer to rust-lang.org where appropriate. | Eli Friedman | -4/+3 | |
| Also fixes a few outdated links. | ||||
| 2015-05-29 | Fix link to newtypes page | Nils Liberg | -1/+1 | |
| 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 | -7/+7 | |
| 2015-02-16 | Import rust-guidlines | Steve Klabnik | -0/+343 | |
| at https://github.com/rust-lang/rust-guidelines/commit/16fa41b3b091e7e532c809c7145dd88b8e4a5513 Fixes #19315 | ||||
