| Age | Commit message (Expand) | Author | Lines |
| 2018-01-26 | Auto merge of #47748 - alexcrichton:rollup, r=alexcrichton | bors | -31/+342 |
| 2018-01-26 | Ignore a test on emscripten | Alex Crichton | -0/+2 |
| 2018-01-26 | Fix a test case on Windows | Alex Crichton | -0/+5 |
| 2018-01-26 | Merge branch 'mlsm' of https://github.com/dotdash/rust into rollup | Alex Crichton | -0/+66 |
| 2018-01-26 | Merge branch 'android-run-pass' of https://github.com/malbarbo/rust into rollup | Alex Crichton | -24/+5 |
| 2018-01-26 | Merge branch 'simd-always-mem' of https://github.com/alexcrichton/rust into r... | Alex Crichton | -0/+181 |
| 2018-01-26 | Shorten another test path for MSVC | Alex Crichton | -2/+2 |
| 2018-01-26 | Auto merge of #47252 - Zoxc:backtrace-win, r=alexcrichton | bors | -13/+3 |
| 2018-01-26 | Upgrade LLVM to incorporate a fix for #47364 | Björn Steinbrink | -0/+66 |
| 2018-01-25 | Ignore an i128 test on emscripten | Alex Crichton | -0/+2 |
| 2018-01-26 | Print inlined functions on Windows | John Kåre Alsaker | -13/+3 |
| 2018-01-25 | Merge branch 'configure-lto' of https://github.com/alexcrichton/rust into rollup | Alex Crichton | -1/+35 |
| 2018-01-25 | Rollup merge of #47719 - malbarbo:run-pass-arch-powerpc, r=alexcrichton | Alex Crichton | -0/+3 |
| 2018-01-25 | Rollup merge of #47705 - pietroalbini:fix-47673, r=petrochenkov | Alex Crichton | -0/+16 |
| 2018-01-25 | Make 3 run-pass tests works on android (aarch64 and x86) | Marco A L Barbosa | -24/+5 |
| 2018-01-25 | rustc: SIMD types use pointers in Rust's ABI | Alex Crichton | -0/+181 |
| 2018-01-25 | Rollup merge of #47439 - eddyb:issue-45662, r=nagisa | Alex Crichton | -4/+4 |
| 2018-01-25 | Rollup merge of #47437 - eddyb:issue-38763, r=nagisa | Alex Crichton | -0/+21 |
| 2018-01-25 | Rollup merge of #47609 - ritiek:test-mutating-references, r=nikomatsakis | Guillaume Gomez | -6/+6 |
| 2018-01-25 | Auto merge of #47374 - topecongiro:issue-47096, r=nikomatsakis | bors | -0/+24 |
| 2018-01-25 | Auto merge of #47006 - bitshifter:stabilize-repr-align, r=eddyb | bors | -4/+0 |
| 2018-01-24 | Add powerpc to run-pass/conditional-compile-arch.rs | Marco A L Barbosa | -0/+3 |
| 2018-01-24 | Fix ICE when use trees have multiple empty nested groups | Pietro Albini | -0/+16 |
| 2018-01-23 | Auto merge of #45337 - Zoxc:gen-static, r=nikomatsakis | bors | -0/+141 |
| 2018-01-23 | rustc: Add `-C lto=val` option | Alex Crichton | -1/+35 |
| 2018-01-23 | Remove similar test that does not run the result | ritiek | -35/+1 |
| 2018-01-23 | Make immovable generators unsafe | John Kåre Alsaker | -6/+8 |
| 2018-01-23 | Adds support for immovable generators. Move checking of invalid borrows acros... | John Kåre Alsaker | -0/+139 |
| 2018-01-23 | Stabilized `#[repr(align(x))]` attribute (RFC 1358) | Cameron Hart | -4/+0 |
| 2018-01-22 | Add dynamic-drop test to nll tests also | Santiago Pastorino | -0/+3 |
| 2018-01-22 | Auto merge of #47353 - nikomatsakis:nll-issue-47189, r=pnkfelix+nmatsakis | bors | -0/+3 |
| 2018-01-21 | Auto merge of #47001 - arielb1:private-match, r=nikomatsakis | bors | -0/+28 |
| 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 |