| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 | 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 |
| 2018-11-10 | Tidy ♪ all ♪ the ♪ way ♪♪♪♪ with ♪ a ♪ newline ♪ missing ... | Oliver Scherer | -4/+4 |
| 2018-11-10 | Add a few tests around raw pointers and interior mutability | Oliver Scherer | -0/+73 |
| 2018-11-10 | fix mod-static-with-const-fn.rs. | Mazdak Farrokhzad | -3/+1 |
| 2018-11-10 | --bless mod-static-with-const-fn.stderr | Mazdak Farrokhzad | -9/+2 |
| 2018-11-10 | constify parts of libcore. | Mazdak Farrokhzad | -32/+2 |
| 2018-11-09 | Add missing `rustc_promotable` attribute to unsigned `min_value` and `max_value` | Oliver Scherer | -0/+74 |
| 2018-11-09 | don't inline `pub use some_crate` unless directly asked to | QuietMisdreavus | -0/+64 |
| 2018-11-09 | Fix ICE and find correct return span. | David Wood | -0/+37 |
| 2018-11-09 | Typecheck patterns of all match arms first, so we get types for bindings. | Felix S. Klock II | -0/+23 |
| 2018-11-09 | Fix tidy | Oliver Scherer | -2/+2 |
| 2018-11-08 | Rollup merge of #55783 - stjepang:deprecate-select, r=SimonSapin | Mark Rousskov | -0/+1 |
| 2018-11-08 | Rollup merge of #55758 - davidtwco:issue-55344, r=pnkfelix | Mark Rousskov | -0/+26 |
| 2018-11-08 | Rollup merge of #55742 - F001:fix-55718, r=petrochenkov | Mark Rousskov | -0/+27 |
| 2018-11-08 | Rollup merge of #55736 - estebank:elide-anon-lt, r=petrochenkov | Mark Rousskov | -3/+3 |