about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2015-06-30Auto merge of #26662 - steveklabnik:gh26661, r=alexcrichtonbors-3/+3
2015-06-29Auto merge of #26660 - steveklabnik:fix_up_pointers, r=alexcrichtonbors-3/+6
2015-06-29Update link to OusterhoutSteve Klabnik-3/+3
2015-06-29Auto merge of #26623 - Saser:master, r=steveklabnikbors-1/+6
2015-06-29Change removal notice for pointer guide.Steve Klabnik-3/+6
2015-06-29Auto merge of #26462 - brson:stdidx, r=steveklabnikbors-7/+7
2015-06-27Clarifying deallocation order of resources within same scopeChristian Persson-1/+6
2015-06-26make book match referenceAlexis Beingessner-5/+2
2015-06-26accessing private fields is not safe, and io isn't scaryAlexis Beingessner-3/+0
2015-06-24Replace std::comm reference with std::sync::mpsc.Brody Holden-2/+2
2015-06-24Auto merge of #26529 - steveklabnik:gh26366, r=alexcrichtonbors-1/+1
2015-06-24Auto merge of #26528 - brson:papers, r=alexcrichtonbors-2/+29
2015-06-24Auto merge of #26526 - djc:patch-1, r=steveklabnikbors-0/+6
2015-06-24Auto merge of #26509 - tshepang:4-and-not-3, r=blussbors-2/+2
2015-06-23Fix grammar in style guide on traitsSteve Klabnik-1/+1
2015-06-23doc: Add newest Rust papersBrian Anderson-2/+29
2015-06-23Add some more headers to installation documentationsDirkjan Ochtman-0/+6
2015-06-23Auto merge of #26508 - tshepang:stray-code-block, r=blussbors-5/+0
2015-06-23Auto merge of #26367 - tshepang:patch-1, r=blussbors-1/+1
2015-06-22Use a more descriptive variable name.Jake Hickey-3/+3
2015-06-22book: there are 4 special sectionsTshepang Lekhonkhobe-2/+2
2015-06-22book: remove a stray code blockTshepang Lekhonkhobe-5/+0
2015-06-22Auto merge of #26037 - nhowell:plain_js_playpen, r=steveklabnikbors-1/+0
2015-06-20doc: Make it easier to find the std docs from the indexBrian Anderson-7/+7
2015-06-20TRPL: FFI: address panicsSteve Klabnik-0/+34
2015-06-18Rollup merge of #26349 - petrochenkov:bitwise, r=steveklabnikManish Goregaokar-5/+7
2015-06-18Rollup merge of #26342 - steveklabnik:quix_reference_fix, r=alexcrichtonManish Goregaokar-3/+14
2015-06-17Auto merge of #26315 - steveklabnik:gh26287, r=alexcrichtonbors-1/+1
2015-06-17style: typo fixTshepang Lekhonkhobe-1/+1
2015-06-17Document behavior of bitwise operators with boolean argumentsVadim Petrochenkov-5/+7
2015-06-16Auto merge of #24738 - joliv:patch-2, r=steveklabnikbors-2/+5
2015-06-16One more consistency fix in the referenceSteve Klabnik-3/+14
2015-06-16Auto merge of #26323 - steveklabnik:gh26320, r=alexcrichtonbors-10/+9
2015-06-16Auto merge of #26318 - steveklabnik:gh26268, r=alexcrichtonbors-2/+2
2015-06-16Auto merge of #26317 - steveklabnik:gh25956, r=alexcrichtonbors-4/+0
2015-06-15Add unit type info and update associated linkjoliv-2/+5
2015-06-15Auto merge of #26311 - jooert:fix25855, r=steveklabnikbors-33/+13
2015-06-15Significantly simplify generic exampleSteve Klabnik-10/+9
2015-06-15Clarify that the following will errorSteve Klabnik-2/+2
2015-06-15Remove confusing paragraph from Trait ObjectsSteve Klabnik-4/+0
2015-06-15Update example in "Rust Inside Other Languages"Johannes Oertel-33/+13
2015-06-15remove confusing 1i32Steve Klabnik-1/+1
2015-06-13Rollup merge of #26257 - Tonkpils:patch-1, r=alexcrichtonManish Goregaokar-1/+1
2015-06-13Rollup merge of #26256 - steveklabnik:gh25915, r=alexcrichtonManish Goregaokar-1/+1
2015-06-13Rollup merge of #26255 - steveklabnik:gh25499, r=alexcrichtonManish Goregaokar-6/+5
2015-06-13Auto merge of #26118 - tshepang:define-trait, r=steveklabnikbors-0/+3
2015-06-13Auto merge of #26108 - Marwes:field_pun_docs, r=steveklabnikbors-3/+18
2015-06-12Convert playpen.js to plain JS.Nick Howell-1/+0
2015-06-12usize -> u32 to match previous exampleLeo Correa-1/+1
2015-06-12Fix up wording in lifetime elision docsSteve Klabnik-1/+1