about summary refs log tree commit diff
path: root/src/doc/trpl
AgeCommit message (Expand)AuthorLines
2015-04-21rollup merge of #24669: steveklabnik/fixAlex Crichton-0/+2
2015-04-21rollup merge of #24667: steveklabnik/more_editingAlex Crichton-145/+145
2015-04-21rollup merge of #24665: sw17ch/document-complete-slice-syntaxAlex Crichton-0/+1
2015-04-21rollup merge of #24663: steveklabnik/gh24639Alex Crichton-0/+30
2015-04-21rollup merge of #24654: mdinger/patch-2Alex Crichton-2/+2
2015-04-21Document functional update syntaxSteve Klabnik-0/+30
2015-04-21Add research to README of TRPLSteve Klabnik-0/+2
2015-04-21small edits for recently written book chaptersSteve Klabnik-145/+145
2015-04-21Add an example of completely slicing an object.John Van Enk-0/+1
2015-04-21Refocus unsafe code chapter on unsafe itself.Steve Klabnik-2/+3
2015-04-21Fix typosmdinger-2/+2
2015-04-20Refocus unsafe code chapter on unsafe itself.Steve Klabnik-77/+121
2015-04-20Rollup merge of #24643 - steveklabnik:doc_if_let, r=jakub-Steve Klabnik-1/+80
2015-04-20Rollup merge of #24632 - steveklabnik:casting_guide, r=alexcrichtonSteve Klabnik-1/+87
2015-04-20Rollup merge of #24631 - steveklabnik:unsafe_guide, r=alexcrichtonSteve Klabnik-101/+124
2015-04-20Rollup merge of #24630 - steveklabnik:quickfix, r=alexcrichtonSteve Klabnik-1/+1
2015-04-20Rollup merge of #24577 - steveklabnik:gh24573, r=alexcrichtonSteve Klabnik-0/+24
2015-04-20Rollup merge of #24571 - steveklabnik:editing, r=alexcrichtonSteve Klabnik-503/+404
2015-04-20Rollup merge of #24516 - steveklabnik:gh22621, r=alexcrichtonSteve Klabnik-0/+110
2015-04-20TRPL: if letSteve Klabnik-1/+80
2015-04-20Add common macros to TRPLSteve Klabnik-0/+110
2015-04-20TRPL: unsafe -> raw pointersSteve Klabnik-101/+124
2015-04-20Remove feature gated examples from the reference.Steve Klabnik-0/+24
2015-04-20TRPL: castingSteve Klabnik-1/+87
2015-04-20Fix small typo in TRPL introSteve Klabnik-1/+1
2015-04-20TRPL edits: genericsSteve Klabnik-40/+72
2015-04-20Remove inverse example from generics part of TRPLSteve Klabnik-85/+0
2015-04-20TRPL edits: traitsSteve Klabnik-189/+101
2015-04-20move Deref coercions to syntax and semanticsSteve Klabnik-1/+1
2015-04-20TRPL copyedits: stringsSteve Klabnik-23/+91
2015-04-20TRPL editing: vectorsSteve Klabnik-21/+42
2015-04-20Move drop back in TRPL TOCSteve Klabnik-1/+1
2015-04-20TRPL edits: method syntaxSteve Klabnik-36/+35
2015-04-20TRPL editing: structsSteve Klabnik-5/+5
2015-04-20TRPL editing: move patterns backSteve Klabnik-1/+1
2015-04-20TRPL editing: patternsSteve Klabnik-4/+36
2015-04-20TRPL editing: matchSteve Klabnik-15/+16
2015-04-20TRPL editing: enumsSteve Klabnik-104/+25
2015-04-18Auto merge of #24383 - avdi:patch-1, r=steveklabnikbors-1/+1
2015-04-19fix doctest (fixup #24466)Manish Goregaokar-1/+1
2015-04-18Rollup merge of #24466 - steveklabnik:more_more_more, r=alexcrichtonManish Goregaokar-3/+105
2015-04-17Rollup merge of #24515 - steveklabnik:gh24070, r=GankroManish Goregaokar-2/+7
2015-04-17Rollup merge of #24513 - j1n3l0:patch-1, r=alexcrichtonManish Goregaokar-1/+1
2015-04-16Fix broken links in the docsFlorian Hartwig-3/+3
2015-04-16Descripe tuple indexing in TRPLSteve Klabnik-8/+24
2015-04-16Make note of documentation tests and binariesSteve Klabnik-1/+4
2015-04-16remove example usage of from_str in error docsSteve Klabnik-15/+18
2015-04-16Make note of possible XSS in RustdocSteve Klabnik-0/+10
2015-04-16Link up some stuff in the vectors chapterSteve Klabnik-2/+7
2015-04-16Fix some broken links in the bookFlorian Hartwig-4/+4