| Age | Commit message (Expand) | Author | Lines |
| 2020-03-09 | error_derive_forbidden_on_non_adt: be more graceful | Mazdak Farrokhzad | -0/+36 |
| 2020-03-09 | Added oli's multivariant test case (alpha renaming the enum name itself). | Felix S. Klock II | -3/+63 |
| 2020-03-09 | Fix #69191 | Felix S. Klock II | -0/+31 |
| 2020-03-05 | Backport only: avoid ICE on bad placeholder type | Esteban Küber | -749/+33 |
| 2020-03-05 | Add regression test | LeSeulArtichaut | -0/+17 |
| 2020-03-05 | stash API: remove panic to fix ICE. | Mazdak Farrokhzad | -0/+65 |
| 2020-02-27 | lit_to_const: gracefully bubble up type errors. | Mazdak Farrokhzad | -0/+26 |
| 2020-02-27 | Cherry-pick the LLVM fix for #69225 | Josh Stone | -0/+33 |
| 2020-02-23 | Fix stderr for test | Mark Rousskov | -1/+0 |
| 2020-02-21 | lintify conflicting_repr_hints | Mazdak Farrokhzad | -11/+36 |
| 2020-02-21 | fix extra subslice lowering | Mazdak Farrokhzad | -0/+44 |
| 2020-02-21 | Check types of statics in MIR typeck | Matthew Jasper | -0/+81 |
| 2020-02-21 | Check `Copy` lifetimes bounds when copying from a projection | Matthew Jasper | -0/+26 |
| 2020-02-21 | Do not ICE when encountering `yield` inside `async` block | Esteban Küber | -0/+15 |
| 2020-02-21 | Revert "Remove `checked_add` in `Layout::repeat`" | Sebastian Hahn | -0/+31 |
| 2020-01-28 | Rollup merge of #68575 - Wind-River:master_2020, r=alexcrichton | Yuki Okushi | -0/+1 |
| 2020-01-28 | Rollup merge of #68563 - Aaron1011:fix/fn-sig-closure, r=varkor | Yuki Okushi | -0/+26 |
| 2020-01-27 | Disable the testcase for Vxworks. | Umesh Kalappa | -0/+1 |
| 2020-01-27 | Rollup merge of #68562 - hjung4:spell, r=jonas-schievink | Pietro Albini | -1/+1 |
| 2020-01-27 | Rollup merge of #68370 - Aaron1011:const-extern-test, r=RalfJung | Pietro Albini | -0/+44 |
| 2020-01-27 | Don't call `tcx.fn_sig` on closures | Aaron Hill | -0/+26 |
| 2020-01-26 | update | comet | -1/+1 |
| 2020-01-26 | Ensure that we error when calling "const extern fn" with wrong convention | Aaron Hill | -0/+44 |
| 2020-01-27 | Auto merge of #68447 - estebank:sugg-type-param, r=petrochenkov | bors | -13/+42 |
| 2020-01-27 | Auto merge of #68122 - Centril:stabilize-transparent-enums, r=petrochenkov | bors | -23/+27 |
| 2020-01-26 | Suggest defining type parameter when appropriate | Esteban Küber | -13/+42 |
| 2020-01-26 | rustc_span: move pretty syntax from macro_backtrace to ExpnKind::descr. | Eduard-Mihai Burtescu | -6/+6 |
| 2020-01-26 | Auto merge of #68545 - estebank:verbose-bound-display, r=petrochenkov | bors | -16/+16 |
| 2020-01-26 | Auto merge of #68522 - estebank:impl-trait-sugg-2, r=oli-obk | bors | -3/+202 |
| 2020-01-26 | Auto merge of #68517 - oli-obk:spaces2, r=nagisa | bors | -33/+32 |
| 2020-01-25 | Auto merge of #68546 - JohnTitor:rollup-znuot4b, r=JohnTitor | bors | -0/+91 |
| 2020-01-26 | Rollup merge of #68498 - Aaron1011:tait-regression-tests, r=Centril | Yuki Okushi | -0/+81 |
| 2020-01-26 | Rollup merge of #68485 - kingslef:fix/test-60976, r=nikomatsakis | Yuki Okushi | -0/+10 |
| 2020-01-25 | Use better bound names in `-Zverbose` mode | Esteban Küber | -16/+16 |
| 2020-01-25 | Revert suggestion window size change | Esteban Küber | -4/+2 |
| 2020-01-25 | Auto merge of #68530 - estebank:abolish-ice, r=petrochenkov | bors | -1/+1 |
| 2020-01-25 | Auto merge of #68525 - tlively:emcc-codegen-sigsegv-66308, r=alexcrichton | bors | -0/+8 |
| 2020-01-25 | Don't use spaces before type ascription like colons | Oliver Scherer | -33/+32 |
| 2020-01-25 | Auto merge of #68448 - maurer:dyn-cdylib, r=alexcrichton | bors | -15/+0 |
| 2020-01-25 | Auto merge of #68269 - csmoe:temp, r=estebank | bors | -1/+43 |
| 2020-01-24 | Add some type-alias-impl-trait regression tests | Aaron Hill | -0/+81 |
| 2020-01-24 | Do not ICE on multipart suggestions touching multiple files | Esteban Küber | -1/+1 |
| 2020-01-25 | Rollup merge of #68511 - tmiasko:ignore-license, r=alexcrichton | Yuki Okushi | -5/+1 |
| 2020-01-25 | Rollup merge of #68504 - tmiasko:check-pass, r=alexcrichton | Yuki Okushi | -31/+31 |
| 2020-01-25 | Rollup merge of #68111 - varkor:const-generics-type_name, r=oli-obk | Yuki Okushi | -0/+19 |
| 2020-01-24 | review comments | Esteban Küber | -5/+5 |
| 2020-01-24 | Apply `resolve_vars_if_possible` to returned types for more accurate suggestions | Esteban Küber | -6/+6 |
| 2020-01-24 | Increase suggestion code window from 6 lines to 20 | Esteban Küber | -2/+4 |
| 2020-01-24 | Use more accurate return path spans | Esteban Küber | -31/+49 |
| 2020-01-24 | Add opt-level=0 to test | Thomas Lively | -1/+1 |