| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2020-04-08 | Auto merge of #5411 - dtolnay:hasher, r=flip1995 | bors | -1/+1 |
| 2020-04-08 | Rollup merge of #70927 - GuillaumeGomez:cleanup-e0510, r=Dylan-DPC | Dylan DPC | -7/+20 |
| 2020-04-08 | Rollup merge of #70915 - tsandstr:remove-nominal-flags, r=eddyb | Dylan DPC | -24/+1 |
| 2020-04-08 | Rollup merge of #70914 - tsandstr:typo1, r=Dylan-DPC | Dylan DPC | -3/+3 |
| 2020-04-08 | Rollup merge of #70892 - lcnr:interators_are_nice, r=nikomatsakis | Dylan DPC | -155/+151 |
| 2020-04-08 | Rollup merge of #70883 - GuillaumeGomez:cleanup-e0507, r=Dylan-DPC | Dylan DPC | -6/+6 |
| 2020-04-08 | Rollup merge of #70876 - nnethercote:smallvec-predecessors, r=estebank | Dylan DPC | -5/+11 |
| 2020-04-08 | Rollup merge of #70850 - ssomers:btreemap_first_last, r=Amanieu | Dylan DPC | -48/+76 |
| 2020-04-08 | Rollup merge of #70847 - pietroalbini:ci-move-docker-lib, r=Mark-Simulacrum | Dylan DPC | -0/+6 |
| 2020-04-08 | Rollup merge of #70789 - lcnr:macros, r=varkor | Dylan DPC | -25/+72 |
| 2020-04-08 | Downgrade implicit_hasher to pedantic | David Tolnay | -1/+1 |
| 2020-04-08 | Move cognitive_complexity to nursery | David Tolnay | -1/+1 |
| 2020-04-08 | add `VecDeque::make_contiguous` tracking issue | Bastian Kauschke | -1/+1 |
| 2020-04-08 | comment pessimistic yield and saving/restoring state | Niko Matsakis | -0/+7 |
| 2020-04-08 | Rollup merge of #5420 - dtolnay:newret, r=flip1995 | Philipp Krones | -1/+1 |
| 2020-04-08 | Rollup merge of #5419 - dtolnay:unreadable, r=flip1995 | Philipp Krones | -1/+1 |
| 2020-04-08 | Rollup merge of #5415 - nickrtorres:master, r=flip1995 | Philipp Krones | -0/+7 |