| Age | Commit message (Expand) | Author | Lines |
| 2015-05-17 | Allow #[derive()] to generate unsafe methods | Manish Goregaokar | -1/+25 |
| 2015-05-17 | Auto merge of #25458 - P1start:arc-dst, r=huonw | bors | -36/+743 |
| 2015-05-17 | Auto merge of #25387 - eddyb:syn-file-loader, r=nikomatsakis | bors | -142/+149 |
| 2015-05-17 | Make `Arc` support DSTs | P1start | -36/+743 |
| 2015-05-17 | test/compile-fail: fix expected error message for non-UTF8 source. | Eduard Burtescu | -1/+1 |
| 2015-05-16 | Auto merge of #25463 - jeremyschlatter:master, r=alexcrichton | bors | -1/+1 |
| 2015-05-16 | Auto merge of #25485 - XuefengWu:24968_err_msg_parse_self_type_2, r=nrc | bors | -3/+28 |
| 2015-05-16 | Auto merge of #25434 - dotdash:gep, r=alexcrichton | bors | -46/+219 |
| 2015-05-16 | Auto merge of #25462 - alexcrichton:favicon-https, r=nrc | bors | -29/+29 |
| 2015-05-16 | Auto merge of #25460 - P1start:rc-unsized-impls, r=luqmana | bors | -0/+54 |
| 2015-05-16 | fix error message in test | Xuefeng Wu | -1/+1 |
| 2015-05-16 | Auto merge of #25444 - nikomatsakis:macro-tt-fix, r=pnkfelix | bors | -34/+173 |
| 2015-05-16 | Add test for two sequence repetitions in a row | Niko Matsakis | -0/+18 |
| 2015-05-16 | Auto merge of #25487 - P1start:extern-crate-unexpected-error, r=huonw | bors | -6/+13 |
| 2015-05-16 | Clarify the error message for malformed `extern crate` statements | P1start | -6/+13 |
| 2015-05-16 | fix trait capitalise typo in test file | Xuefeng Wu | -1/+1 |
| 2015-05-16 | fix typo for copyright year and trait capitalise | Xuefeng Wu | -1/+16 |
| 2015-05-16 | change Self type error message | XuefengWu | -1/+1 |
| 2015-05-16 | more friend error message for in fn arg | Xuefeng Wu | -2/+12 |
| 2015-05-16 | Auto merge of #25453 - jimblandy:FQA-fiasco-link, r=alexcrichton | bors | -1/+1 |
| 2015-05-16 | Auto merge of #25450 - dnaeon:docs, r=alexcrichton | bors | -1/+1 |
| 2015-05-16 | Auto merge of #25449 - IvanUkhov:std-doc, r=alexcrichton | bors | -1/+1 |
| 2015-05-16 | Auto merge of #25447 - brson:version, r=alexcrichton | bors | -1/+1 |
| 2015-05-16 | Auto merge of #25440 - durka:patch-3, r=alexcrichton | bors | -1/+1 |
| 2015-05-16 | Auto merge of #25466 - P1start:move-closure-span, r=alexcrichton | bors | -4/+22 |
| 2015-05-16 | Fix the spans of `move` closures | P1start | -4/+22 |
| 2015-05-15 | Fix quotation mark in ruby example. | Jeremy Schlatter | -1/+1 |
| 2015-05-15 | libs: Move favicon URLs to HTTPS | Alex Crichton | -29/+29 |
| 2015-05-16 | Allow `?Sized` types in `Rc`’s impls of {Partial,}{Ord,Eq} and Borrow | P1start | -0/+54 |
| 2015-05-15 | Auto merge of #25432 - killercup:patch-12, r=steveklabnik | bors | -3/+1 |
| 2015-05-15 | Auto merge of #25437 - MazinZ1:master, r=alexcrichton | bors | -2/+2 |
| 2015-05-15 | docs: Typo fix | Marin Atanasov Nikolov | -1/+1 |
| 2015-05-15 | std: fix a link | Ivan Ukhov | -1/+1 |
| 2015-05-15 | Auto merge of #25429 - nham:patch-1, r=steveklabnik | bors | -4/+6 |
| 2015-05-15 | Bump version to 1.2 | Brian Anderson | -1/+1 |
| 2015-05-15 | Permit token trees, identifiers, and blocks to be following by | Niko Matsakis | -34/+155 |
| 2015-05-15 | Auto merge of #25219 - Eljay:fix-comment-parsing, r=alexcrichton | bors | -24/+39 |
| 2015-05-15 | trpl: change from "int" to "i32" in Traits | Alex Burka | -1/+1 |
| 2015-05-15 | Auto merge of #25059 - erickt:pprint, r=acrichto | bors | -16/+55 |
| 2015-05-15 | syntax: Unquoting some statements requires trailing semicolons | Erick Tryzelaar | -3/+17 |
| 2015-05-15 | syntax: Add unquoting ast::{Generics,WhereClause} | Erick Tryzelaar | -13/+38 |
| 2015-05-15 | syntax: Allow pretty printing more interpolated items | Erick Tryzelaar | -13/+13 |
| 2015-05-15 | Fix download links of Nightly Windows installers | Z1 | -2/+2 |
| 2015-05-15 | Auto merge of #25402 - parir:master, r=Manishearth | bors | -7/+7 |
| 2015-05-15 | Allow for better optimizations of iterators for zero-sized types | Björn Steinbrink | -46/+219 |
| 2015-05-15 | TRPL: Fix Inline Code Typography | Pascal Hertleif | -1/+1 |
| 2015-05-15 | Auto merge of #25423 - dotdash:assume, r=huonw | bors | -16/+16 |
| 2015-05-15 | TRPL: Remove Duplicate Reference | Pascal Hertleif | -2/+0 |
| 2015-05-15 | Auto merge of #25400 - nrc:save-api, r=huonw | bors | -1510/+1756 |
| 2015-05-15 | 5 != 4 | parir | -1/+1 |