summary refs log tree commit diff
path: root/src/doc/trpl/variable-bindings.md
AgeCommit message (Collapse)AuthorLines
2015-04-25Rollup merge of #24812 - jest:master, r=steveklabnikManish Goregaokar-1/+1
Conflicts: src/doc/trpl/variable-bindings.md
2015-04-25A number of spell-checking corrections.Przemysław Wesołek-1/+1
2015-04-25fix docFuGangqiang-1/+1
2015-04-09Copyediting for 'variable bindings'Steve Klabnik-49/+57
2015-02-15Added explanation to trpl of integer types.Alexander Bliskovsky-0/+5
2015-01-17Fix up titles of TRPL chaptersSteve Klabnik-1/+1
2015-01-12Clean up wording around uninitialized values.Steve Klabnik-19/+1
Fixes #20840
2015-01-10Cosmetic updates to TRPL textSebastian Rasmussen-1/+1
* Make messages match rustc's error messages * Use correct function name in example * Rewording to match previously presented material
2015-01-08Standardize punctuation & formatting of TRPLKevin Yap-6/+6
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/+174