about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2015-11-23wording: results don't failPhilipp Matthias Schäfer-1/+1
2015-11-21change link on book front page trpl -> bookMatthias Kauer-3/+2
2015-11-20Remove slice pattern from compiler plugin exampleFlorian Hahn-4/+11
2015-11-19src/doc/trpl -> src/doc/bookSteve Klabnik-0/+0
2015-11-17Rollup merge of #29891 - steveklabnik:gh29470, r=alexcrichtonSteve Klabnik-4/+11
2015-11-17Rollup merge of #29890 - steveklabnik:gh29742, r=ManishearthSteve Klabnik-1/+2
2015-11-17Rollup merge of #29889 - steveklabnik:gh29801, r=manishearthSteve Klabnik-11/+12
2015-11-17Rollup merge of #29888 - steveklabnik:gh29762, r=sanxiynSteve Klabnik-0/+17
2015-11-17Clear up the reference around letSteve Klabnik-11/+12
2015-11-17Fix up escapes in the referenceSteve Klabnik-4/+11
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 #29875 - steveklabnik:gh29784, r=ManishearthManish Goregaokar-2/+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-16Remove nomicon reference to copy_lifetimeSteve Klabnik-2/+1
2015-11-16Improve UFCS exampleSteve Klabnik-7/+16
2015-11-16Rollup merge of #29863 - steveklabnik:gh29526, r=alexcrichtonSteve Klabnik-0/+3
2015-11-16Rollup merge of #29549 - brson:docidx, r=steveklabnikSteve Klabnik-39/+10
2015-11-16Minor tweaks to doc indexBrian Anderson-2/+2
2015-11-16Auto merge of #29805 - norcalli:patch-1, r=steveklabnikbors-3/+4
2015-11-16Nomicon: mention tuple structs with repr(c)Steve Klabnik-0/+3
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-13Document block doc comments bettermdinger-3/+2
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-09Auto merge of #29695 - dtrebbien:remove-mention-of-struct_variant-feature, r=...bors-7/+0
2015-11-08Auto merge of #29686 - jrburke:docs-error-handling-search-case, r=BurntSushibors-0/+16
2015-11-08doc: error-handling.md: main case analysis for searchjrburke-0/+16
2015-11-08reference: Remove struct_variant from Compiler FeaturesDaniel Trebbien-7/+0
2015-11-08Fix double word 'be'Jake Worth-2/+2
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-07Fix typoJake Worth-1/+1
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