about summary refs log tree commit diff
path: root/src/doc/book
AgeCommit message (Expand)AuthorLines
2016-11-08Rollup merge of #37425 - polo-language:doc, r=GuillaumeGomezSteve Klabnik-1/+1
2016-11-08Update testing.md to reflect changes to cargo newTrotter Cashion-50/+76
2016-11-04book: Removed platform compatibility table, link to the forgeBrian Anderson-99/+12
2016-11-04Rollup merge of #37255 - mbrubeck:doc-edit, r=steveklabnikAlex Crichton-9/+10
2016-11-03Add error note to illegal code snippetAngelo Polo-1/+1
2016-11-01Rollup merge of #37495 - buntine:master, r=steveklabnikGuillaume Gomez-4/+2
2016-11-01Rollup merge of #37485 - xfix:patch-2, r=steveklabnikGuillaume Gomez-1/+0
2016-10-31Remove remark about poor code stylenwin-21/+1
2016-10-31Removed commented main functions entirely. This fits in with other examples i...Bunts Thy Unholy-4/+0
2016-10-31Commented out final 'main' function in order to fit within pattern of other e...Bunts Thy Unholy-2/+4
2016-10-30Don't mention "*" dependency version in guessing game exampleKonrad Borowski-1/+0
2016-10-30Update "Testing" chapter for 1.12Pieter Frenssen-35/+39
2016-10-30doc: guessing-game.md: Match output to newest language versionKonrad Borowski-23/+43
2016-10-25Fix typoZoffix Znet-1/+1
2016-10-24Rollup merge of #37228 - loggerhead:patch-1, r=steveklabnikJonathan Turner-1/+1
2016-10-20TRPL: guessing game: minor clarificationVangelis Katsikaros-1/+1
2016-10-19Fix grammatical errors in `tests` directory docsPaul Osborne-3/+3
2016-10-18Fix some mistakes in HRTB docsMatt Brubeck-9/+10
2016-10-17Fix a error of 'book/deref-coercions.html'loggerhead-1/+1
2016-10-15Remove un-rendered ticks from title.johnthagen-1/+1
2016-10-14Rollup merge of #37119 - durka:patch-31, r=steveklabnikJonathan Turner-1/+1
2016-10-13Explain motivation behind lifetimesMikko Rantanen-14/+76
2016-10-12book: remove backticks in Type Aliases headerAlex Burka-1/+1
2016-10-11Rollup merge of #36997 - KillTheMule:patch-1, r=steveklabnikGuillaume Gomez-2/+6
2016-10-07Wrap & improveKillTheMule-4/+6
2016-10-06Rollup merge of #36957 - cynicaldevil:docs, r=frewsxcvJonathan Turner-3/+3
2016-10-06TyposKillTheMule-1/+1
2016-10-06Another shot at clarityKillTheMule-1/+1
2016-10-06Distinguish lifetimes and their annotationsKillTheMule-1/+1
2016-10-06Book: Be very explicit of lifetimes being descriptiveKillTheMule-0/+2
2016-10-04Minor modifications in concurrency section of the Rust bookNikhil Shagrithaya-3/+3
2016-10-02Avoid introducing `run` twicePhilip Davis-6/+6
2016-09-30Rollup merge of #36711 - pcn:patch-1, r=steveklabnikSteve Klabnik-1/+1
2016-09-28Rollup merge of #35286 - dns2utf8:doc_never_expression, r=nikomatsakisJonathan Turner-1/+4
2016-09-28Rollup merge of #36769 - nathanmusoke:master, r=apasel422Jonathan Turner-1/+1
2016-09-27Improve documention troubleshooting missing linker. Fix #32208.Paulo Matos-6/+16
2016-09-27doc: Fix minor typo in book/variable-bindings.mdNathan Musoke-1/+1
2016-09-26Use "through"Peter N-1/+1
2016-09-26Rollup merge of #36563 - vanjacosic:patch-1, r=steveklabnikJonathan Turner-5/+6
2016-09-26Remove whitespace from line endingsVanja Cosic-4/+4
2016-09-25Suggesting a change to a comment that puzzled mePeter N-1/+1
2016-09-18Updated "Ownership". Trying to fix #34865Vanja Cosic-2/+2
2016-09-18Updated "Getting started". Trying to fix #34523Vanja Cosic-5/+6
2016-09-14Don't ignore a doc code-block we can compile.Corey Farwell-1/+1
2016-09-14Rollup merge of #36374 - dangcheng:patch-1, r=steveklabnikGuillaume Gomez-2/+2
2016-09-12change error messagedangcheng-2/+2
2016-09-10book: fix a typoKylo Ginsberg-1/+1
2016-09-10fix mistake (File::open -> File::create)dangcheng-2/+2
2016-09-09Issue deprecation warnings for safe accesses to extern staticsVadim Petrochenkov-1/+1
2016-09-02Update supported Windows versions to match Getting Started page.johnthagen-1/+1