summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2016-12-16Update book for rustupBrian Anderson-9/+23
2016-12-16Book: rustup.sh -> rustup.rsSteve Klabnik-21/+7
2016-12-14Document the question mark operatorest31-2/+8
2016-11-08Auto merge of #36843 - petrochenkov:dotstab, r=nikomatsakisbors-2/+0
2016-11-06Auto merge of #37386 - johnthagen:Self-reference-example, r=GuillaumeGomezbors-0/+15
2016-11-05Use From trait as an example usage of Self.johnthagen-0/+15
2016-11-04Rollup merge of #37255 - mbrubeck:doc-edit, r=steveklabnikAlex Crichton-9/+10
2016-11-03Stabilize `..` in tuple (struct) patternsVadim Petrochenkov-2/+0
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-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-29Auto merge of #37378 - petrochenkov:nopat, r=eddybbors-3/+3
2016-10-27reference: Mention --crate-type=cdylib in the Linkage sectionFederico Mena Quintero-0/+6
2016-10-26Prohibit patterns in trait methods without bodiesVadim Petrochenkov-3/+3
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-17Rollup merge of #37194 - johnthagen:fix-const-static-header, r=blussGuillaume Gomez-1/+1
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-15rustdoc: Improve playground run buttonsOliver Middleton-4/+5
2016-10-14Rollup merge of #37119 - durka:patch-31, r=steveklabnikJonathan Turner-1/+1
2016-10-14Rollup merge of #36755 - Rantanen:master, r=GuillaumeGomezJonathan Turner-14/+76
2016-10-13Explain motivation behind lifetimesMikko Rantanen-14/+76
2016-10-12Rollup merge of #36995 - nrc:stable, r=@nikomatsakisAlex Crichton-2/+1
2016-10-12book: remove backticks in Type Aliases headerAlex Burka-1/+1
2016-10-12Stabilise attributes on statements.Nick Cameron-2/+1
2016-10-11Rollup merge of #36997 - KillTheMule:patch-1, r=steveklabnikGuillaume Gomez-2/+6
2016-10-07Rollup merge of #37008 - tshepang:quotes, r=steveklabnikGuillaume Gomez-3/+3
2016-10-07Rollup merge of #36929 - angelsl:issue-36683, r=steveklabnikGuillaume Gomez-2/+7
2016-10-07Wrap & improveKillTheMule-4/+6
2016-10-06reference: use ticks instead of quotesTshepang Lekhonkhobe-3/+3
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-05reference: mention `move` keyword for lambdasangelsl-2/+7
2016-10-02Avoid introducing `run` twicePhilip Davis-6/+6
2016-09-30Rollup merge of #36860 - wesleywiser:patch-2, r=ManishearthSteve Klabnik-0/+10
2016-09-30Rollup merge of #36711 - pcn:patch-1, r=steveklabnikSteve Klabnik-1/+1
2016-09-30Add `Send` and `Sync` traits to the referenceWesley Wiser-0/+10
2016-09-28Rollup merge of #35286 - dns2utf8:doc_never_expression, r=nikomatsakisJonathan Turner-1/+11
2016-09-28Rollup merge of #36769 - nathanmusoke:master, r=apasel422Jonathan Turner-1/+1