| Age | Commit message (Expand) | Author | Lines |
| 2018-12-02 | Auto merge of #56198 - bjorn3:cg_ssa_refactor, r=eddyb | bors | -525/+536 |
| 2018-12-02 | Auto merge of #56275 - RalfJung:win-mutex, r=SimonSapin | bors | -11/+18 |
| 2018-12-02 | avoid MaybeUninit::get_mut where it is not needed | Ralf Jung | -2/+2 |
| 2018-12-02 | let FIXME refer to tracking issue | Ralf Jung | -2/+2 |
| 2018-12-02 | no reason to use mutable references here at all | Ralf Jung | -12/+4 |
| 2018-12-02 | Auto merge of #56378 - ljedrz:arena_tweaks, r=nagisa | bors | -10/+14 |
| 2018-12-02 | Auto merge of #56406 - nrc:update, r=kennytm | bors | -5/+19 |
| 2018-12-02 | arena: improve common patterns | ljedrz | -7/+2 |
| 2018-12-02 | Auto merge of #56396 - dlrobertson:fix_va_list_tests, r=nikic | bors | -174/+57 |
| 2018-12-01 | resolve: Support aliasing local crate root in extern prelude | Vadim Petrochenkov | -10/+89 |
| 2018-12-02 | Update RLS and Rustfmt | Nick Cameron | -5/+19 |
| 2018-12-01 | Auto merge of #56165 - RalfJung:drop-glue-type, r=eddyb,nikomatsakis | bors | -52/+80 |
| 2018-11-30 | ci: Only run compare-mode tests on one builder | Alex Crichton | -2/+13 |
| 2018-11-30 | tests: Simplify VaList run-make test | Dan Robertson | -174/+57 |
| 2018-12-01 | Rollup merge of #56214 - scalexm:unification, r=nikomatsakis | kennytm | -151/+985 |
| 2018-12-01 | Rollup merge of #56337 - phansch:fix_const_ice, r=oli-obk | kennytm | -122/+165 |
| 2018-12-01 | Rollup merge of #56324 - Zoxc:int-ext, r=nikomatsakis | kennytm | -111/+157 |
| 2018-12-01 | Rollup merge of #55011 - vi:panic_immediate_abort, r=alexcrichton | kennytm | -5/+45 |
| 2018-12-01 | Rollup merge of #56365 - alexreg:stabilise-self_struct_ctor, r=Centril | kennytm | -141/+29 |
| 2018-12-01 | Rollup merge of #56373 - steveklabnik:update-books, r=Mark-Simulacrum | kennytm | -0/+1 |
| 2018-12-01 | Rollup merge of #56367 - alexreg:move-feature-gate-tests-1, r=Centril | kennytm | -0/+0 |
| 2018-12-01 | Rollup merge of #56364 - dlrobertson:fix_55903, r=oli-obk | kennytm | -1/+1 |
| 2018-12-01 | Rollup merge of #56360 - alexcrichton:linkchecker-omg, r=pietroalbini | kennytm | -19/+19 |
| 2018-12-01 | Rollup merge of #56355 - Zoxc:inline-things, r=michaelwoerister | kennytm | -1/+57 |
| 2018-12-01 | Rollup merge of #56349 - davidtwco:issue-55396-inference-extension, r=nagisa | kennytm | -1/+5 |
| 2018-12-01 | Rollup merge of #56341 - frewsxcv:frewsxcv-util-cstr, r=Mark-Simulacrum | kennytm | -26/+14 |
| 2018-12-01 | Rollup merge of #56339 - yui-knk:remove_mir_stats_flag, r=alexcrichton | kennytm | -2/+0 |
| 2018-12-01 | Rollup merge of #56336 - nnethercote:clean-up-pp, r=nikomatsakis | kennytm | -232/+254 |
| 2018-12-01 | Rollup merge of #56268 - nnethercote:fold_opt_expr-recycle, r=petrochenkov | kennytm | -39/+73 |
| 2018-12-01 | Rollup merge of #56216 - SimonSapin:array-tryfrom-slice, r=withoutboats | kennytm | -0/+87 |
| 2018-12-01 | Rollup merge of #56131 - ljedrz:assorted, r=RalfJung | kennytm | -1/+3 |
| 2018-12-01 | Rollup merge of #56014 - euclio:issue-21335, r=nagisa | kennytm | -0/+5 |
| 2018-12-01 | Rollup merge of #55821 - ljedrz:cached_key_sorts, r=michaelwoerister | kennytm | -3/+3 |
| 2018-11-30 | Moved feature-gate tests to correct dir. | Alexander Regueiro | -0/+0 |
| 2018-11-30 | Updated ui tests. | Alexander Regueiro | -4/+3 |
| 2018-11-30 | Removed feature gate. | Alexander Regueiro | -138/+7 |
| 2018-11-30 | arena: speed up TypedArena::clear | ljedrz | -3/+12 |
| 2018-11-30 | Add the edition guide to doc.rust-lang.org | Steve Klabnik | -0/+1 |
| 2018-11-30 | update nomicon | Steve Klabnik | -0/+0 |
| 2018-11-30 | Pacify tidy | Philipp Hansch | -9/+9 |
| 2018-11-30 | Fix const_fn ICE with non-const function pointer | Philipp Hansch | -122/+165 |
| 2018-11-30 | Inline things | John Kåre Alsaker | -0/+14 |
| 2018-11-30 | bootstrap: provide host `rust_test_helpers` to compiletest, not just target. | Eduard-Mihai Burtescu | -1/+7 |
| 2018-11-30 | tests: ignore wasm32 for run-pass/proc-macro/expand-with-a-macro. | Eduard-Mihai Burtescu | -0/+2 |
| 2018-11-30 | tests: use alloc instead of libc in unnecessary-extern-crate, to make it work... | Eduard-Mihai Burtescu | -33/+29 |
| 2018-11-30 | compiletest: don't pass -Clinker when `// force-host` was requested. | Eduard-Mihai Burtescu | -4/+4 |
| 2018-11-30 | tests: use a #![no_std] target crate in run-make/rustc-macro-dep-files. | Eduard-Mihai Burtescu | -4/+3 |
| 2018-11-30 | bootstrap: don't use libraries from MUSL_ROOT on non-musl targets. | Eduard-Mihai Burtescu | -4/+6 |
| 2018-11-30 | tests: support cross-compilation in run-make/rustc-macro-dep-files. | Eduard-Mihai Burtescu | -2/+4 |
| 2018-11-30 | bootstrap: ensure that `libproc_macro` is available on the host for tests eve... | Eduard-Mihai Burtescu | -0/+3 |