summary refs log tree commit diff
path: root/src/doc/reference.md
AgeCommit message (Expand)AuthorLines
2015-02-04Replace `be` with `become`Andrea Canciani-1/+1
2015-02-04Add staged_api and unmarked_api features to reference.mdManish Goregaokar-0/+7
2015-02-02Remove `is` postfix in Reference → NumbersSimonas Kazlauskas-5/+5
2015-02-02rollup merge of #21832: genbattle/doc-unicode-escapesAlex Crichton-10/+6
2015-02-02rollup merge of #21819: dsyang/doc_fixAlex Crichton-1/+1
2015-02-02rollup merge of #21754: semarie/openbsd-rebasedAlex Crichton-1/+2
2015-02-01openbsd supportSébastien Marie-1/+2
2015-02-01Updated unicode escape documentation to match current implementation.Nick Sarten-10/+6
2015-01-31fix use decl code example in referenceDan Yang-1/+1
2015-01-31Reference: Purge `isize` from non-memory-related examplesTobias Bucher-21/+23
2015-01-30rollup merge of #21780: steveklabnik/no_as_sliceAlex Crichton-1/+1
2015-01-30std: Stabilize FromStr and parseAlex Crichton-1/+1
2015-01-30Don't use as_slice() in docsSteve Klabnik-1/+1
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