summary refs log tree commit diff
path: root/src/doc/trpl/method-syntax.md
AgeCommit message (Collapse)AuthorLines
2015-02-14Minor change in 'method-syntax' chaptercaipre-2/+2
2015-01-23Soup up 'method syntax' chapter of the BookSteve Klabnik-2/+112
Fixes #16969
2015-01-08Standardize punctuation & formatting of TRPLKevin Yap-4/+4
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-08Fix dead links in the guide and reorganizeAlex Crichton-0/+88