| Age | Commit message (Expand) | Author | Lines |
| 2017-01-13 | Auto merge of #38675 - infinity0:more-jemalloc-fixes, r=alexcrichton | bors | -3/+6 |
| 2017-01-12 | Auto merge of #38650 - infinity0:master, r=alexcrichton | bors | -0/+6 |
| 2017-01-12 | Auto merge of #38814 - Ralith:cfg-fields, r=jseyfried | bors | -0/+50 |
| 2017-01-12 | Disable jemalloc tests on platforms where it is disabled (closes #38612) | Ximin Luo | -3/+6 |
| 2017-01-12 | Add mips architectures to conditional-compile test | Ximin Luo | -0/+6 |
| 2017-01-11 | syntax: struct field attributes and cfg | Benjamin Saunders | -0/+50 |
| 2017-01-12 | Auto merge of #38605 - estebank:fix-38371, r=nikomatsakis | bors | -0/+73 |
| 2017-01-11 | Auto merge of #38313 - jseyfried:self_imports, r=nrc | bors | -2/+33 |
| 2017-01-11 | Auto merge of #38989 - arielb1:constant-mir-overflow2, r=eddyb | bors | -0/+7 |
| 2017-01-11 | Auto merge of #38925 - petrochenkov:varass, r=jseyfried | bors | -2/+19 |
| 2017-01-11 | fix function arguments in constant promotion | Ariel Ben-Yehuda | -0/+7 |
| 2017-01-11 | Auto merge of #38916 - estebank:pad-suggestion-list, r=nikomatsakis | bors | -9/+9 |
| 2017-01-10 | Auto merge of #38843 - Manishearth:proposed, r=GuillaumeGomez | bors | -3/+9 |
| 2017-01-10 | update test case to include `fn(&&u32: Foo)` | Niko Matsakis | -3/+15 |
| 2017-01-10 | Rollup merge of #38849 - michaelwoerister:ich-trait-impl-test, r=nikomatsakis | Seo Sanghyeon | -0/+152 |
| 2017-01-10 | Rollup merge of #38607 - estebank:test-for-36935, r=alexcrichton | Seo Sanghyeon | -0/+59 |
| 2017-01-10 | Rollup merge of #38606 - estebank:test-for-27522, r=petrochenkov | Seo Sanghyeon | -0/+30 |
| 2017-01-10 | Start warning cycle. | Jeffrey Seyfried | -5/+7 |
| 2017-01-10 | Change `self` in an import list `use foo::{self, ...}` to only import a modul... | Jeffrey Seyfried | -2/+31 |
| 2017-01-09 | Improved rustdoc rendering for unstable features | Manish Goregaokar | -3/+9 |
| 2017-01-10 | Auto merge of #38934 - Manishearth:nodrop, r=eddyb | bors | -0/+63 |
| 2017-01-09 | Make unions never have needs_drop | Manish Goregaokar | -0/+63 |
| 2017-01-09 | Auto merge of #38866 - alexcrichton:try-wait, r=aturon | bors | -0/+65 |
| 2017-01-08 | Auto merge of #38861 - est31:master, r=alexcrichton | bors | -0/+17 |
| 2017-01-08 | Auto merge of #38837 - eddyb:issue-38074, r=nikomatsakis | bors | -0/+27 |
| 2017-01-08 | Fix ICE when variant is used as a part of associated type | Vadim Petrochenkov | -2/+19 |
| 2017-01-08 | Auto merge of #38813 - eddyb:lazy-11, r=nikomatsakis | bors | -19/+10 |
| 2017-01-07 | Teach diagnostics to have correctly padded lists | Esteban Küber | -9/+9 |
| 2017-01-07 | add test case | Esteban Küber | -8/+31 |
| 2017-01-07 | Auto merge of #38859 - jonathandturner:E0088_fix, r=eddyb | bors | -0/+15 |
| 2017-01-06 | std: Add a nonblocking `Child::try_wait` method | Alex Crichton | -0/+65 |
| 2017-01-06 | Test for appropriate span on second custom derive | Esteban Küber | -0/+59 |
| 2017-01-07 | Auto merge of #38855 - Mark-Simulacrum:immediate-fix, r=eddyb | bors | -0/+21 |
| 2017-01-06 | Auto merge of #38835 - alexcrichton:less-overlapped, r=brson | bors | -0/+90 |
| 2017-01-06 | rustc: keep track of tables everywhere as if they were per-body. | Eduard-Mihai Burtescu | -19/+10 |
| 2017-01-06 | Auto merge of #38792 - jseyfried:improve_macros_11_diagnostics, r=nikomatsakis | bors | -0/+43 |
| 2017-01-06 | Auto merge of #38833 - arielb1:constant-mir-overflow, r=eddyb | bors | -0/+20 |
| 2017-01-06 | Auto merge of #38793 - jseyfried:fix_macro_export_duplicates, r=nrc | bors | -0/+35 |
| 2017-01-06 | Make members of {std,core}::{i128,u128} unstable | est31 | -0/+17 |
| 2017-01-06 | Auto merge of #38069 - canndrew:empty-sub-patterns-again, r=nikomatsakis | bors | -69/+333 |
| 2017-01-06 | Fix tidy warning | Jonathan Turner | -0/+10 |
| 2017-01-06 | Add in test for E0090 | Jonathan Turner | -0/+5 |
| 2017-01-05 | Auto merge of #38689 - pnkfelix:dont-check-stability-on-private-items, r=niko... | bors | -0/+249 |
| 2017-01-05 | Fix ICE on i686 when calling immediate() on OperandValue::Ref in return | Mark Simulacrum | -0/+21 |
| 2017-01-05 | Auto merge of #38817 - jseyfried:improve_unused_qualification_lint, r=petroch... | bors | -4/+5 |
| 2017-01-05 | ICH: Add some more test cases for trait impls. | Michael Woerister | -0/+152 |
| 2017-01-05 | Un-remove E0001, put a notice on it instead | Andrew Cann | -2/+2 |
| 2017-01-05 | Auto merge of #38152 - arielb1:special-copy, r=nikomatsakis | bors | -18/+61 |
| 2017-01-05 | Auto merge of #38776 - eddyb:unsigned-means-unsigned, r=pnkfelix | bors | -143/+6 |
| 2017-01-05 | Auto merge of #38767 - est31:master, r=eddyb | bors | -2/+68 |