| Age | Commit message (Expand) | Author | Lines |
| 2015-08-01 | Rollup merge of #27423 - oli-obk:patch-1, r=Gankro | Manish Goregaokar | -7/+15 |
| 2015-08-01 | Rollup merge of #27419 - cpjreynolds:master, r=Gankro | Manish Goregaokar | -6/+6 |
| 2015-08-01 | Rollup merge of #26982 - nham:orphan-explanations, r=Gankro | Manish Goregaokar | -14/+92 |
| 2015-08-01 | Auto merge of #27447 - eefriedman:parser-cleanup, r=alexcrichton | bors | -31/+0 |
| 2015-08-01 | Auto merge of #27441 - dhuseby:adding_freebsd32_snap, r=brson | bors | -0/+1 |
| 2015-08-01 | Auto merge of #27440 - dhuseby:fixing_freebsd_unused_import, r=alexcrichton | bors | -1/+1 |
| 2015-07-31 | Auto merge of #27437 - retep998:win10-sdk, r=alexcrichton | bors | -7/+36 |
| 2015-07-31 | Auto merge of #27432 - sanxiyn:impl-dotdot, r=sfackler | bors | -4/+19 |
| 2015-07-31 | Auto merge of #27424 - jashank:patch-1, r=alexcrichton | bors | -1/+1 |
| 2015-07-31 | adds FreeBSD i686 snapshot | Dave Huseby | -0/+1 |
| 2015-07-31 | Add Win10 SDK lib subfolder name | Peter Atashian | -7/+36 |
| 2015-07-31 | Auto merge of #27418 - taliesinb:tarpl-typo, r=alexcrichton | bors | -2/+2 |
| 2015-07-31 | fixes unused import compile failure | Dave Huseby | -2/+2 |
| 2015-07-31 | Auto merge of #27414 - Gankro:tarpl-fixes, r=alexcrichton | bors | -229/+237 |
| 2015-07-31 | last of the emphasis cleanup | Alexis Beingessner | -84/+89 |
| 2015-07-31 | Fix `impl A .. {}` | Seo Sanghyeon | -4/+19 |
| 2015-07-31 | Add diagnostic messages for E0074-E0077 | Kelvin Ly | -4/+57 |
| 2015-07-31 | Replace "impls" by "implementations" | Guillaume Gomez | -7/+8 |
| 2015-07-31 | trpl: fix link error | FuGangqiang | -1/+1 |
| 2015-07-31 | Fix #27360's unused import | Jashank Jeremy | -1/+1 |
| 2015-07-31 | fix code and error to match the surronding text | Oliver Schneider | -7/+15 |
| 2015-07-31 | Auto merge of #27382 - brson:gate-assoc-type, r=alexcrichton | bors | -2/+40 |
| 2015-07-30 | Remove unused code in parser. | Eli Friedman | -31/+0 |
| 2015-07-30 | Minor grammatical changes to send-and-sync. | Cole Reynolds | -6/+6 |
| 2015-07-30 | fix switched-round 'b' and 'c' | Taliesin Beynon | -2/+2 |
| 2015-07-31 | Auto merge of #27370 - alexcrichton:stabilize-easy, r=brson | bors | -31/+111 |
| 2015-07-30 | frob emphasis | Alexis Beingessner | -124/+132 |
| 2015-07-31 | Auto merge of #26897 - RalfJung:stdin-mut, r=alexcrichton | bors | -1/+1 |
| 2015-07-30 | make the intro less scary | Alexis Beingessner | -20/+15 |
| 2015-07-30 | Auto merge of #27410 - Gankro:meta, r=alexcrichton | bors | -3/+4 |
| 2015-07-30 | fix title-casing | Alexis Beingessner | -1/+1 |
| 2015-07-30 | fix rustdoc metadata parsing | Alexis Beingessner | -3/+4 |
| 2015-07-30 | Fix tests | Brian Anderson | -0/+8 |
| 2015-07-30 | tarpl: Change norun to no_run | Alex Crichton | -2/+2 |
| 2015-07-30 | Auto merge of #27388 - alexcrichton:remove-curious-inner, r=brson | bors | -61/+46 |
| 2015-07-30 | Implement Win64 eh_personality natively. | Vadim Chugunov | -235/+660 |
| 2015-07-30 | Maybe ignore the explicit examples of a race condition | Alexis Beingessner | -1/+19 |
| 2015-07-30 | Auto merge of #27386 - chris-morgan:ctags-stuff-update, r=alexcrichton | bors | -3/+3 |
| 2015-07-30 | Auto merge of #27385 - chris-morgan:core-panic-use-$crate, r=alexcrichton | bors | -2/+2 |
| 2015-07-30 | By default | Jonathan Hansford | -2/+2 |
| 2015-07-30 | Auto merge of #27371 - Gankro:str-clone, r=alexcrichton | bors | -0/+22 |
| 2015-07-30 | doc: prelude nits | Tshepang Lekhonkhobe | -3/+3 |
| 2015-07-30 | Merge branch 'master' of https://github.com/Dangthrimble/rust | Jonathan Hansford | -2/+2 |
| 2015-07-30 | Clarifications for Hello, Cargo! | Jonathan Hansford | -11/+13 |
| 2015-07-30 | Auto merge of #27392 - pnkfelix:rename-xpretty-as-unpretty, r=jroesch | bors | -6/+6 |
| 2015-07-30 | Auto merge of #27174 - Gankro:rc-sat, r=alexcrichton | bors | -7/+42 |
| 2015-07-30 | Removing infinite loops file | Kieran Hunt | -40/+0 |
| 2015-07-30 | Auto merge of #27052 - wthrowe:atomic_send, r=Gankro | bors | -1/+24 |
| 2015-07-30 | Auto merge of #26734 - Gankro:deprecate-vecmap, r=alexcrichton | bors | -2/+10 |
| 2015-07-29 | implement Clone for Box<str>, closes #27323 | Alexis Beingessner | -0/+22 |