| Age | Commit message (Expand) | Author | Lines |
| 2015-09-05 | Line longer that 80 chars. | christopherdumas | -2/+2 |
| 2015-09-05 | Small formatting/syntax tweaks | Jack Wilson | -3/+3 |
| 2015-09-06 | Rustonomicon: Fix bug in implementation of Vec::drain() | Jørn Lode | -11/+16 |
| 2015-09-06 | Auto merge of #28259 - christopherdumas:fix_empty_link, r=Manishearth | bors | -1/+1 |
| 2015-09-05 | This time, I found the error' | christopherdumas | -1/+0 |
| 2015-09-05 | I think I found the bug! I was missing a comma. | christopherdumas | -2/+2 |
| 2015-09-05 | De-registered the duplicate E0118 | christopherdumas | -1/+1 |
| 2015-09-05 | Removed comment. Apparently that shouldnt be there. | christopherdumas | -1/+1 |
| 2015-09-05 | E0118, not EO118! | christopherdumas | -1/+1 |
| 2015-09-05 | Added commet too | christopherdumas | -1/+1 |
| 2015-09-05 | Added --explain for E0118. | christopherdumas | -0/+20 |
| 2015-09-05 | Auto merge of #28190 - arielb1:generic-key-entry, r=eddyb | bors | -9/+31 |
| 2015-09-05 | mention dash-to-underscore behavior | Alex Burka | -0/+4 |
| 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 | DragonFly: Remove -L paths from pre_link_args. | Michael Neumann | -2/+0 |
| 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 | document advance `extern crate`/`use` syntax | Alex Burka | -0/+48 |
| 2015-09-04 | Fix for issue #28012: pow overflow inconsistency | Peter Reid | -15/+11 |
| 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-04 | adding openbsd snapshot | Dave Huseby | -0/+1 |
| 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 | trpl: Rename 'academic research' to 'bibliography'. Add some new links. | Brian Anderson | -7/+14 |
| 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 |