about summary refs log tree commit diff
path: root/src/doc/book
AgeCommit message (Expand)AuthorLines
2015-12-02book: Change mention of unused `return` to `panic!`Ori Avtalion-1/+1
2015-12-01trpl: explain how to inhibit rustdoc's auto-mainAlex Burka-9/+16
2015-12-01Clarify ambiguity about how to ask Cargo for a specific versionPaul A. Jungwirth-3/+7
2015-12-01Fix wording in Guessing GameOri Avtalion-2/+2
2015-12-01trpl: additions & fixes for syntax index.Daniel Keep-2/+6
2015-11-30Rollup merge of #30115 - nilcons-contrib:fix-book-stack, r=steveklabnikSteve Klabnik-1/+1
2015-11-30Rollup merge of #30114 - sourcefrog:doc-casts2, r=ManishearthSteve Klabnik-7/+19
2015-11-30Rollup merge of #30108 - bhargavrpatel:master, r=steveklabnikSteve Klabnik-1/+1
2015-11-30Correct grammarMartin Pool-1/+1
2015-11-30Additional text and examples around castingMartin Pool-7/+19
2015-11-30Fix pointer value in the 'complex example'Mihaly Barasz-1/+1
2015-11-30Remove broken explicit coercion exampleMartin Pool-7/+0
2015-11-29Change verbiage in Stack & Heap pageBhargav Patel-1/+1
2015-11-29Auto merge of #30088 - sourcefrog:doc-casts, r=steveklabnikbors-5/+113
2015-11-29Rephrased description of castingMartin Pool-9/+21
2015-11-29Add information about numeric casts, from the nomiconMartin Pool-0/+26
2015-11-29Auto merge of #30059 - androm3da:master, r=blussbors-6/+6
2015-11-28Auto merge of #29651 - tshepang:misc, r=steveklabnikbors-5/+8
2015-11-28doc(book/ffi): remove duplicate link reference `[libc]'xd1le-2/+0
2015-11-27Attempted documentation of coercionsMartin Pool-3/+19
2015-11-27Copy in some documentation about which casts are legalMartin Pool-5/+59
2015-11-27Shifted focus of while-let example per review.ebadf-6/+5
2015-11-26move librustc/plugin to librustc_pluginAriel Ben-Yehuda-5/+7
2015-11-25Corrections to the while-let example per review.ebadf-5/+4
2015-11-26Auto merge of #30053 - JIghtuse:master, r=steveklabnikbors-0/+1
2015-11-26book: miscellaneous improvements to "dining philosophers" exampleTshepang Lekhonkhobe-5/+8
2015-11-25Updated "while let" example.androm3da-3/+5
2015-11-25trpl: Fix example logic in error handling chapterBoris Egorov-0/+1
2015-11-24Add cargo instructions for dinning_philosopher projectMatthias Bussonnier-2/+11
2015-11-24fixed inconsistent indentation in book exampleAlex Gaynor-1/+1
2015-11-23wording: results don't failPhilipp Matthias Schäfer-1/+1
2015-11-21change link on book front page trpl -> bookMatthias Kauer-3/+2
2015-11-20Remove slice pattern from compiler plugin exampleFlorian Hahn-4/+11
2015-11-19src/doc/trpl -> src/doc/bookSteve Klabnik-0/+18452