about summary refs log tree commit diff
path: root/src/doc/reference.md
AgeCommit message (Expand)AuthorLines
2015-01-28Merge remote-tracking branch 'origin/master' into rollupManish Goregaokar-71/+0
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-26Merge remote-tracking branch 'rust-lang/master'Brian Anderson-4/+0
2015-01-25Merge remote-tracking branch 'rust-lang/master'Brian Anderson-133/+2
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-25Merge remote-tracking branch 'rust-lang/master'Brian Anderson-31/+24
2015-01-25fix wrong linkYork Xiang-2/+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-23Remove lang items from the reference.Steve Klabnik-130/+1
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 #21091 - steveklabnik:add_attribute_docs, r=huonwSteve Klabnik-0/+12
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-21rollup merge of #20179: eddyb/blind-itemsAlex Crichton-23/+9
2015-01-21docs: fix fallout of merging ast::ViewItem into ast::Item.Eduard Burtescu-23/+9
2015-01-21remove `NoSendItem` and `NoSyncItem`Jorge Aparicio-4/+0
2015-01-20Test fixes and rebase conflictsAlex Crichton-5/+5
2015-01-21Rollup merge of #21179 - nodakai:reference-mod-to-self, r=huonwBarosl LEE-4/+4
2015-01-21Rollup merge of #21294 - alfie:typo, r=steveklabnikBarosl LEE-1/+1
2015-01-21Rollup merge of #21355 - alfie:suffix, r=steveklabnikBarosl LEE-107/+107
2015-01-21Rollup merge of #20998 - estsauver:20984, r=steveklabnikBarosl LEE-1/+1
2015-01-18docs: replacing more deprecated integer suffixesAlfie John-80/+80
2015-01-18docs: replace deprecated integer suffixes from examplesAlfie John-28/+28
2015-01-17docs: typoAlfie John-1/+1
2015-01-17s/deriving/derives in Comments/DocsEarl St Sauver-1/+1
2015-01-17Add enum discriminats to the reference.Steve Klabnik-0/+21
2015-01-15rollup merge of #21105: csouth3/kill-box-importAlex Crichton-6/+0
2015-01-15rollup merge of #21014: steveklabnik/gh20876Alex Crichton-9/+2
2015-01-15rollup merge of #20632: gchp/referenceAlex Crichton-4/+4
2015-01-15reference.md: change "mod" to "self" in "use" declaration.NODA, Kai-4/+4
2015-01-15auto merge of #20980 : richo/rust/final-power, r=alexcrichtonbors-1/+1
2015-01-13Remove unneeded box import in examplesChase Southwood-6/+0
2015-01-13Replace usage of deriving with derive in docsGreg Chapple-4/+4
2015-01-12Clean up unary operators in the referenceSteve Klabnik-9/+2
2015-01-11powerpc: Document the existance of powerpcRicho Healey-1/+1
2015-01-12auto merge of #20889 : Manishearth/rust/trait-error, r=nikomatsakisbors-0/+7
2015-01-12Merge pull request #20902 from stevencrockett/masterbors-29/+29
2015-01-12docsManish Goregaokar-0/+7
2015-01-10reference: Made a number of small gramatical fixes changes for correctness/co...Steven Crockett-29/+29
2015-01-10Update 7.2.9 Array expressionsArmin Preiml-2/+2
2015-01-08"The Rust Programming Language"Steve Klabnik-11/+12
2015-01-07Test fixes and rebase conflictsAlex Crichton-26/+40
2015-01-07Merge pull request #20674 from jbcrail/fix-misspelled-commentsbors-1/+1
2015-01-06Fix misspelled comments.Joseph Crail-1/+1
2015-01-07Cleanup and followup to PR #17830: parsing changesPiotr Czarnecki-4/+3