| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-05-13 | Backport TRPL, reference, and grammar. | Steve Klabnik | -23/+91 | |
| Rather than port each individual change to these files, for the release, I just waited to do it all at the end, in this commit. Since individual comits made it to master, everyone should get proper credit in the main tree, and AUTHORS includes those whose changes are here. | ||||
| 2015-02-19 | book: Minor clarifications about strings | Brian Anderson | -2/+4 | |
| 2015-02-02 | Closes issue #21850 | Filip SzczepaĆski | -1/+1 | |
| 2015-01-30 | Don't use as_slice() in docs | Steve Klabnik | -23/+3 | |
| Use deref coercions instead. | ||||
| 2015-01-08 | Standardize punctuation & formatting of TRPL | Kevin Yap | -2/+2 | |
| This commit is an attempt to standardize the use of punctuation and formatting in "The Rust Programming Language" as discussed in #19823. - Convert bold text to italicized textcwhen referring to terminology. - Convert single-quoted text to italicized or double-quoted text, depending on context. - Use double quotes only in the case of scare quotes or quotations. | ||||
| 2015-01-08 | Fix dead links in the guide and reorganize | Alex Crichton | -0/+79 | |
