| Age | Commit message (Expand) | Author | Lines |
| 2018-11-15 | Auto merge of #55974 - pietroalbini:rollup, r=pietroalbini | bors | -3/+119 |
| 2018-11-15 | Rollup merge of #55956 - euclio:issue-55587, r=estebank | Pietro Albini | -0/+35 |
| 2018-11-15 | Rollup merge of #55852 - varkor:dotdotequals-lint, r=zackmdavis | Pietro Albini | -2/+20 |
| 2018-11-15 | Rollup merge of #55781 - pnkfelix:issue-54382-more-precise-spans-for-temps-an... | Pietro Albini | -0/+63 |
| 2018-11-15 | Rollup merge of #55750 - oli-obk:node_id_x, r=michaelwoerister | Pietro Albini | -1/+1 |
| 2018-11-15 | Auto merge of #54906 - qnighy:fix-issue-50452, r=nikomatsakis | bors | -0/+61 |
| 2018-11-15 | Auto merge of #55716 - RalfJung:escape-to-raw, r=oli-obk | bors | -4/+68 |
| 2018-11-14 | std: Synchronize access to global env during `exec` | Alex Crichton | -0/+36 |
| 2018-11-14 | add test for issue #54348 | Andy Russell | -0/+21 |
| 2018-11-14 | add test for issue #55587 | Andy Russell | -0/+14 |
| 2018-11-14 | Revert "Fixes #46775 -- don't mutate the process's environment in Command::exec" | Alex Crichton | -12/+0 |
| 2018-11-14 | Auto merge of #52153 - csmoe:projeq_normal, r=scalexm | bors | -0/+1 |
| 2018-11-13 | Auto merge of #55912 - kennytm:rollup, r=kennytm | bors | -5/+144 |
| 2018-11-13 | Implement `ProjectionEq-Normalize` | csmoe | -0/+1 |
| 2018-11-13 | Auto merge of #55356 - Aaron1011:fix/rustdoc-negative-auto, r=nikomatsakis | bors | -0/+27 |
| 2018-11-13 | Fix ui tests | scalexm | -6/+6 |
| 2018-11-13 | Use a dummy outlives requirement for `where Type:,` (see #53696) | scalexm | -2/+2 |
| 2018-11-13 | Bypass ppaux for `Outlives` predicates | scalexm | -11/+11 |
| 2018-11-13 | Provide program clauses for builtin types | scalexm | -0/+2 |
| 2018-11-13 | Pretty print quantified goals and clauses | scalexm | -64/+51 |
| 2018-11-13 | Rollup merge of #55136 - GuillaumeGomez:short-doc, r=QuietMisdreavus | kennytm | -3/+25 |
| 2018-11-13 | Rollup merge of #55870 - waywardmonkeys:typo-fixes, r=wesleywiser | kennytm | -2/+2 |
| 2018-11-13 | Rollup merge of #55837 - Centril:spökdata-skall-vara-strukturellt-matchbar, ... | kennytm | -0/+53 |
| 2018-11-13 | Rollup merge of #55804 - QuietMisdreavus:eager-crate-inline, r=pnkfelix | kennytm | -0/+64 |
| 2018-11-13 | Auto merge of #55589 - oli-obk:min_length_💣, r=pnkfelix | bors | -1/+1 |
| 2018-11-12 | Auto merge of #55278 - Centril:constification-1, r=alexcrichton | bors | -42/+88 |
| 2018-11-12 | miri-engine value visitor update to VariantIdx | Oliver Scherer | -1/+1 |
| 2018-11-12 | Fix fulldeps test with NodeId | Oliver Scherer | -1/+1 |
| 2018-11-12 | Auto merge of #55701 - tromey:ice-fix, r=matthewjasper | bors | -0/+63 |
| 2018-11-11 | Auto merge of #55657 - davidtwco:issue-55651, r=pnkfelix | bors | -25/+51 |
| 2018-11-11 | Fix typos. | Bruce Mitchener | -2/+2 |
| 2018-11-11 | Rollup merge of #55630 - petrochenkov:noprelude, r=Centril | kennytm | -1/+25 |
| 2018-11-11 | Rollup merge of #55828 - oli-obk:promotion_strikes_again, r=eddyb | Pietro Albini | -0/+74 |
| 2018-11-11 | Rollup merge of #55822 - davidtwco:issue-55394, r=pnkfelix | Pietro Albini | -0/+37 |
| 2018-11-11 | Rollup merge of #55819 - pnkfelix:issue-55810-must-typeck-pats-eagerly, r=oli... | Pietro Albini | -0/+23 |
| 2018-11-11 | Rollup merge of #55802 - wesleywiser:inlined_calls_2_electric_boogaloo, r=nagisa | Pietro Albini | -0/+36 |
| 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 | -0/+72 |
| 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 | -0/+28 |
| 2018-11-11 | Rollup merge of #55687 - alexreg:fix-24010, r=scalexm | Pietro Albini | -51/+158 |
| 2018-11-10 | Use non-short suggestion for parenthesised ..= | varkor | -2/+2 |
| 2018-11-10 | Rewrite `...` as `..=` as a MachineApplicable 2018 idiom lint | varkor | -2/+20 |
| 2018-11-10 | Remove short doc where it starts with a codeblock | Guillaume Gomez | -3/+25 |
| 2018-11-10 | Auto merge of #55637 - pnkfelix:issue-55552-dont-attempt-to-ascribe-projectio... | bors | -0/+31 |
| 2018-11-10 | Auto merge of #55717 - oli-obk:rustdoc_overflow, r=pnkfelix | bors | -1/+2 |
| 2018-11-09 | Don't inline virtual calls (take 2) | Wesley Wiser | -0/+36 |
| 2018-11-10 | make PhantomData #[structural_match]. | Mazdak Farrokhzad | -0/+53 |
| 2018-11-10 | adjust ui/../mod-static-with-const-fn.rs | Mazdak Farrokhzad | -3/+15 |
| 2018-11-10 | Auto merge of #55626 - nikic:update-emscripten, r=alexcrichton | bors | -15/+19 |