about summary refs log tree commit diff
path: root/src/doc/trpl/plugins.md
AgeCommit message (Collapse)AuthorLines
2015-01-17Fix up titles of TRPL chaptersSteve Klabnik-1/+1
2015-01-17Intpocalypse, book edition.Steve Klabnik-3/+3
Fix all usage of int/uint/i/u in the book.
2015-01-13Replace usage of deriving with derive in docsGreg Chapple-1/+1
2015-01-08Standardize punctuation & formatting of TRPLKevin Yap-1/+1
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/+259