about summary refs log tree commit diff
path: root/src/doc/trpl
AgeCommit message (Expand)AuthorLines
2015-05-14Fix version numbers in the guessing game.parir-6/+6
2015-05-13Fix automatic substitution of task->thread.David Reid-1/+1
2015-05-13Fix table syntax.David Reid-23/+23
2015-05-13Rollup merge of #25382 - steveklabnik:typo_fix, r=alexcrichtonSteve Klabnik-1/+1
2015-05-13Rollup merge of #25379 - mpark:trpl, r=alexcrichtonSteve Klabnik-1/+1
2015-05-13Rollup merge of #25376 - swaroopch:patch-2, r=steveklabnikSteve Klabnik-0/+2
2015-05-13Fix typoSteve Klabnik-1/+1
2015-05-13trpl/error-handling - fix typoSwaroop C H-1/+1
2015-05-13TRPL: Fix a broken link to 'move semantics'Michael Park-1/+1
2015-05-13Add link to Debug traitSwaroop C H-0/+2
2015-05-13Fix a typoSteve Klabnik-1/+1
2015-05-13Merge branch 'trpl_embedding' into rollupSteve Klabnik-0/+354
2015-05-13Merge branch 'doc-fixes' of https://github.com/wheals/rust into rollupSteve Klabnik-10/+15
2015-05-13Merge branch 'doc_release_channels' into rollupSteve Klabnik-0/+46
2015-05-13Rollup merge of #25348 - geofft:trpl-fix-enums, r=steveklabnikSteve Klabnik-112/+162
2015-05-13Rollup merge of #25321 - steveklabnik:second_tutorial, r=alexcrichtonSteve Klabnik-0/+691
2015-05-13Rollup merge of #25317 - steveklabnik:trpl_drop, r=alexcrichtonSteve Klabnik-2/+66
2015-05-12trpl/match: Add an example for matching on enumsGeoffrey Thomas-0/+37
2015-05-12trpl/enums: RewriteGeoffrey Thomas-51/+46
2015-05-12trpl/structs: Document unit-like structsGeoffrey Thomas-0/+19
2015-05-12trpl: move tuple-structs.md into structs.mdGeoffrey Thomas-61/+60
2015-05-12TRPL: dining philosophersSteve Klabnik-0/+691
2015-05-12TRPL: Rust inside other languagesSteve Klabnik-0/+354
2015-05-12TRPL: DropSteve Klabnik-2/+66
2015-05-12TRPL: release channelsSteve Klabnik-0/+46
2015-05-12Rollup merge of #25322 - frewsxcv:patch-23, r=steveklabnikManish Goregaokar-1/+1
2015-05-12Rollup merge of #25221 - michal-czardybon:master, r=steveklabnikManish Goregaokar-16/+16
2015-05-12book: typo fixes, wording improvements.Shmuale Mark-8/+9
2015-05-12TRPL: Borrow and AsRefSteve Klabnik-0/+94
2015-05-12Make mention of `if` more genericCorey Farwell-1/+1
2015-05-11Rollup merge of #25314 - steveklabnik:static_to_associated, r=alexcrichtonSteve Klabnik-4/+4
2015-05-11Rollup merge of #25304 - oli-obk:patch-2, r=steveklabnikSteve Klabnik-1/+1
2015-05-11static method -> associated functionSteve Klabnik-4/+4
2015-05-11TRPL: the stack and the heapSteve Klabnik-1/+568
2015-05-11trpl: item macros must be followed by a semicolonOliver Schneider-1/+1
2015-05-11Rollup merge of #25287 - petehunt:patch-2, r=steveklabnikManish Goregaokar-2/+2
2015-05-11Rollup merge of #25284 - petehunt:patch-1, r=steveklabnikManish Goregaokar-1/+1
2015-05-11Auto merge of #25277 - polachok:docfix, r=steveklabnikbors-1/+1
2015-05-11Fixed one textual mistake and one casing error.MichaƂ Czardybon-18/+18
2015-05-10Fix typo in references-and-borrowing docsPete Hunt-2/+2
2015-05-10Fix typo in guessing-game docsPete Hunt-1/+1
2015-05-10Rollup merge of #25263 - fhinkel:master, r=steveklabnikSteve Klabnik-2/+2
2015-05-10Rollup merge of #25257 - dpetersen:mutability-docfix, r=steveklabnikSteve Klabnik-3/+3
2015-05-10Rollup merge of #25239 - sindreij:patch-1, r=alexcrichtonSteve Klabnik-1/+1
2015-05-10Rollup merge of #25222 - GuillaumeGomez:doc-ref, r=steveklabnikSteve Klabnik-0/+35
2015-05-10Rollup merge of #25188 - tincann:patch-1, r=steveklabnikSteve Klabnik-1/+1
2015-05-10point supposed to be immutable in this exampleAlexander Polakov-1/+1
2015-05-10Add missing backticksGuillaume Gomez-0/+3
2015-05-10Removed the backticks on slicesSindre Johansen-1/+1
2015-05-10Fix small typos in documentationFranziska Hinkelmann-2/+2