| Age | Commit message (Expand) | Author | Lines |
| 2015-01-23 | Auto merge of #21374 - dgrunwald:range-notation-fixes, r=nikomatsakis | bors | -4/+3 |
| 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 |
| 2015-01-18 | docs: replace deprecated integer suffixes from examples | Alfie John | -28/+28 |
| 2015-01-17 | docs: typo | Alfie John | -1/+1 |
| 2015-01-17 | s/deriving/derives in Comments/Docs | Earl St Sauver | -1/+1 |
| 2015-01-17 | Add enum discriminats to the reference. | Steve Klabnik | -0/+21 |
| 2015-01-15 | rollup merge of #21105: csouth3/kill-box-import | Alex Crichton | -6/+0 |
| 2015-01-15 | rollup merge of #21014: steveklabnik/gh20876 | Alex Crichton | -9/+2 |
| 2015-01-15 | rollup merge of #20632: gchp/reference | Alex Crichton | -4/+4 |
| 2015-01-15 | reference.md: change "mod" to "self" in "use" declaration. | NODA, Kai | -4/+4 |
| 2015-01-15 | auto merge of #20980 : richo/rust/final-power, r=alexcrichton | bors | -1/+1 |
| 2015-01-13 | Remove unneeded box import in examples | Chase Southwood | -6/+0 |
| 2015-01-13 | Replace usage of deriving with derive in docs | Greg Chapple | -4/+4 |
| 2015-01-12 | Clean up unary operators in the reference | Steve Klabnik | -9/+2 |
| 2015-01-11 | powerpc: Document the existance of powerpc | Richo Healey | -1/+1 |
| 2015-01-12 | auto merge of #20889 : Manishearth/rust/trait-error, r=nikomatsakis | bors | -0/+7 |
| 2015-01-12 | Merge pull request #20902 from stevencrockett/master | bors | -29/+29 |
| 2015-01-12 | docs | Manish Goregaokar | -0/+7 |
| 2015-01-10 | reference: Made a number of small gramatical fixes changes for correctness/co... | Steven Crockett | -29/+29 |
| 2015-01-10 | Update 7.2.9 Array expressions | Armin Preiml | -2/+2 |
| 2015-01-08 | "The Rust Programming Language" | Steve Klabnik | -11/+12 |
| 2015-01-07 | Test fixes and rebase conflicts | Alex Crichton | -26/+40 |
| 2015-01-07 | Merge pull request #20674 from jbcrail/fix-misspelled-comments | bors | -1/+1 |
| 2015-01-06 | Fix misspelled comments. | Joseph Crail | -1/+1 |
| 2015-01-07 | Cleanup and followup to PR #17830: parsing changes | Piotr Czarnecki | -4/+3 |
| 2015-01-05 | rollup merge of #20482: kmcallister/macro-reform | Alex Crichton | -35/+41 |
| 2015-01-05 | rollup merge of #20554: huonw/mut-pattern | Alex Crichton | -2/+3 |
| 2015-01-05 | rollup merge of #19998: th0114nd/unicode-bottom | Alex Crichton | -2/+2 |
| 2015-01-05 | rollup merge of #19235: bjz/reference | Alex Crichton | -67/+22 |
| 2015-01-05 | Update docs | Keegan McAllister | -29/+35 |
| 2015-01-05 | Reserve the keyword 'macro' | Keegan McAllister | -6/+6 |
| 2015-01-05 | unignore and fix doctests in guide and reference | Jorge Aparicio | -10/+10 |
| 2015-01-05 | ignore boxed closure doctests in the guide/reference | Jorge Aparicio | -4/+4 |
| 2015-01-05 | Change `&` pat to only work with &T, and `&mut` with &mut T. | Huon Wilson | -2/+3 |
| 2015-01-03 | Remove deprecated functionality | Alex Crichton | -3/+3 |
| 2015-01-04 | Update influence list | Brendan Zabarauskas | -67/+22 |
| 2015-01-03 | Initial version of AArch64 support. | Akos Kiss | -1/+1 |
| 2015-01-02 | Rollup test fixes and rebase conflicts | Alex Crichton | -1/+0 |
| 2015-01-02 | rollup merge of #20334: nagisa/ffi-llvm | Alex Crichton | -0/+3 |