| Age | Commit message (Expand) | Author | Lines |
| 2018-12-03 | Retag needs to know whether this is a 2-phase-reborrow | Ralf Jung | -58/+52 |
| 2018-12-03 | Auto merge of #56305 - RalfJung:miri, r=oli-obk | bors | -5/+19 |
| 2018-12-03 | update miri | Ralf Jung | -5/+19 |
| 2018-12-03 | update miri | Ralf Jung | -5/+5 |
| 2018-12-03 | Auto merge of #56394 - cuviper:interrupted-timeout, r=sfackler | bors | -12/+28 |
| 2018-12-03 | Auto merge of #56358 - nikic:mergefunc-aliases, r=rkruppe | bors | -10/+26 |
| 2018-12-02 | Auto merge of #56110 - varkor:inhabitedness-union-enum, r=cramertj | bors | -61/+105 |
| 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 | Run name-anon-globals after all other passes | Nikita Popov | -4/+5 |
| 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 | Deal with EINTR in net timeout tests | Josh Stone | -12/+28 |
| 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 |