about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2015-01-29Auto merge of #21677 - japaric:no-range, r=alexcrichtonbors-3/+3
2015-01-29s/Show/Debug/gJorge Aparicio-3/+3
2015-01-29Rollup merge of 21708 - brson:internals, r=huonwManish Goregaokar-1/+1
2015-01-28Merge remote-tracking branch 'origin/master' into rollupManish Goregaokar-71/+0
2015-01-27discuss.rust-lang.org -> internals.rust-lang.orgBrian Anderson-1/+1
2015-01-27Merge remote-tracking branch 'rust-lang/master'Brian Anderson-38/+38
2015-01-27Rollup merge of #21623 - dinfuehr:patch-1, r=alexcrichtonManish Goregaokar-2/+2
2015-01-27Rollup merge of #21618 - snowe2010:documentation, r=GankroManish Goregaokar-0/+1
2015-01-27Rollup merge of #21612 - bombless:patch-3, r=alexcrichtonManish Goregaokar-2/+2
2015-01-27Rollup merge of #21602 - japaric:derive-copy, r=alexcrichtonManish Goregaokar-1/+1
2015-01-26Fallout of io => old_ioAlex Crichton-38/+38
2015-01-26Merge remote-tracking branch 'rust-lang/master'Brian Anderson-4/+0
2015-01-25Merge remote-tracking branch 'rust-lang/master'Brian Anderson-138/+116
2015-01-26Remove every mention of "onceness".Eduard Burtescu-4/+0
2015-01-25cleanup: s/impl Copy/#[derive(Copy)]/gJorge Aparicio-1/+1
2015-01-25more-strings.md: repaired links to APIDominik Inführ-2/+2
2015-01-25Merge remote-tracking branch 'rust-lang/master'Brian Anderson-358/+663
2015-01-25Add example for Lifetime Elision with two inputsTyler Thrailkill-0/+1
2015-01-25fix wrong linkYork Xiang-2/+2
2015-01-24Rollup merge of #21560 - steveklabnik:remove_discuss_link, r=sanxiynFlavio Percoco Premoli-3/+2
2015-01-24Rollup merge of #21535 - steveklabnik:gh19759, r=alexcrichtonFlavio Percoco Premoli-130/+1
2015-01-24Rollup merge of #21532 - steveklabnik:gh21531, r=alexcrichtonFlavio Percoco Premoli-3/+1
2015-01-24Rollup merge of #21108 - steveklabnik:gh16969, r=alexcrichtonFlavio Percoco Premoli-2/+112
2015-01-23remove discuss link from the bookSteve Klabnik-3/+2
2015-01-23Remove lang items from the reference.Steve Klabnik-130/+1
2015-01-23Soup up 'method syntax' chapter of the BookSteve Klabnik-2/+112
2015-01-23Auto merge of #21374 - dgrunwald:range-notation-fixes, r=nikomatsakisbors-4/+3
2015-01-22Remove section on stability levels from referenceBrian Anderson-71/+0
2015-01-22remove weird sentenceSteve Klabnik-3/+1
2015-01-22Rollup merge of #21517 - SeanTAllen:master, r=steveklabnikSteve Klabnik-8/+8
2015-01-22Rollup merge of #21479 - steveklabnik:rustdoc_to_book, r=alexcrichtonSteve Klabnik-294/+298
2015-01-22Rollup merge of #21450 - alfie:book2, r=steveklabnikSteve Klabnik-2/+1
2015-01-22Rollup merge of #21373 - angst7:pointer_doc_1, r=steveklabnikSteve Klabnik-4/+4
2015-01-22Rollup merge of #21091 - steveklabnik:add_attribute_docs, r=huonwSteve Klabnik-0/+12
2015-01-22Rollup merge of #21056 - steveklabnik:return_strings, r=sfacklerSteve Klabnik-0/+284
2015-01-22Document remaining attributes and macrosSteve Klabnik-0/+12
2015-01-22Fix some grammar inconsistencies for the '..' range notation.Daniel Grunwald-4/+3
2015-01-22Return the String guide to its former glory.Steve Klabnik-0/+284
2015-01-22Reference correct fn during lifetime ellisionSean T Allen-8/+8
2015-01-22Auto merge of #21078 - js-ojus:master, r=steveklabnikbors-8/+35
2015-01-21Move rustdoc.md into the bookSteve Klabnik-294/+298
2015-01-21rollup merge of #20179: eddyb/blind-itemsAlex Crichton-23/+9
2015-01-21rollup merge of #21258: aturon/stab-3-indexAlex Crichton-8/+6
2015-01-21Fix type inference problems in tests and docsAaron Turon-8/+6
2015-01-21rollup merge of #21433: alfie/typobookAlex Crichton-1/+1
2015-01-21rollup merge of #21394: japaric/nononoAlex Crichton-5/+1
2015-01-21rollup merge of #21393: loganchien/fix-if-stmt-doc-titleAlex Crichton-1/+1
2015-01-21Fallout from stabilization.Aaron Turon-2/+2
2015-01-21docs: fix fallout of merging ast::ViewItem into ast::Item.Eduard Burtescu-23/+9
2015-01-21remove `NoSendItem` and `NoSyncItem`Jorge Aparicio-5/+1