| Age | Commit message (Expand) | Author | Lines |
| 2020-01-13 | Treat extern statics just like statics in the "const pointer to static" repre... | Oliver Scherer | -2/+0 |
| 2019-12-16 | improve lower_pat_slice docs + while -> for | Mazdak Farrokhzad | -12/+26 |
| 2019-12-15 | improve hir::PatKind::Slice docs | Mazdak Farrokhzad | -2/+9 |
| 2019-12-15 | Rollup merge of #67289 - estebank:unnamed-closure, r=Centril | Mazdak Farrokhzad | -4/+11 |
| 2019-12-14 | Do not ICE on unnamed future | Esteban Küber | -4/+11 |
| 2019-12-14 | Auto merge of #67224 - nikomatsakis:revert-stabilization-of-never-type, r=cen... | bors | -1/+1 |
| 2019-12-14 | Revert "Stabilize the `never_type`, written `!`." | Niko Matsakis | -1/+1 |
| 2019-12-14 | Auto merge of #67136 - oli-obk:const_stability, r=Centril | bors | -19/+78 |
| 2019-12-13 | Auto merge of #65951 - estebank:type-inference-error, r=nikomatsakis | bors | -59/+238 |
| 2019-12-13 | Consistently name `min_const_fn` | Oliver Scherer | -2/+2 |
| 2019-12-13 | Change the const stab default for internal const fns | Oliver Scherer | -4/+7 |
| 2019-12-13 | Elaborate internal const fn comment | Oliver Scherer | -1/+3 |
| 2019-12-13 | Require stable/unstable annotations for the constness of all stable functions... | Oliver Scherer | -18/+67 |
| 2019-12-13 | Reuse the `staged_api` feature for `rustc_const_unstable` | Oliver Scherer | -1/+6 |
| 2019-12-12 | Auto merge of #67079 - nnethercote:optimize-shallow_resolve_changed, r=nikoma... | bors | -28/+36 |
| 2019-12-11 | Add more context for type parameters | Esteban Küber | -15/+27 |
| 2019-12-11 | Reuse existing HirId → DefId table | Esteban Küber | -24/+4 |
| 2019-12-11 | Auto merge of #66650 - matthewjasper:nonuniform-array-move, r=pnkfelix | bors | -11/+24 |
| 2019-12-11 | Auto merge of #65345 - davidtwco:issue-64130-async-send-sync-error-improvemen... | bors | -83/+223 |
| 2019-12-11 | erase regions instead of using `builtin_deref` | Nicholas Matsakis | -7/+18 |
| 2019-12-11 | Auto merge of #66821 - eddyb:global-trait-caching, r=nikomatsakis | bors | -24/+23 |
| 2019-12-11 | Change `PendingPredicateObligation::stalled_on`'s type. | Nicholas Nethercote | -20/+26 |
| 2019-12-11 | Optimize `shallow_resolve_changed`. | Nicholas Nethercote | -13/+15 |
| 2019-12-10 | Avoid invalid suggestion by checking the snippet in const fn call | Esteban Küber | -1/+22 |
| 2019-12-10 | Suggest setting type param on function call | Esteban Küber | -0/+24 |
| 2019-12-10 | Use `generics_of` instead of incorrectly inspecting `FnSig` arguments | Esteban Küber | -25/+44 |
| 2019-12-10 | Move suggestion code to its own method | Esteban Küber | -42/+54 |
| 2019-12-10 | Use the appropriate number of type arguments in suggestion | Esteban Küber | -15/+66 |
| 2019-12-10 | Fix rebase | Esteban Küber | -6/+6 |
| 2019-12-10 | Deduplicate logic | Esteban Küber | -47/+62 |
| 2019-12-10 | Point at method call when type annotations are needed | Esteban Küber | -20/+65 |
| 2019-12-09 | Rollup merge of #67125 - hashedone:master, r=petrochenkov | Tyler Mandry | -5/+9 |
| 2019-12-09 | Make const index and subslice array projections more useful | Matthew Jasper | -11/+24 |
| 2019-12-09 | Added ExactSizeIterator bound to return types | Bartłomiej Kuras | -23/+11 |
| 2019-12-09 | Auto merge of #67016 - lqd:placeholder_loans, r=matthewjasper | bors | -1/+1 |
| 2019-12-08 | Auto merge of #66981 - michaelwoerister:measureme-0.5.0, r=Mark-Simulacrum | bors | -1/+1 |
| 2019-12-08 | async/await: correct diag note for `async move` | David Wood | -10/+11 |
| 2019-12-08 | async/await: more improvements to non-send errors | David Wood | -83/+211 |
| 2019-12-08 | Rollup merge of #66991 - Nashenas88:body_cache_cleanup, r=eddyb | Mazdak Farrokhzad | -55/+51 |
| 2019-12-08 | Rollup merge of #66325 - BartMassey:master, r=joshtriplett | Mazdak Farrokhzad | -2/+2 |
| 2019-12-07 | Auto merge of #65881 - anp:implicit-caller-location, r=eddyb,oli-obk | bors | -6/+26 |
| 2019-12-07 | Added ExactSizeIterator bound to return types | Bartłomiej Kuras | -15/+31 |
| 2019-12-07 | Auto merge of #66927 - RalfJung:engines-dont-panic, r=oli-obk | bors | -5/+21 |
| 2019-12-06 | Rollup merge of #67071 - estebank:issue-66868, r=davidtwco | Mazdak Farrokhzad | -0/+4 |
| 2019-12-06 | Auto merge of #65195 - varkor:to_option, r=Centril | bors | -35/+9 |
| 2019-12-07 | Rollup merge of #66846 - gizmondo:master, r=michaelwoerister | Yuki Okushi | -5/+16 |
| 2019-12-06 | Fix rebase issues | varkor | -1/+1 |
| 2019-12-06 | Rename to `then_some` and `then` | varkor | -6/+6 |
| 2019-12-06 | Use `to_option` in various places | varkor | -35/+9 |
| 2019-12-06 | update to polonius 0.11 to compute subset errors | lqd | -1/+1 |