| Age | Commit message (Expand) | Author | Lines |
| 2018-11-11 | Auto merge of #55660 - alexcrichton:cleanup-alloc-system, r=dtolnay,SimonSapin | bors | -682/+464 |
| 2018-11-11 | std: Delete the `alloc_system` crate | Alex Crichton | -508/+450 |
| 2018-11-11 | rustc: Clean up allocator injection logic | Alex Crichton | -177/+17 |
| 2018-11-11 | Auto merge of #55657 - davidtwco:issue-55651, r=pnkfelix | bors | -31/+121 |
| 2018-11-11 | Auto merge of #55674 - oli-obk:miri_engine_refactoring, r=RalfJung | bors | -494/+532 |
| 2018-11-11 | Auto merge of #55859 - pietroalbini:rollup, r=kennytm | bors | -666/+1117 |
| 2018-11-11 | Rollup merge of #55856 - QuietMisdreavus:static-discharge, r=GuillaumeGomez | kennytm | -27/+140 |
| 2018-11-11 | Rollup merge of #55845 - nikic:emscripten-clamp-mode, r=alexcrichton | kennytm | -1/+7 |
| 2018-11-11 | Rollup merge of #55630 - petrochenkov:noprelude, r=Centril | kennytm | -5/+37 |
| 2018-11-11 | Auto merge of #54993 - TimNN:pda-tdl, r=eddyb | bors | -5/+28 |
| 2018-11-11 | Rollup merge of #55844 - waywardmonkeys:typo-fixes, r=varkor | Pietro Albini | -14/+14 |
| 2018-11-11 | Rollup merge of #55839 - dralley:docstring-spelling, r=TimNN | Pietro Albini | -6/+5 |
| 2018-11-11 | Rollup merge of #55828 - oli-obk:promotion_strikes_again, r=eddyb | Pietro Albini | -0/+76 |
| 2018-11-11 | Rollup merge of #55822 - davidtwco:issue-55394, r=pnkfelix | Pietro Albini | -16/+55 |
| 2018-11-11 | Rollup merge of #55819 - pnkfelix:issue-55810-must-typeck-pats-eagerly, r=oli... | Pietro Albini | -4/+27 |
| 2018-11-11 | Rollup merge of #55816 - nnethercote:from_decimal_string-SmallVec, r=oli-obk | Pietro Albini | -6/+10 |
| 2018-11-11 | Rollup merge of #55802 - wesleywiser:inlined_calls_2_electric_boogaloo, r=nagisa | Pietro Albini | -45/+85 |
| 2018-11-11 | Rollup merge of #55801 - pnkfelix:update-box-insensitivity-test-for-nll, r=da... | Pietro Albini | -86/+103 |
| 2018-11-11 | Rollup merge of #55800 - estebank:abolish-ice-for-lifetime, r=oli-obk | Pietro Albini | -1/+87 |
| 2018-11-11 | Rollup merge of #55799 - pnkfelix:remove-useless-revisions-marker-from-lint-u... | Pietro Albini | -202/+52 |
| 2018-11-11 | Rollup merge of #55792 - oli-obk:propsicle, r=RalfJung | Pietro Albini | -8/+36 |
| 2018-11-11 | Rollup merge of #55764 - murarth:fix-rc-alloc, r=RalfJung | Pietro Albini | -4/+25 |
| 2018-11-11 | Rollup merge of #55745 - nnethercote:outlives_components-SmallVec, r=matthewj... | Pietro Albini | -42/+56 |
| 2018-11-11 | Rollup merge of #55687 - alexreg:fix-24010, r=scalexm | Pietro Albini | -199/+302 |
| 2018-11-10 | Auto merge of #54864 - ljedrz:cleanup_codegen_llvm_back, r=Mark-Simulacrum | bors | -175/+133 |
| 2018-11-10 | move all static-file include!s into a single module | QuietMisdreavus | -27/+140 |
| 2018-11-10 | Auto merge of #55650 - nikic:funnel-shift, r=nagisa | bors | -8/+93 |
| 2018-11-10 | codegen_llvm_back: simplify a conversion to char | ljedrz | -1/+1 |
| 2018-11-10 | codegen_llvm_back: remove a redundant continue | ljedrz | -1/+0 |
| 2018-11-10 | codegen_llvm_back: possible minor speedup in logic | ljedrz | -1/+1 |
| 2018-11-10 | codegen_llvm_back: use mem::replace instead of swap where more concise | ljedrz | -12/+5 |
| 2018-11-10 | codegen_llvm_back: remove 'static from consts | ljedrz | -3/+3 |
| 2018-11-10 | codegen_llvm_back: use to_owned instead of to_string with string literals | ljedrz | -5/+5 |
| 2018-11-10 | codegen_llvm_back: improve common patterns | ljedrz | -57/+30 |
| 2018-11-10 | codegen_llvm_back: remove explicit returns | ljedrz | -12/+15 |
| 2018-11-10 | codegen_llvm_back: use Cow<'static, str> where applicable | ljedrz | -22/+21 |
| 2018-11-10 | codegen_llvm_back: whitespace & formatting fixes | ljedrz | -62/+53 |
| 2018-11-10 | Set BINARYEN_TRAP_MODE=clamp | Nikita Popov | -1/+7 |
| 2018-11-10 | Fix documentation typos. | Bruce Mitchener | -14/+14 |
| 2018-11-10 | Auto merge of #55830 - alexcrichton:update-cargo, r=alexcrichton | bors | -14/+15 |
| 2018-11-10 | Auto merge of #55637 - pnkfelix:issue-55552-dont-attempt-to-ascribe-projectio... | bors | -22/+93 |
| 2018-11-10 | Auto merge of #55717 - oli-obk:rustdoc_overflow, r=pnkfelix | bors | -2/+3 |
| 2018-11-09 | Fix docstring spelling mistakes | Daniel Alley | -6/+5 |
| 2018-11-09 | Don't inline virtual calls (take 2) | Wesley Wiser | -45/+85 |
| 2018-11-10 | Auto merge of #55626 - nikic:update-emscripten, r=alexcrichton | bors | -39/+47 |
| 2018-11-09 | Update Cargo submodule | Alex Crichton | -14/+15 |
| 2018-11-09 | Simplify logic | Esteban Küber | -8/+2 |
| 2018-11-09 | Add missing `rustc_promotable` attribute to unsigned `min_value` and `max_value` | Oliver Scherer | -0/+76 |
| 2018-11-09 | Pull in fix for dist-i686-linux build | Nikita Popov | -0/+0 |
| 2018-11-09 | Fix ICE and find correct return span. | David Wood | -16/+55 |