about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-03-30book: improve a bit of grammar in Method Syntax chapeterTshepang Lekhonkhobe-3/+3
2015-03-29Auto merge of #23816 - frewsxcv:fromiterator-example, r=Manishearthbors-0/+21
2015-03-29Add an example for FromIterator::from_iterCorey Farwell-0/+21
2015-03-29Auto merge of #23831 - Manishearth:rollup, r=Manishearthbors-6/+35
2015-03-29Rollup merge of #23829 - huachaohuang:master, r=ManishearthManish Goregaokar-1/+1
2015-03-29Rollup merge of #23821 - nicholasbishop:bishop-slice-iter-typo-fix, r=alexcri...Manish Goregaokar-2/+2
2015-03-29Rollup merge of #23814 - steveklabnik:gh23320, r=alexcrichtonManish Goregaokar-2/+28
2015-03-29Rollup merge of #23811 - alexcrichton:libc-stable, r=ManishearthManish Goregaokar-1/+4
2015-03-29Auto merge of #23809 - cmr:issue-21310, r=Manishearthbors-2/+6
2015-03-29Fix typoHuachao Huang-1/+1
2015-03-29Auto merge of #23787 - steveklabnik:gh23760, r=alexcrichtonbors-167/+0
2015-03-29Auto merge of #23810 - sfackler:debug-collections, r=alexcrichtonbors-160/+259
2015-03-28Oops fix output examplesSteven Fackler-4/+4
2015-03-29Auto merge of #23819 - pnkfelix:kill-unsafe-dtor, r=pnkfelixbors-185/+12
2015-03-28Fix typo in docstring for sliceNicholas Bishop-2/+2
2015-03-29Port of pcwalton removal of `#[unsafe_destructor]` check.Felix S. Klock II-185/+12
2015-03-28Fold in debug builder doc examplesSteven Fackler-15/+3
2015-03-28Auto merge of #23300 - sfackler:rm-iterator-ext, r=alexcrichtonbors-129/+130
2015-03-28Remove IteratorExtSteven Fackler-129/+130
2015-03-28Document properties for Eq + HashSteve Klabnik-2/+28
2015-03-28Remove standard io chapter from the bookSteve Klabnik-167/+0
2015-03-28Fold collections debug implsSteven Fackler-41/+6
2015-03-28libc: Don't use unstable apisAlex Crichton-1/+4
2015-03-28Update debug helpers and add list builderSteven Fackler-129/+275
2015-03-28iOS: int/uint falloutValerii Hiora-3/+3
2015-03-28Rollup merge of #23804 - dnwade:patch-1, r=ManishearthManish Goregaokar-1/+1
2015-03-28Rollup merge of #23803 - richo:unused-braces, r=ManishearthManish Goregaokar-94/+94
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-28cleanup: Remove unused braces in use statementsRicho Healey-94/+94
2015-03-28Auto merge of #23799 - reem:error-no-send, r=aturonbors-1/+1
2015-03-28Auto merge of #23798 - alexcrichton:issue-23781, r=aturonbors-11/+52
2015-03-27std: Don't deadlock/panic on recursive printsAlex Crichton-11/+52
2015-03-28Auto merge of #23789 - steveklabnik:gh22716, r=alexcrichtonbors-0/+17
2015-03-27Make `std::error::Error` not inherit from SendJonathan Reem-1/+1
2015-03-27rollup merge of #23786: alexcrichton/less-quotesAlex Crichton-300/+259
2015-03-27rollup merge of #23763: brson/installerAlex Crichton-0/+0
2015-03-27Test fixes and rebase conflicts, round 3Alex Crichton-3/+5
2015-03-27rollup merge of #23794: brson/slicegateAlex Crichton-3/+93
2015-03-27Note that zip and enumerate are similarSteve Klabnik-0/+17
2015-03-27Explain why &self is commonSteve Klabnik-1/+2
2015-03-27rustdoc: show negative impls properly in the implementors pageCorey Richardson-2/+6
2015-03-27Test fixes and rebase conflicts, round 2Alex Crichton-17/+8
2015-03-27rollup merge of #23793: steveklabnik/gh21668Alex Crichton-4/+8
2015-03-27rollup merge of #23197: aatxe/masterAlex Crichton-34/+26
2015-03-27Feature gate *all* slice patterns. #23121Brian Anderson-3/+93
2015-03-27rollup merge of #23791: jviereck/fix-23713Alex Crichton-1/+1
2015-03-27rollup merge of #23665: steveklabnik/doc_std_asciiAlex Crichton-4/+96