about summary refs log tree commit diff
path: root/src/doc/book
AgeCommit message (Expand)AuthorLines
2016-10-19Fix grammatical errors in `tests` directory docsPaul Osborne-3/+3
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
2016-09-01Auto merge of #34494 - CensoredUsername:allow_sysV64_abi, r=nagisabors-0/+1
2016-08-30Change ABI string from sysV64 to sysv64CensoredUsername-1/+1
2016-08-30Allow specification of the system V AMD64 ABI constraint.CensoredUsername-0/+1
2016-08-24Updated code sample in chapter on syntax extensions.Vincent Esche-3/+3
2016-08-23Rollup merge of #35913 - frewsxcv:panic, r=steveklabnikGuillaume Gomez-2/+2
2016-08-22Mark panicking tests as `should_panic` instead of `no_run`.Corey Farwell-2/+2
2016-08-22Correct failing book testPanashe M. Fundira-0/+6
2016-08-21Add reference to `Self` in traits chapter (book)Panashe M. Fundira-0/+22
2016-08-20Add docs for "!" empty Never type (rfc 1216)Stefan Schindler-1/+4
2016-08-20Rollup merge of #35794 - cantino:fix-typo, r=apasel422Jonathan Turner-1/+1
2016-08-20Rollup merge of #35781 - ErikUggeldahl:spellingfix, r=apasel422Jonathan Turner-2/+2
2016-08-18Fix minor typoAndrew Cantino-1/+1
2016-08-18Fix tiny spelling mistake in bookErik Uggeldahl-2/+2
2016-08-18Fix linksNick Cameron-4/+4
2016-08-17Rollup merge of #35681 - Rufflewind:patch-1, r=apasel422Jonathan Turner-3/+3
2016-08-17Rollup merge of #35663 - CryZe:no-stdlib, r=ManishearthJonathan Turner-12/+29
2016-08-17Rollup merge of #35595 - urschrei:associated_types_docfix, r=steveklabnikJonathan Turner-1/+1
2016-08-15Fix spacing in code of closures.mdPhil Ruffwind-3/+3