| Age | Commit message (Expand) | Author | Lines |
| 2020-03-17 | rustc_mir: remove extra space when pretty-printing MIR. | Ana-Maria Mihalache | -1/+1 |
| 2020-03-17 | Rollup merge of #69922 - RalfJung:less-intrinsic, r=oli-obk | Mazdak Farrokhzad | -48/+11 |
| 2020-03-17 | Rollup merge of #68746 - matthewjasper:metahygiene, r=petrochenkov | Mazdak Farrokhzad | -0/+53 |
| 2020-03-17 | Update tests for erasing regions in typeck | Matthew Jasper | -89/+110 |
| 2020-03-17 | Rollup merge of #70000 - petrochenkov:rawkeypars, r=davidtwco | Mazdak Farrokhzad | -6/+28 |
| 2020-03-17 | Rollup merge of #69881 - Centril:fix-69485, r=oli-obk | Mazdak Farrokhzad | -0/+18 |
| 2020-03-17 | Rollup merge of #69870 - petrochenkov:cfgacc, r=matthewjasper | Mazdak Farrokhzad | -0/+186 |
| 2020-03-17 | Rollup merge of #69811 - petrochenkov:privdiag2, r=estebank | Mazdak Farrokhzad | -6/+46 |
| 2020-03-17 | Ignore wasm32 | 12101111 | -0/+1 |
| 2020-03-16 | Auto merge of #68970 - matthewjasper:min-spec, r=nikomatsakis | bors | -0/+473 |
| 2020-03-16 | Add tests for new of variables | Guillaume Gomez | -0/+10 |
| 2020-03-16 | Update JS results tester | Guillaume Gomez | -2/+5 |
| 2020-03-16 | Support type search for arguments and returned types | Guillaume Gomez | -0/+7 |
| 2020-03-16 | Make macro metavars respect (non-)hygiene | Matthew Jasper | -0/+53 |
| 2020-03-16 | Auto merge of #67133 - oli-obk:it_must_be_a_sign, r=eddyb | bors | -34/+34 |
| 2020-03-16 | init-large-type test needs optimizations | Ralf Jung | -0/+1 |
| 2020-03-16 | Rollup merge of #69867 - ayushmishra2005:doc/61137-add-long-error-code-e0628,... | Dylan DPC | -0/+1 |
| 2020-03-16 | Rollup merge of #69520 - kornelski:e69492, r=cramertj | Dylan DPC | -8/+8 |
| 2020-03-16 | use direct imports for `rustc::{lint, session}`. | Mazdak Farrokhzad | -8/+8 |
| 2020-03-16 | Rollup merge of #69998 - ayushmishra2005:doc/61137-add-long-error-code-e0634,... | Dylan DPC | -1/+1 |
| 2020-03-16 | Rollup merge of #69995 - contrun:add-context-to-literal-overflow, r=ecstatic-... | Dylan DPC | -6/+68 |
| 2020-03-16 | Rollup merge of #69917 - GuillaumeGomez:cleanup-e0412, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2020-03-16 | Rollup merge of #69686 - varkor:rustdoc-attributes, r=GuillaumeGomez | Dylan DPC | -0/+4 |
| 2020-03-15 | Auto merge of #68944 - Zoxc:hir-map, r=eddyb | bors | -761/+779 |
| 2020-03-15 | VariantSizeDifferences: bail on SizeOverflow | Mazdak Farrokhzad | -0/+18 |
| 2020-03-15 | Render full attributes in rustdoc | varkor | -0/+4 |
| 2020-03-15 | Rollup merge of #70011 - petrochenkov:asyncice, r=Centril | Mazdak Farrokhzad | -0/+13 |
| 2020-03-15 | Rollup merge of #70006 - petrochenkov:fresh, r=Centril | Mazdak Farrokhzad | -0/+88 |
| 2020-03-15 | Consider well-formed predicates in min-specialization | Matthew Jasper | -0/+59 |
| 2020-03-15 | Implement soundness check for min_specialization | Matthew Jasper | -0/+382 |
| 2020-03-15 | Add attributes to allow specializing on traits | Matthew Jasper | -0/+32 |
| 2020-03-15 | resolve: Prevent fresh bindings from shadowing ambiguity items | Vadim Petrochenkov | -0/+88 |
| 2020-03-15 | Add more context to the literal overflow message | YI | -6/+68 |
| 2020-03-15 | Rollup merge of #69993 - ayushmishra2005:doc/61137-add-long-error-code-e0693,... | Dylan DPC | -0/+1 |
| 2020-03-15 | Rollup merge of #69498 - mark-i-m:describe-it-2, r=matthewjasper | Dylan DPC | -175/+175 |
| 2020-03-15 | Rollup merge of #69357 - tmiasko:debuginfo-column, r=michaelwoerister | Dylan DPC | -0/+40 |
| 2020-03-15 | def_collector: Fully visit async functions | Vadim Petrochenkov | -0/+13 |
| 2020-03-14 | Update ui tests | Guillaume Gomez | -1/+1 |
| 2020-03-14 | Add test for #69596 | John Kåre Alsaker | -0/+21 |
| 2020-03-14 | Update tests | John Kåre Alsaker | -4/+4 |
| 2020-03-14 | Update ich_nested_items.rs | John Kåre Alsaker | -8/+11 |
| 2020-03-14 | Format function_interfaces.rs | John Kåre Alsaker | -46/+40 |
| 2020-03-14 | Replace `Hir` with `hir_owner` in tests | John Kåre Alsaker | -472/+472 |
| 2020-03-14 | Replace `HirBody` with `hir_owner_items` in tests | John Kåre Alsaker | -352/+352 |
| 2020-03-14 | resolve: Fix regression in resolution of raw keywords in paths | Vadim Petrochenkov | -6/+28 |
| 2020-03-14 | Fix rebase fallout | Jonas Schievink | -2/+2 |
| 2020-03-14 | Add a test for generator discriminants | Jonas Schievink | -0/+134 |
| 2020-03-14 | Use smaller discriminants for generators | Jonas Schievink | -22/+22 |
| 2020-03-14 | fix a codegen test | Ralf Jung | -6/+1 |
| 2020-03-14 | increase slack for stack size test | Ralf Jung | -2/+2 |