about summary refs log tree commit diff
path: root/src/doc/trpl
AgeCommit message (Expand)AuthorLines
2015-01-12Small grammar fix in the bookSteve Klabnik-2/+2
2015-01-12Fix text in TRPL macros guide to match the exampleAlexander Korolkov-3/+12
2015-01-12Remove usage and reference of feature(globs) from the bookCam Jackson-8/+1
2015-01-12Purge references to Rust tasks from TRPL.Paul Crowley-14/+13
2015-01-11Replace uint with u32 in trpl/guessing-game.mdCarVac-39/+39
2015-01-12Merge pull request #20966 from Valloric/ownership-fixbors-39/+39
2015-01-12Merge pull request #20956 from angst7/docfixes1bors-3/+3
2015-01-12Merge pull request #20933 from gifnksm/patch-1bors-1/+1
2015-01-12Merge pull request #20930 from charmeleon/masterbors-3/+3
2015-01-12Merge pull request #20926 from xnil/patch-1bors-1/+1
2015-01-12Merge pull request #20898 from sebras/trplbors-12/+13
2015-01-12Merge pull request #20877 from killercup/patch-4bors-1/+1
2015-01-12Merge pull request #20820 from sellibitze/closure-docbors-12/+14
2015-01-11Fixing integer usage in ownership docStrahinja Val Markovic-39/+39
2015-01-11replace deprecated uint references with u32Matt Roche-3/+3
2015-01-11`cargo build` doesn't run the executablesNAKASHIMA, Makoto-1/+1
2015-01-11Switching out range(0,10) example to 0..10. Tests fineErick Rivas-3/+3
2015-01-11Correct romanization of さようならCarter Hinsley-1/+1
2015-01-10Cosmetic updates to TRPL textSebastian Rasmussen-12/+13
2015-01-10Add Line Break to Robert Burns QuotePascal Hertleif-1/+1
2015-01-10Merge pull request #20851 from englishm/patch-1bors-1/+1
2015-01-10Merge pull request #20849 from scode/scode/fix-book-typobors-1/+1
2015-01-10Merge pull request #20833 from nstoddard/masterbors-2/+2
2015-01-10Merge pull request #20819 from GuillaumeGomez/masterbors-1/+1
2015-01-10Merge pull request #20818 from rgs1/fix-guidebors-1/+1
2015-01-10Merge pull request #20817 from killercup/patch-2bors-5/+6
2015-01-10Should be `assert_eq!` not `assert_eq`Mike English-1/+1
2015-01-09Fix typo in documentation.Peter Schuller-2/+2
2015-01-10auto merge of #20782 : iKevinY/rust/trpl-formatting, r=steveklabnikbors-139/+139
2015-01-09Fix a couple wording issues in trpl bookNathan Stoddard-2/+2
2015-01-09documentation: Fix boxed closure left-over and add some words on why we use a...Sebastian Gesemann-12/+14
2015-01-09Update advanced.mdGuillaume Gomez-1/+1
2015-01-09Update macro scope introKeegan McAllister-2/+6
2015-01-09Remove extra dangling periodRaul Gutierrez S-1/+1
2015-01-09Update Conclusion of The Rust Programming LanguagePascal Hertleif-5/+6
2015-01-08Standardize punctuation & formatting of TRPLKevin Yap-139/+139
2015-01-08Fix dead links in the guide and reorganizeAlex Crichton-655/+90
2015-01-08"The Rust Programming Language"Steve Klabnik-0/+9949