summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2015-04-02Auto merge of #23822 - tanadeau:remove-box-syntax-in-pointers-doc, r=stevekla...bors-84/+103
2015-04-01Moved use of `box_syntax` unstable feature in docs to Unstable section.Trent Nadeau-84/+103
2015-04-01rollup merge of #23860: nikomatsakis/copy-requires-cloneAlex Crichton-1/+5
2015-04-01rollup merge of #23933: kgv/kgv_fixAlex Crichton-6/+7
2015-04-01Re-write closures chapterSteve Klabnik-137/+401
2015-04-01Fallout in public-facing and semi-public-facing libsNiko Matsakis-1/+5
2015-04-01Fix rust book error-handling.md for new std::io.kgv-6/+7
2015-03-31rollup merge of #23923: steveklabnik/gh23688Alex Crichton-0/+23
2015-03-31Add description of + for multiple trait boundsSteve Klabnik-0/+23
2015-03-31rollup merge of #23920: steveklabnik/gh23881Alex Crichton-146/+153
2015-03-31Move benchmark tests to unstable sectionSteve Klabnik-146/+153
2015-03-31rollup merge of #23288: alexcrichton/issue-19470Alex Crichton-3/+3
2015-03-31rollup merge of #23906: steveklabnik/spellinAlex Crichton-1/+1
2015-03-31rollup merge of #23902: freebroccolo/masterAlex Crichton-7/+9
2015-03-31std: Clean out #[deprecated] APIsAlex Crichton-10/+7
2015-03-31Fix spellingSteve Klabnik-1/+1
2015-03-31std: Remove #[old_orphan_check] from PartialEqAlex Crichton-3/+3
2015-03-31book: reword timer bitDarin Morrison-7/+9
2015-03-31Rollup merge of #23869 - tshepang:more-complete-builder-pattern-example, r=al...Manish Goregaokar-8/+16
2015-03-31Rollup merge of #23839 - tyrion:patch-1, r=alexcrichtonManish Goregaokar-3/+3
2015-03-31Rollup merge of #23813 - steveklabnik:gh19733, r=cmrManish Goregaokar-1/+6
2015-03-31Rollup merge of #23558 - steveklabnik:explain_elision, r=gankroManish Goregaokar-4/+9
2015-03-31book: make Builder Pattern example more completeTshepang Lekhonkhobe-8/+16
2015-03-30Explain why 'elision'Steve Klabnik-4/+9
2015-03-30Auto merge of #23861 - Manishearth:rollup, r=Manishearthbors-3/+3
2015-03-30Make note of noalias in unsafe reference sectionSteve Klabnik-1/+6
2015-03-30book: improve a bit of grammar in Method Syntax chapeterTshepang Lekhonkhobe-3/+3
2015-03-30Auto merge of #23838 - kgv:master, r=steveklabnikbors-2/+1
2015-03-29Auto merge of #23830 - petrochenkov:spellcheck, r=steveklabnikbors-2/+2
2015-03-29Fixed wrong name of test module in testing.mdGermano Gabbianelli-3/+3
2015-03-29Remove about standard io chapter from the book (from arrays-vectors-and-slice...kgv-2/+1
2015-03-29Rollup merge of #23829 - huachaohuang:master, r=ManishearthManish Goregaokar-1/+1
2015-03-29Fix typoHuachao Huang-1/+1
2015-03-28Remove standard io chapter from the bookSteve Klabnik-167/+0
2015-03-28Fix some typosVadim Petrochenkov-2/+2
2015-03-28Rollup merge of #23804 - dnwade:patch-1, r=ManishearthManish Goregaokar-1/+1
2015-03-28Rollup merge of #23788 - steveklabnik:gh23748, r=alexcrichtonManish Goregaokar-1/+2
2015-03-28Rollup merge of #23751 - tshepang:do-not-hardcode-the-growth, r=ManishearthManish Goregaokar-4/+4
2015-03-28Rollup merge of #23332 - jakub-:rustup-curl-silent-flag, r=brsonManish Goregaokar-2/+2
2015-03-28book: Fix typo Dan W.-1/+1
2015-03-27rollup merge of #23786: alexcrichton/less-quotesAlex Crichton-1/+1
2015-03-27rollup merge of #23794: brson/slicegateAlex Crichton-3/+8
2015-03-27Explain why &self is commonSteve Klabnik-1/+2
2015-03-27Feature gate *all* slice patterns. #23121Brian Anderson-3/+8
2015-03-27rollup merge of #23285: steveklabnik/gh11794Alex Crichton-239/+22
2015-03-27Test fixes and rebase conflicts, round 1Alex Crichton-4/+6
2015-03-27Unquote all crate names without underscoresRicho Healey-1/+1
2015-03-27rollup merge of #23741: alexcrichton/remove-int-uintAlex Crichton-8/+5
2015-03-27rollup merge of #23767: tshepang/typoAlex Crichton-1/+2
2015-03-27rollup merge of #23764: tshepang/no-guessing-anymoreAlex Crichton-9/+4