| Age | Commit message (Expand) | Author | Lines |
| 2015-09-06 | functional structure update syntax -> structure update syntax | christopherdumas | -2/+1 |
| 2015-09-06 | Auto merge of #28259 - christopherdumas:fix_empty_link, r=Manishearth | bors | -1/+1 |
| 2015-09-05 | Auto merge of #28190 - arielb1:generic-key-entry, r=eddyb | bors | -9/+31 |
| 2015-09-05 | Added link for hygenic macro system in macros.md | christopherdumas | -1/+1 |
| 2015-09-05 | Auto merge of #28249 - stepancheg:get-num-cpus, r=huonw | bors | -2/+2 |
| 2015-09-05 | Rollup merge of #28253 - murarth:prelude-typo, r=steveklabnik | Manish Goregaokar | -2/+2 |
| 2015-09-05 | Rollup merge of #28234 - AlisdairO:diagnostics247, r=Manishearth | Manish Goregaokar | -1/+18 |
| 2015-09-05 | Rollup merge of #28231 - GuillaumeGomez:help_note, r=Manishearth | Manish Goregaokar | -4/+19 |
| 2015-09-05 | Rollup merge of #28225 - jackwilsonv:patch-3, r=steveklabnik | Manish Goregaokar | -8/+8 |
| 2015-09-05 | Add erroneous code example for E0010 | Guillaume Gomez | -3/+15 |
| 2015-09-05 | Auto merge of #28242 - Diggsey:msvc-backtrace, r=alexcrichton | bors | -10/+50 |
| 2015-09-04 | Fix typo in prelude docs | Murarth | -2/+2 |
| 2015-09-05 | Auto merge of #28240 - nhowell:master, r=steveklabnik | bors | -7/+7 |
| 2015-09-05 | Auto merge of #28221 - huonw:simd, r=alexcrichton | bors | -115/+1421 |
| 2015-09-05 | get_num_cpus function should be static | Stepan Koltsov | -2/+2 |
| 2015-09-05 | Add line numbers to MSVC backtrace | Diggory Blake | -10/+50 |
| 2015-09-04 | Auto merge of #28161 - nrc:fmt, r=brson | bors | -177/+119 |
| 2015-09-05 | fixup | Nick Cameron | -1/+2 |
| 2015-09-05 | rustfmt librustc_trans/save | Nick Cameron | -177/+118 |
| 2015-09-04 | rustbook: Fix relative links on the Introduction page | Nick Howell | -7/+7 |
| 2015-09-04 | Auto merge of #28197 - petrochenkov:borrow, r=alexcrichton | bors | -0/+15 |
| 2015-09-04 | Add long diagnostics for E0247 | Alisdair Owens | -1/+18 |
| 2015-09-04 | Auto merge of #28227 - birkenfeld:use_filter_map, r=alexcrichton | bors | -3/+2 |
| 2015-09-04 | Add some fancier AArch64 load/store instructions. | Huon Wilson | -1/+643 |
| 2015-09-04 | Support return aggregates in platform intrinsics. | Huon Wilson | -18/+88 |
| 2015-09-04 | Add various pointer & void-using x86 intrinsics. | Huon Wilson | -13/+378 |
| 2015-09-04 | Support bitcasts in platform intrinsic generator. | Huon Wilson | -38/+120 |
| 2015-09-04 | Support void in platform intrinsic generator. | Huon Wilson | -5/+39 |
| 2015-09-04 | Support non-return value references in platform intrinsic generator. | Huon Wilson | -74/+79 |
| 2015-09-04 | Add support for pointers to generator.py. | Huon Wilson | -17/+125 |
| 2015-09-04 | Add span_help for E0002 | Guillaume Gomez | -1/+4 |
| 2015-09-04 | Auto merge of #28201 - apasel422:issue-26205, r=nikomatsakis | bors | -50/+93 |
| 2015-09-04 | Auto merge of #28119 - nagisa:bytesderef, r=alexcrichton | bors | -30/+3 |
| 2015-09-04 | Auto merge of #28069 - alexcrichton:rt-atexit, r=brson | bors | -17/+34 |
| 2015-09-04 | Auto merge of #28034 - alexcrichton:new-lines, r=aturon | bors | -16/+27 |
| 2015-09-04 | Auto merge of #28004 - Diggsey:win-backtrace, r=alexcrichton | bors | -149/+1332 |
| 2015-09-03 | std: Account for CRLF in {str, BufRead}::lines | Alex Crichton | -16/+27 |
| 2015-09-04 | Auto merge of #28170 - nagisa:loopctl-label-spans, r=alexcrichton | bors | -43/+73 |
| 2015-09-03 | Capitalize circle reference | Jack Wilson | -1/+1 |
| 2015-09-03 | Fixes minor formatting inconsistencies | Jack Wilson | -8/+8 |
| 2015-09-04 | Auto merge of #28220 - steveklabnik:rollup, r=steveklabnik | bors | -110/+97 |
| 2015-09-04 | Add line numbers to windows-gnu backtraces | Diggory Blake | -89/+175 |
| 2015-09-04 | Reapply rust-specific changes to libbacktrace | Tim Cuthbertson | -2/+2 |
| 2015-09-04 | Update libbacktrace to r227145 | Diggory Blake | -62/+1159 |
| 2015-09-03 | Rollup merge of #28216 - christopherdumas:fix_28196, r=steveklabnik | Steve Klabnik | -10/+0 |
| 2015-09-03 | Rollup merge of #28215 - matklad:grammar-extern-block-item, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-09-03 | Rollup merge of #28214 - tshepang:word-not-name, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-09-03 | Rollup merge of #28213 - tshepang:replace-comma, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-09-03 | Rollup merge of #28212 - tshepang:rust-is-a-language, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-09-03 | Rollup merge of #28210 - tshepang:typo, r=steveklabnik | Steve Klabnik | -1/+1 |