about summary refs log tree commit diff
path: root/src/doc/trpl
AgeCommit message (Expand)AuthorLines
2015-11-19src/doc/trpl -> src/doc/bookSteve Klabnik-18452/+0
2015-11-17Rollup merge of #29890 - steveklabnik:gh29742, r=ManishearthSteve Klabnik-1/+2
2015-11-17Rollup merge of #29888 - steveklabnik:gh29762, r=sanxiynSteve Klabnik-0/+17
2015-11-17Clarify comment about structs and lifetimesSteve Klabnik-1/+2
2015-11-17Mention libc from crates.io in TRPL: FFISteve Klabnik-0/+17
2015-11-17Rollup merge of #29881 - jeanm:patch-1, r=ManishearthManish Goregaokar-1/+1
2015-11-17Rollup merge of #29873 - steveklabnik:gh29493, r=nikomatsakisManish Goregaokar-7/+16
2015-11-17Auto merge of #29860 - steveklabnik:stackheapfixes, r=huonwbors-0/+8
2015-11-17Fix grammarJean Maillard-1/+1
2015-11-16Improve UFCS exampleSteve Klabnik-7/+16
2015-11-16Auto merge of #29805 - norcalli:patch-1, r=steveklabnikbors-3/+4
2015-11-16Reaffirm that this is an abstractionSteve Klabnik-0/+8
2015-11-15Fix a typoJan Likar-1/+1
2015-11-15Improve Strings chapterJan Likar-2/+3
2015-11-15Update 'Strings' chapter of the bookJan Likar-6/+6
2015-11-12Update references and borrowing (Fixes #29730)Ashkan Kiani-3/+4
2015-11-12trpl: add a small section outlining doctest configurationKevin Butler-0/+12
2015-11-11Auto merge of #29726 - petrochenkov:privsan, r=alexcrichtonbors-1/+1
2015-11-10Rollup merge of #29715 - defuz:patch-3, r=alexcrichtonSteve Klabnik-1/+1
2015-11-10Rollup merge of #29420 - efindlay:master, r=steveklabnikSteve Klabnik-0/+30
2015-11-09rustc_privacy: Fix bugs in SanePrivacyVisitorVadim Petrochenkov-1/+1
2015-11-09Doc: Fix broken link on for-loop.htmlIvan Ivaschenko-1/+1
2015-11-08doc: error-handling.md: main case analysis for searchjrburke-0/+16
2015-11-08Fixed "foo()" in try! example, r=steveklabnikEric Findlay-1/+1
2015-11-08Added foo() to rustdoc example, r=steveklabnikEric Findlay-3/+3
2015-11-07Rollup merge of #29660 - steveklabnik:gh28461, r=brsonManish Goregaokar-1/+3
2015-11-07Rollup merge of #29622 - steveklabnik:gh29621, r=bstrieManish Goregaokar-14/+21
2015-11-07Rollup merge of #29617 - steveklabnik:gh29591, r=alexcrichtonManish Goregaokar-3/+23
2015-11-06Auto merge of #29582 - oli-obk:token_tree, r=sfacklerbors-2/+2
2015-11-06sleep_ms -> sleepSteve Klabnik-14/+21
2015-11-06Add multi-line string literals to TRPLSteve Klabnik-3/+23
2015-11-06Make a note about "gigabyte"Steve Klabnik-1/+3
2015-11-06remove `Tt` prefix from TokenType variantsOliver Schneider-2/+2
2015-11-06Opps, fix incorrect callIvan Ivaschenko-1/+1
2015-11-06Removing the hack from error handling chapter, which is does not make sense a...Ivan Ivaschenko-5/+1
2015-11-05Rollup merge of #29613 - steveklabnik:29506, r=alexcrichtonSteve Klabnik-49/+27
2015-11-05Rollup merge of #29611 - steveklabnik:gh25918, r=alexcrichtonSteve Klabnik-153/+3
2015-11-05Remove .ok().expect()Steve Klabnik-49/+27
2015-11-05Remove short intro from READMESteve Klabnik-153/+3
2015-11-05Rollup merge of #29571 - steveklabnik:gh29322, r=apasel422Steve Klabnik-2/+29
2015-11-05Rollup merge of #29567 - Toby-S:patch-1, r=steveklabnikSteve Klabnik-8/+5
2015-11-05Rollup merge of #29538 - steveklabnik:ch1_edits, r=brsonSteve Klabnik-568/+605
2015-11-05Fixes as per @brson's reviewSteve Klabnik-32/+28
2015-11-04Auto merge of #29528 - amitsaha:rust-inside-other-languages-minor, r=nikomats...bors-1/+2
2015-11-04Mention multiple impl blocks in TRPLSteve Klabnik-2/+29
2015-11-04Merge first three chapters into one.Steve Klabnik-610/+609
2015-11-04Fix #29542Toby Scrace-8/+5
2015-11-03Make some edits as per No Starch.Steve Klabnik-271/+313
2015-11-03Fix #29533Toby Scrace-1/+1
2015-11-03Specify Microsoft Windows and Mac OS X explicitlyAmit Saha-1/+2