summary refs log tree commit diff
path: root/src/doc/reference.md
AgeCommit message (Expand)AuthorLines
2015-02-17Rollup merge of #22364 - Manishearth:rfc-572-forbid-attr, r=nikomatsakisManish Goregaokar-0/+7
2015-02-17Rollup merge of #22413 - steveklabnik:gh22386, r=alexcrichtonManish Goregaokar-3/+2
2015-02-17Rollup merge of #22392 - laijs:fix-reference-md-plugin-link, r=steveklabnikManish Goregaokar-1/+1
2015-02-17Add custom_attribute and rustc_attrs to reference.mdManish Goregaokar-0/+7
2015-02-16remove 'crate files' sentenceSteve Klabnik-3/+2
2015-02-16reference: fix outdated link for Compiler pluginsLai Jiangshan-1/+1
2015-02-15Rollup merge of #22308 - steveklabnik:gh19278, r=brsonManish Goregaokar-3/+4
2015-02-15Rollup merge of #22307 - steveklabnik:gh14849, r=huonwManish Goregaokar-3/+13
2015-02-15Rollup merge of #22284 - steveklabnik:fix_another_lie, r=nikomatsakisManish Goregaokar-3/+0
2015-02-15Rollup merge of #22277 - pnkfelix:reference-update-feature-gate-list, r=steve...Manish Goregaokar-10/+52
2015-02-15Rollup merge of #22269 - steveklabnik:gh22136, r=alexcrichtonManish Goregaokar-3/+2
2015-02-13Generate grammar.html and link to it from the reference.Steve Klabnik-3/+4
2015-02-13clarfiy reference with regards to the value of block expressionsSteve Klabnik-3/+13
2015-02-13Don't specify tuple layout.Steve Klabnik-3/+0
2015-02-13Added all active features to the list in reference.md.Felix S. Klock II-10/+52
2015-02-13Remove outdated information about copy/move from the referenceSteve Klabnik-3/+2
2015-02-12Updated usage of StrExt.parse() as per a recommendation by edwardw.Nick Sarten-1/+1
2015-02-12Updated documentation to use range notation syntax.Nick Sarten-3/+3
2015-02-11bitrig integrationDave Huseby-2/+2
2015-02-11opt into box_patterns in the reference doc that uses them.Felix S. Klock II-0/+3
2015-02-10rollup merge of #22130: steveklabnik/gh20172Alex Crichton-3/+1
2015-02-10rollup merge of #22094: alkor/cleanup-show-stringAlex Crichton-2/+2
2015-02-10rollup merge of #22072: geofft/doc-byte-string-literalAlex Crichton-5/+7
2015-02-10rollup merge of #21918: ranma42/replace-beAlex Crichton-1/+1
2015-02-09Remove bottom from the referenceSteve Klabnik-3/+1
2015-02-09Use a crate attribute to load pluginsKeegan McAllister-8/+8
2015-02-08Rename Show to Debug, String to DisplayAlexander Korolkov-2/+2
2015-02-08Auto merge of #21988 - kmcallister:no-std, r=sfacklerbors-0/+6
2015-02-07reference.md: Byte string literals start with a 'b'Geoffrey Thomas-5/+7
2015-02-07Auto merge of #21874 - nagisa:reference-is-removal, r=steveklabnikbors-5/+5
2015-02-07Feature-gate #![no_std]Keegan McAllister-0/+6
2015-02-06Rollup merge of #21925 - sfackler:allow-missing-copy, r=alexcrichtonManish Goregaokar-1/+0
2015-02-03Switch missing_copy_implementations to default-allowSteven Fackler-1/+0
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