| Age | Commit message (Expand) | Author | Lines |
| 2020-04-09 | Use new utility in `eval_context` | Dylan MacKenzie | -9/+10 |
| 2020-04-09 | Make `MaybeStorageLive` correct for all kinds of MIR bodies | Dylan MacKenzie | -5/+17 |
| 2020-04-09 | Add utility to find locals that don't use `Storage*` annotations | Dylan MacKenzie | -0/+43 |
| 2020-04-09 | Respect the comment: no root unless the borrow type is `Mut` | Stein Somers | -2/+2 |
| 2020-04-09 | Kill comment left behind by a last minute change in #70795 | Stein Somers | -2/+0 |
| 2020-04-09 | Revert "Downgrade new_ret_no_self to pedantic" | Philipp Krones | -1/+1 |
| 2020-04-09 | Rollup merge of #70958 - Amanieu:android_try_reserve, r=Mark-Simulacrum | Mazdak Farrokhzad | -0/+6 |
| 2020-04-09 | Rollup merge of #70939 - varkor:const-generics-regression-tests, r=Centril | Mazdak Farrokhzad | -0/+64 |
| 2020-04-09 | Rollup merge of #70902 - flip1995:clippyup, r=eddyb | Mazdak Farrokhzad | -14/+22 |
| 2020-04-09 | Rollup merge of #70900 - ehuss:update-cargo, r=ehuss | Mazdak Farrokhzad | -0/+0 |
| 2020-04-09 | Rollup merge of #70897 - RalfJung:miri, r=RalfJung | Mazdak Farrokhzad | -7/+10 |
| 2020-04-09 | Disable try_reserve tests on Android | Amanieu d'Antras | -0/+6 |
| 2020-04-09 | Normalize MIR locals' types for generator layout computation. | Oliver Scherer | -1/+14 |
| 2020-04-09 | improve comments | mark | -3/+3 |
| 2020-04-09 | Clean up E0511 explanation | Guillaume Gomez | -2/+3 |
| 2020-04-09 | Add regression test for #61522 | varkor | -0/+40 |
| 2020-04-09 | Add regression test for #66596 | varkor | -0/+24 |
| 2020-04-09 | Auto merge of #70943 - Centril:rollup-eowm2h3, r=Centril | bors | -561/+892 |
| 2020-04-09 | tighten CTFE safety net for accesses to globals | Ralf Jung | -8/+23 |
| 2020-04-09 | simplify `vec!` macro | Waffle | -2/+1 |
| 2020-04-09 | Add lint on large const arrays | ThibsG | -0/+7 |
| 2020-04-08 | de-abuse TyKind::Error: ice on missing slice type | mark | -10/+15 |
| 2020-04-08 | de-abuse TyKind::Error: handle empty slices in array patterns | mark | -15/+16 |
| 2020-04-09 | Rollup merge of #70918 - tobithiel:fix_forbid_override, r=davidtwco | Mazdak Farrokhzad | -2/+25 |
| 2020-04-09 | Rollup merge of #70916 - Centril:track-caller-ffi, r=eddyb | Mazdak Farrokhzad | -45/+81 |
| 2020-04-09 | Rollup merge of #70896 - cuviper:optional-chain, r=scottmcm | Mazdak Farrokhzad | -154/+113 |
| 2020-04-09 | Rollup merge of #70868 - petrochenkov:linkorder, r=nagisa,mati865 | Mazdak Farrokhzad | -261/+413 |
| 2020-04-09 | Rollup merge of #70822 - jonas-schievink:curse-of-the-recursion, r=ecstatic-m... | Mazdak Farrokhzad | -97/+152 |
| 2020-04-09 | Rollup merge of #70367 - nikomatsakis:issue-69307, r=Aaron1011 | Mazdak Farrokhzad | -0/+62 |
| 2020-04-09 | Rollup merge of #67705 - lzutao:wmemchr, r=wesleywiser | Mazdak Farrokhzad | -2/+46 |
| 2020-04-09 | Auto merge of #70860 - lcnr:has_local_value, r=nikomatsakis | bors | -58/+44 |
| 2020-04-09 | track_caller: support on FFI imports | Mazdak Farrokhzad | -41/+52 |
| 2020-04-09 | Auto merge of #70936 - Dylan-DPC:rollup-2ng3e5h, r=Dylan-DPC | bors | -99/+211 |
| 2020-04-09 | Fix staticlib name for *-pc-windows-gnu targets | Mateusz Mikuła | -3/+8 |
| 2020-04-08 | Small tweaks to required bound span | Esteban Küber | -325/+330 |
| 2020-04-08 | Use `PredicateObligation`s instead of `Predicate`s | Esteban Küber | -141/+280 |
| 2020-04-08 | do_normalize_predicates: add delay_span_bug | Bastian Kauschke | -1/+1 |
| 2020-04-08 | replace `has_local_value` with `needs_infer` | Bastian Kauschke | -59/+43 |
| 2020-04-08 | Rollup merge of #70930 - lcnr:patch-1, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2020-04-08 | Rollup merge of #70912 - estebank:reduce-type-param-sugg-verbosity, r=davidtwco | Dylan DPC | -10/+1 |
| 2020-04-08 | Rollup merge of #70906 - gizmondo:66107, r=estebank | Dylan DPC | -64/+80 |
| 2020-04-08 | Rollup merge of #70870 - mark-i-m:de-abuse-err, r=eddyb | Dylan DPC | -16/+24 |
| 2020-04-08 | Rollup merge of #70828 - ollie27:rustdoc_external_macro_src, r=eddyb | Dylan DPC | -7/+47 |
| 2020-04-08 | Rollup merge of #70565 - Zoxc:inlines-query-system, r=davidtwco | Dylan DPC | -0/+4 |
| 2020-04-08 | Rollup merge of #70134 - hermitcore:osstrext, r=dtolnay | Dylan DPC | -1/+54 |
| 2020-04-08 | don't set `HAS_INFER` for fresh types | Bastian Kauschke | -3/+5 |
| 2020-04-08 | Auto merge of #70721 - anyska:bless-all-mir-opt, r=oli-obk | bors | -4304/+10198 |
| 2020-04-08 | Add ignore-wasm32-bare to mir-opt tests that need it. | Ana-Maria Mihalache | -338/+340 |
| 2020-04-08 | update rusct-dev-guide | mark | -0/+0 |
| 2020-04-08 | rustdoc: Don't try to load source files from external crates | Oliver Middleton | -7/+47 |