| Age | Commit message (Expand) | Author | Lines |
| 2015-02-10 | rollup merge of #21918: ranma42/replace-be | Alex Crichton | -1/+1 |
| 2015-02-09 | Remove bottom from the reference | Steve Klabnik | -3/+1 |
| 2015-02-09 | Use a crate attribute to load plugins | Keegan McAllister | -8/+8 |
| 2015-02-08 | Rename Show to Debug, String to Display | Alexander Korolkov | -2/+2 |
| 2015-02-08 | Auto merge of #21988 - kmcallister:no-std, r=sfackler | bors | -0/+6 |
| 2015-02-07 | reference.md: Byte string literals start with a 'b' | Geoffrey Thomas | -5/+7 |
| 2015-02-07 | Auto merge of #21874 - nagisa:reference-is-removal, r=steveklabnik | bors | -5/+5 |
| 2015-02-07 | Feature-gate #![no_std] | Keegan McAllister | -0/+6 |
| 2015-02-06 | Rollup merge of #21925 - sfackler:allow-missing-copy, r=alexcrichton | Manish Goregaokar | -1/+0 |
| 2015-02-03 | Switch missing_copy_implementations to default-allow | Steven Fackler | -1/+0 |
| 2015-02-04 | Replace `be` with `become` | Andrea Canciani | -1/+1 |
| 2015-02-04 | Add staged_api and unmarked_api features to reference.md | Manish Goregaokar | -0/+7 |
| 2015-02-02 | Remove `is` postfix in Reference → Numbers | Simonas Kazlauskas | -5/+5 |
| 2015-02-02 | rollup merge of #21832: genbattle/doc-unicode-escapes | Alex Crichton | -10/+6 |
| 2015-02-02 | rollup merge of #21819: dsyang/doc_fix | Alex Crichton | -1/+1 |
| 2015-02-02 | rollup merge of #21754: semarie/openbsd-rebased | Alex Crichton | -1/+2 |
| 2015-02-01 | openbsd support | Sébastien Marie | -1/+2 |
| 2015-02-01 | Updated unicode escape documentation to match current implementation. | Nick Sarten | -10/+6 |
| 2015-01-31 | fix use decl code example in reference | Dan Yang | -1/+1 |
| 2015-01-31 | Reference: Purge `isize` from non-memory-related examples | Tobias Bucher | -21/+23 |
| 2015-01-30 | rollup merge of #21780: steveklabnik/no_as_slice | Alex Crichton | -1/+1 |
| 2015-01-30 | std: Stabilize FromStr and parse | Alex Crichton | -1/+1 |
| 2015-01-30 | Don't use as_slice() in docs | Steve Klabnik | -1/+1 |
| 2015-01-28 | Merge remote-tracking branch 'origin/master' into rollup | Manish Goregaokar | -71/+0 |
| 2015-01-27 | Rollup merge of #21612 - bombless:patch-3, r=alexcrichton | Manish Goregaokar | -2/+2 |
| 2015-01-27 | Rollup merge of #21602 - japaric:derive-copy, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-01-26 | Merge remote-tracking branch 'rust-lang/master' | Brian Anderson | -4/+0 |
| 2015-01-25 | Merge remote-tracking branch 'rust-lang/master' | Brian Anderson | -133/+2 |
| 2015-01-26 | Remove every mention of "onceness". | Eduard Burtescu | -4/+0 |
| 2015-01-25 | cleanup: s/impl Copy/#[derive(Copy)]/g | Jorge Aparicio | -1/+1 |
| 2015-01-25 | Merge remote-tracking branch 'rust-lang/master' | Brian Anderson | -31/+24 |
| 2015-01-25 | fix wrong link | York Xiang | -2/+2 |
| 2015-01-24 | Rollup merge of #21535 - steveklabnik:gh19759, r=alexcrichton | Flavio Percoco Premoli | -130/+1 |
| 2015-01-24 | Rollup merge of #21532 - steveklabnik:gh21531, r=alexcrichton | Flavio Percoco Premoli | -3/+1 |
| 2015-01-23 | Remove lang items from the reference. | Steve Klabnik | -130/+1 |
| 2015-01-23 | Auto merge of #21374 - dgrunwald:range-notation-fixes, r=nikomatsakis | bors | -4/+3 |
| 2015-01-22 | Remove section on stability levels from reference | Brian Anderson | -71/+0 |
| 2015-01-22 | remove weird sentence | Steve Klabnik | -3/+1 |
| 2015-01-22 | Rollup merge of #21091 - steveklabnik:add_attribute_docs, r=huonw | Steve Klabnik | -0/+12 |
| 2015-01-22 | Document remaining attributes and macros | Steve Klabnik | -0/+12 |
| 2015-01-22 | Fix some grammar inconsistencies for the '..' range notation. | Daniel Grunwald | -4/+3 |
| 2015-01-21 | rollup merge of #20179: eddyb/blind-items | Alex Crichton | -23/+9 |
| 2015-01-21 | docs: fix fallout of merging ast::ViewItem into ast::Item. | Eduard Burtescu | -23/+9 |
| 2015-01-21 | remove `NoSendItem` and `NoSyncItem` | Jorge Aparicio | -4/+0 |
| 2015-01-20 | Test fixes and rebase conflicts | Alex Crichton | -5/+5 |
| 2015-01-21 | Rollup merge of #21179 - nodakai:reference-mod-to-self, r=huonw | Barosl LEE | -4/+4 |
| 2015-01-21 | Rollup merge of #21294 - alfie:typo, r=steveklabnik | Barosl LEE | -1/+1 |
| 2015-01-21 | Rollup merge of #21355 - alfie:suffix, r=steveklabnik | Barosl LEE | -107/+107 |
| 2015-01-21 | Rollup merge of #20998 - estsauver:20984, r=steveklabnik | Barosl LEE | -1/+1 |
| 2015-01-18 | docs: replacing more deprecated integer suffixes | Alfie John | -80/+80 |