| Age | Commit message (Expand) | Author | Lines |
| 2016-05-09 | Remove a use of `ast_map.span_if_local()` in `resolve` | Jeffrey Seyfried | -40/+34 |
| 2016-05-08 | Auto merge of #33288 - cyplo:32834_retry_download, r=alexcrichton | bors | -11/+38 |
| 2016-05-08 | Add E0408/E0409 | Manish Goregaokar | -4/+87 |
| 2016-05-08 | Auto merge of #33414 - Nercury:master, r=alexcrichton | bors | -4/+40 |
| 2016-05-08 | Rollup merge of #33426 - sfackler:try-from, r=aturon | Manish Goregaokar | -158/+450 |
| 2016-05-08 | Rollup merge of #33420 - durka:patch-20, r=alexcrichton | Manish Goregaokar | -0/+5 |
| 2016-05-08 | Rollup merge of #33406 - Manishearth:diag-improve-const-let, r=GuillaumeGomez | Manish Goregaokar | -9/+71 |
| 2016-05-08 | Rollup merge of #33404 - gsquire:cargo-lock, r=alexcrichton | Manish Goregaokar | -27/+49 |
| 2016-05-08 | Rollup merge of #33373 - birkenfeld:issue-32555, r=bluss | Manish Goregaokar | -3/+3 |
| 2016-05-08 | Rollup merge of #33369 - nikomatsakis:graceful-empty-span, r=jntrnr | Manish Goregaokar | -1/+49 |
| 2016-05-08 | Fix minor typo in E0312 | silvo38 | -1/+1 |
| 2016-05-08 | Auto merge of #33091 - sanxiyn:unused-trait-import-3, r=nrc | bors | -83/+193 |
| 2016-05-08 | Auto merge of #33403 - alexcrichton:consistent-env, r=brson | bors | -3/+3 |
| 2016-05-08 | casting `b"text"` to `* const u8` doesn't work in const_eval | Oliver 'ker' Schneider | -0/+7 |
| 2016-05-08 | Remove sha256 file only if present. | Cyryl Płotnicki-Chudyk | -5/+8 |
| 2016-05-08 | Better error handling for bootstrap file downloads. | Cyryl Płotnicki-Chudyk | -14/+20 |
| 2016-05-08 | Auto merge of #33130 - eddyb:mir-const, r=nikomatsakis | bors | -1350/+3410 |
| 2016-05-08 | trans: handle string literal reborrows. | Eduard Burtescu | -0/+23 |
| 2016-05-07 | Always remove tmp/partitioning-tests before check-codegen-units to work aroun... | Eduard Burtescu | -0/+5 |
| 2016-05-07 | Rollup merge of #33459 - frewsxcv:patch-29, r=guillaumegomez | Steve Klabnik | -2/+2 |
| 2016-05-07 | Rollup merge of #33456 - CryZe:barrier-wait-docs, r=GuillaumeGomez | Steve Klabnik | -1/+1 |
| 2016-05-07 | Rollup merge of #33442 - tshepang:trim, r=steveklabnik | Steve Klabnik | -3/+2 |
| 2016-05-07 | Rollup merge of #33439 - birkenfeld:ip-rfc-refs, r=steveklabnik | Steve Klabnik | -5/+5 |
| 2016-05-07 | Rollup merge of #33438 - birkenfeld:dup-words, r=steveklabnik | Steve Klabnik | -11/+11 |
| 2016-05-07 | Rollup merge of #33437 - brson:trips, r=Manishearth | Steve Klabnik | -18/+26 |
| 2016-05-07 | Rollup merge of #33430 - phil-opp:patch-1, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2016-05-07 | Rollup merge of #33428 - fiveop:wrapping_example, r=steveklabnik | Steve Klabnik | -0/+11 |
| 2016-05-07 | Rollup merge of #33412 - cramertj:E0389, r=Manishearth | Steve Klabnik | -1/+64 |
| 2016-05-07 | Rollup merge of #33410 - GuillaumeGomez:explain, r=Manishearth | Steve Klabnik | -1/+7 |
| 2016-05-07 | Rollup merge of #33409 - kindlychung:patch-2, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2016-05-07 | Rollup merge of #33402 - shepmaster:copied-variable-name, r=Manishearth | Steve Klabnik | -2/+2 |
| 2016-05-07 | Rollup merge of #33384 - cramertj:E0506, r=arielb1 | Steve Klabnik | -1/+84 |
| 2016-05-07 | Rollup merge of #33382 - birkenfeld:issue-30416, r=alexcrichton | Steve Klabnik | -39/+59 |
| 2016-05-07 | Rollup merge of #33336 - birkenfeld:issue-27361, r=sfackler | Steve Klabnik | -3/+3 |
| 2016-05-07 | Rollup merge of #33326 - birkenfeld:issue-33321, r=GuillaumeGomez | Steve Klabnik | -15/+14 |
| 2016-05-07 | Rollup merge of #33313 - birkenfeld:depgraph-panic, r=nikomatsakis | Steve Klabnik | -1/+4 |
| 2016-05-07 | Rollup merge of #33283 - GuillaumeGomez:process_doc, r=steveklabnik | Steve Klabnik | -4/+196 |
| 2016-05-07 | Add accessor methods to DiagnosticBuilder | Murarth | -0/+8 |
| 2016-05-07 | trans: support simd_shuffle using MIR constants for indices. | Eduard Burtescu | -45/+51 |
| 2016-05-07 | Implement RFC 1440 "Allow Drop types in statics/const functions". | Eduard Burtescu | -23/+54 |
| 2016-05-07 | test: adjust for the move to MIR-based const checking. | Eduard Burtescu | -75/+47 |
| 2016-05-07 | mir: qualify and promote constants. | Eduard Burtescu | -783/+1894 |
| 2016-05-07 | Implement RFC 1542 | Steven Fackler | -159/+451 |
| 2016-05-07 | Auto merge of #33359 - tamird:consolidate-musl, r=alexcrichton | bors | -73/+74 |
| 2016-05-07 | trans: callee: normalize trait_ref before use | Wang Xuerui | -0/+37 |
| 2016-05-07 | Check for both arm and armv7 android targets in runtest. | Nerijus Arlauskas | -4/+4 |
| 2016-05-07 | Add armv7-linux-androideabi target. | Nerijus Arlauskas | -0/+36 |
| 2016-05-07 | Auto merge of #33333 - birkenfeld:issue-30318, r=Manishearth | bors | -1/+23 |
| 2016-05-07 | book: fixup code in error handling tutorial | Georg Brandl | -59/+61 |
| 2016-05-07 | Auto merge of #33328 - nrc:highlight-api, r=alexcrichton | bors | -105/+245 |