| Age | Commit message (Expand) | Author | Lines |
| 2015-04-30 | Auto merge of #24884 - michaelsproul:extended-errors, r=nrc | bors | -1/+1 |
| 2015-04-30 | Add metadata output to the diagnostics system. | Michael Sproul | -1/+1 |
| 2015-04-29 | rollup merge of #24962: tamird/unignore-android-tests | Alex Crichton | -7/+1 |
| 2015-04-29 | rollup merge of #24953: tamird/android-pie | Alex Crichton | -0/+1 |
| 2015-04-29 | rollup merge of #24952: pnkfelix/put-back-missing-dash-g-in-24687-test | Alex Crichton | -0/+1 |
| 2015-04-29 | rollup merge of #24945: pnkfelix/fixes-for-dash-g-handling | Alex Crichton | -0/+18 |
| 2015-04-29 | rollup merge of #24935: pnkfelix/lint-repr-c-drop | Alex Crichton | -0/+59 |
| 2015-04-29 | rollup merge of #24917: zecozephyr/nullptropt | Alex Crichton | -0/+43 |
| 2015-04-29 | rollup merge of #24846: dotdash/fast_cttz8 | Alex Crichton | -5/+0 |
| 2015-04-29 | Re-enable tests on Android | Tamir Duberstein | -4/+0 |
| 2015-04-29 | Re-enable test on Android | Tamir Duberstein | -2/+0 |
| 2015-04-29 | Reference the correct issue | Tamir Duberstein | -1/+1 |
| 2015-04-29 | tests for lint that warns about mixing #[repr(C)] with Drop. | Felix S. Klock II | -0/+59 |
| 2015-04-29 | Use PIE on Android | Tamir Duberstein | -0/+1 |
| 2015-04-29 | Add `-g` that I should have included in PR #24932. | Felix S. Klock II | -0/+1 |
| 2015-04-29 | Unit test ensuring we accept repeated `-g` and `-O`. | Felix S. Klock II | -0/+18 |
| 2015-04-29 | Auto merge of #24932 - pnkfelix:fix-issue-24687, r=huonw | bors | -0/+78 |
| 2015-04-29 | Regression test for issue 24687. | Felix S. Klock II | -0/+78 |
| 2015-04-29 | Auto merge of #24681 - tamird:unignore-android, r=alexcrichton | bors | -61/+72 |
| 2015-04-28 | Reference the correct issue | Tamir Duberstein | -1/+1 |
| 2015-04-28 | #10356: Warnings | Tamir Duberstein | -0/+5 |
| 2015-04-28 | #10381: Warnings | Tamir Duberstein | -52/+60 |
| 2015-04-28 | Reference the correct issue and clarify failure | Tamir Duberstein | -3/+3 |
| 2015-04-28 | #10393 & #13206: Warnings | Tamir Duberstein | -5/+3 |
| 2015-04-28 | Register new snapshots | Tamir Duberstein | -153/+7 |
| 2015-04-28 | Extend the nullable pointer optimization to captured vars of closures | J Bailey | -0/+43 |
| 2015-04-28 | Auto merge of #24781 - bluss:vec-drain-range, r=alexcrichton | bors | -1/+3 |
| 2015-04-28 | Auto merge of #24777 - alexcrichton:musl, r=brson | bors | -12/+16 |
| 2015-04-28 | test: Fix some tests to run with musl | Alex Crichton | -12/+16 |
| 2015-04-28 | regression test for Issue 24895. | Felix S. Klock II | -0/+38 |
| 2015-04-28 | collections: Implement vec::drain(range) according to RFC 574 | Ulrik Sverdrup | -1/+3 |
| 2015-04-28 | Auto merge of #24835 - rprichard:rfail-full, r=alexcrichton | bors | -0/+0 |
| 2015-04-28 | Auto merge of #24478 - alexcrichton:issue-24313, r=aturon | bors | -0/+39 |
| 2015-04-27 | std: Don't assume thread::current() works on panic | Alex Crichton | -0/+39 |
| 2015-04-27 | Auto merge of #24765 - pnkfelix:fsk-enum-swapindrop, r=nikomatsakis | bors | -0/+265 |
| 2015-04-27 | Auto merge of #23606 - quantheory:associated_const, r=nikomatsakis | bors | -6/+714 |
| 2015-04-26 | Auto merge of #24829 - jooert:fix22673, r=pnkfelix | bors | -0/+16 |
| 2015-04-26 | Remove duplicated tests for the cttz intrinsic | Björn Steinbrink | -5/+0 |
| 2015-04-26 | Auto merge of #24828 - jooert:fix23253, r=pnkfelix | bors | -0/+16 |
| 2015-04-26 | Move qquote.rs from run-fail to run-fail-fulldeps | Ryan Prichard | -0/+0 |
| 2015-04-26 | Auto merge of #24807 - luqmana:nullable-enum-opt-dst-raw-pointers, r=jakub- | bors | -0/+24 |
| 2015-04-26 | Auto merge of #23085 - goffrie:interpolating-quote, r=huonw | bors | -223/+68 |
| 2015-04-26 | Auto merge of #24367 - ebfull:fix_ice_cat_expr, r=pnkfelix | bors | -0/+68 |
| 2015-04-26 | Remove FakeExtCtxt from qquote tests. | Geoffry Song | -56/+30 |
| 2015-04-25 | Remove remaining tests for hygiene-encoded identifiers. | Geoffry Song | -126/+0 |
| 2015-04-25 | Interpolate AST nodes in quasiquote. | Geoffry Song | -41/+38 |
| 2015-04-25 | Auto merge of #24718 - tamird:fix-quote-tests, r=alexcrichton | bors | -193/+144 |
| 2015-04-26 | Add regression test for #22673. | Johannes Oertel | -0/+16 |
| 2015-04-26 | Add regression test for #23253. | Johannes Oertel | -0/+16 |
| 2015-04-25 | Auto merge of #24547 - bombless:comma, r=pnkfelix | bors | -0/+466 |