| Age | Commit message (Expand) | Author | Lines |
| 2018-01-21 | Auto merge of #47622 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -0/+57 |
| 2018-01-21 | Auto merge of #47495 - nikomatsakis:nll-issue-47153, r=pnkfelix | bors | -0/+27 |
| 2018-01-20 | Rollup merge of #47193 - cramertj:result-opts, r=TimNN | Guillaume Gomez | -0/+57 |
| 2018-01-20 | Stabilize std::ptr::NonNull | Simon Sapin | -2/+0 |
| 2018-01-20 | Mark Unique as perma-unstable, with the feature renamed to ptr_internals. | Simon Sapin | -3/+3 |
| 2018-01-20 | Replace Unique<T> with NonZero<T> in Alloc trait | Simon Sapin | -1/+1 |
| 2018-01-20 | NLL test for mutating &mut references | ritiek | -0/+34 |
| 2018-01-19 | Run yield-subtype test on nll mode too as a regression check | Santiago Pastorino | -0/+3 |
| 2018-01-19 | Auto merge of #47503 - arielb1:check-size, r=eddyb | bors | -0/+37 |
| 2018-01-17 | Simplify irrefutable slice patterns | Seiichi Uchida | -0/+24 |
| 2018-01-16 | avoid double-unsizing arrays in bytestring match lowering | Ariel Ben-Yehuda | -0/+37 |
| 2018-01-16 | remove bogus assertion and comments | Niko Matsakis | -0/+27 |
| 2018-01-16 | rustc_trans: take into account primitives larger than 8 bytes. | Eduard-Mihai Burtescu | -0/+21 |
| 2018-01-16 | rustc_trans: ignore trailing padding larger than 8 bytes. | Eduard-Mihai Burtescu | -4/+4 |
| 2018-01-15 | Reexport -> re-export in prose and documentation comments | Carol (Nichols || Goulding) | -1/+1 |
| 2018-01-14 | syntax: Rewrite parsing of impls | Vadim Petrochenkov | -4/+4 |
| 2018-01-13 | check_match: fix handling of privately uninhabited types | Ariel Ben-Yehuda | -0/+28 |
| 2018-01-13 | Parse `auto trait` inside fns. | leonardo.yvens | -1/+4 |
| 2018-01-13 | Adjust tests for removal of `impl Foo for .. {}` | leonardo.yvens | -6/+2 |
| 2018-01-13 | Rollup merge of #47344 - topecongiro:fixed-ices, r=alexcrichton | kennytm | -0/+94 |
| 2018-01-13 | Rollup merge of #47305 - cramertj:better-calendar-alone, r=eddyb | kennytm | -47/+14 |
| 2018-01-13 | Rollup merge of #47298 - cramertj:path-as-modrs, r=nikomatsakis | kennytm | -0/+0 |
| 2018-01-12 | Auto merge of #46551 - jseyfried:improve_legacy_modern_macro_interaction, r=nrc | bors | -0/+160 |
| 2018-01-11 | Add tests to fixed issues. | Seiichi Uchida | -0/+94 |
| 2018-01-10 | Add transpose conversions for Option and Result | Taylor Cramer | -0/+57 |
| 2018-01-10 | Auto merge of #47167 - ivanbakel:builtin_indexing, r=nikomatsakis | bors | -0/+58 |
| 2018-01-09 | Use copy/clone closures to simplify calendar test | Taylor Cramer | -47/+14 |
| 2018-01-09 | Treat #[path] files as mod.rs files | Taylor Cramer | -0/+0 |
| 2018-01-07 | Added tests for non-obvious builtin indexing | Isaac van Bakel | -0/+58 |
| 2018-01-07 | Auto merge of #47156 - petrochenkov:extpath, r=nikomatsakis | bors | -0/+31 |
| 2018-01-04 | Auto merge of #47147 - projektir:to_ptr_cast, r=eddyb | bors | -0/+18 |
| 2018-01-04 | Auto merge of #47132 - cramertj:impl-trait-camel-case, r=nikomatsakis | bors | -0/+20 |
| 2018-01-03 | Support `extern` in paths | Vadim Petrochenkov | -0/+31 |
| 2018-01-02 | Force appropriate extension when converting from int to ptr #43291 | projektir | -0/+18 |
| 2018-01-02 | Limit style lint to non-synthetic generic params | Taylor Cramer | -0/+20 |
| 2018-01-02 | Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI. | Ed Schouten | -31/+105 |
| 2018-01-01 | Auto merge of #46895 - ricochet1k:macro-lifetimes, r=jseyfried | bors | -0/+119 |
| 2018-01-01 | Auto merge of #47064 - kennytm:force-trailing-newlines, r=estebank | bors | -12/+10 |
| 2017-12-30 | Add tests on fixed ICEs | Seiichi Uchida | -0/+42 |
| 2017-12-30 | Remove excessive trailing newlines. | kennytm | -2/+0 |
| 2017-12-30 | Add trailing newlines to files which have no trailing newlines. | kennytm | -10/+10 |
| 2017-12-28 | Add feature gate macro_lifetime_matcher | Matt Peterson | -0/+7 |
| 2017-12-28 | Fix build and add a macro lifetime labels test | Matt Peterson | -0/+43 |
| 2017-12-28 | Resurrecting #33135 | Michael Hewson | -0/+69 |
| 2017-12-27 | Auto merge of #47014 - topecongiro:fixed-ices, r=estebank | bors | -0/+113 |
| 2017-12-27 | Auto merge of #46479 - bkchr:termination_trait, r=arielb1 | bors | -0/+45 |
| 2017-12-27 | Auto merge of #47009 - eddyb:issue-46855, r=arielb1 | bors | -0/+34 |
| 2017-12-27 | Auto merge of #46977 - est31:column_fix, r=dtolnay | bors | -5/+5 |
| 2017-12-26 | Auto merge of #46975 - matthewjasper:mir-moveck-asm, r=arielb1 | bors | -0/+43 |
| 2017-12-26 | rustc_trans: support ZST indexing involving uninhabited types. | Eduard-Mihai Burtescu | -0/+34 |