| Age | Commit message (Expand) | Author | Lines |
| 2018-11-16 | handle trait objects formed from traits with `Self::Foo: 'a` clauses | Niko Matsakis | -0/+17 |
| 2018-11-16 | eat CloseDelim | Axary | -0/+8 |
| 2018-11-16 | change expected error message | Axary | -2/+2 |
| 2018-11-16 | add ui test | Axary | -0/+15 |
| 2018-11-16 | Update stderr file | Oliver Scherer | -2/+2 |
| 2018-11-15 | Fix stability hole with `static _` | Oliver Scherer | -0/+33 |
| 2018-11-15 | update closure arg suggesstion ui test | csmoe | -10/+28 |
| 2018-11-15 | lint based on closure pipe span | csmoe | -0/+2 |
| 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 | fix other affected tests | Ralf Jung | -1/+1 |
| 2018-11-15 | do not accept out-of-bounds pointers in enum discriminants, they might be NULL | Ralf Jung | -6/+19 |
| 2018-11-15 | validation: better error when the enum discriminant is Undef | Ralf Jung | -13/+13 |
| 2018-11-14 | Clean up some non-mod-rs stuff. | Eric Huss | -150/+18 |
| 2018-11-14 | put file and line into miri backtrace | Ralf Jung | -51/+51 |
| 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 | Auto merge of #52153 - csmoe:projeq_normal, r=scalexm | bors | -0/+1 |
| 2018-11-13 | Auto merge of #55912 - kennytm:rollup, r=kennytm | bors | -1/+54 |
| 2018-11-13 | Implement `ProjectionEq-Normalize` | csmoe | -0/+1 |
| 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 #55870 - waywardmonkeys:typo-fixes, r=wesleywiser | kennytm | -1/+1 |
| 2018-11-13 | Rollup merge of #55837 - Centril:spökdata-skall-vara-strukturellt-matchbar, ... | kennytm | -0/+53 |
| 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-11 | Auto merge of #55657 - davidtwco:issue-55651, r=pnkfelix | bors | -25/+51 |
| 2018-11-11 | Fix typos. | Bruce Mitchener | -1/+1 |
| 2018-11-10 | in which the E0618 "expected function" diagnostic gets a makeover | Zack M. Davis | -28/+97 |
| 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 #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 | -48/+118 |
| 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 | 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-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 | -12/+16 |