| Age | Commit message (Expand) | Author | Lines |
| 2020-04-05 | "cannot resolve" → "cannot satisfy" | Esteban Küber | -6/+6 |
| 2020-04-03 | Rollup merge of #70720 - ecstatic-morse:issue-70637, r=oli-obk | Mazdak Farrokhzad | -0/+12 |
| 2020-04-03 | Add regression test for #70673 | Oliver Scherer | -0/+12 |
| 2020-04-03 | Rollup merge of #70725 - Centril:nix-unwraps, r=estebank | Dylan DPC | -0/+51 |
| 2020-04-03 | Auto merge of #70582 - pnkfelix:update-llvm-to-fix-69841, r=cuviper | bors | -0/+30 |
| 2020-04-03 | add_type_neq_err_label: don't .unwrap | Mazdak Farrokhzad | -0/+51 |
| 2020-04-02 | tests: remove ignore directives from tests that mention core/alloc/std spans. | Eduard-Mihai Burtescu | -56/+21 |
| 2020-04-01 | Rollup merge of #70081 - lcnr:issue68387, r=varkor | Dylan DPC | -0/+2 |
| 2020-03-31 | update tests | Bastian Kauschke | -0/+2 |
| 2020-03-30 | Fix #69841 by updating LLVM submodule. Includes regression test for issue 69841. | Felix S. Klock II | -0/+30 |
| 2020-03-29 | Tweak `suggest_constraining_type_param` | Esteban Küber | -17/+13 |
| 2020-03-28 | Auto merge of #70095 - jsgf:link-native, r=nagisa | bors | -0/+8 |
| 2020-03-27 | Rollup merge of #70457 - Centril:non-exhaustive-scrutinee-type, r=estebank | Mazdak Farrokhzad | -0/+12 |
| 2020-03-27 | Implement -Zlink-native-libraries | Jeremy Fitzhardinge | -0/+8 |
| 2020-03-27 | non-exhastive diagnostic: add note re. scrutinee type | Mazdak Farrokhzad | -0/+12 |
| 2020-03-27 | Auto merge of #68404 - Amanieu:llvm-asm, r=estebank | bors | -34/+34 |
| 2020-03-27 | Rollup merge of #70435 - Alexendoo:test-66706, r=Centril | Dylan DPC | -0/+45 |
| 2020-03-27 | Rollup merge of #69936 - Aaron1011:fix/suggestion-cycle, r=varkor | Dylan DPC | -0/+71 |
| 2020-03-26 | Add regression test for #66706 | Alex Macleod | -0/+45 |
| 2020-03-26 | Update tests to use llvm_asm! | Amanieu d'Antras | -34/+34 |
| 2020-03-26 | introduce `negative_impls` feature gate and document | Niko Matsakis | -4/+7 |
| 2020-03-26 | make a custom error for overlap with negative impls | Niko Matsakis | -31/+22 |
| 2020-03-24 | Rollup merge of #70077 - Aaron1011:feature/new-def-path-ident, r=petrochenkov | Mazdak Farrokhzad | -2/+28 |
| 2020-03-24 | Rollup merge of #69981 - oli-obk:const_blocks, r=eddyb | Mazdak Farrokhzad | -12/+28 |
| 2020-03-24 | Rollup merge of #69740 - mark-i-m:describe-it-3, r=eddyb | Mazdak Farrokhzad | -2/+2 |
| 2020-03-23 | Rollup merge of #70300 - aleksator:66636_reword_unused_variable_warning, r=Dy... | Mazdak Farrokhzad | -9/+9 |
| 2020-03-23 | Rollup merge of #70195 - rylev:test-for-53275, r=Centril | Mazdak Farrokhzad | -0/+9 |
| 2020-03-23 | Evaluate repeat expression lengths as late as possible | Oliver Scherer | -12/+28 |
| 2020-03-23 | Make sure issue 53275 test goes through codegen | Ryan Levick | -1/+2 |
| 2020-03-23 | Rollup merge of #69968 - eddyb:tupled-closure-captures, r=nikomatsakis | Mazdak Farrokhzad | -1/+1 |
| 2020-03-23 | Rollup merge of #69942 - estebank:sized-verbose-sugg, r=matthewjasper | Mazdak Farrokhzad | -50/+55 |
| 2020-03-23 | Reword unused variable warning | Alex Tokarev | -9/+9 |
| 2020-03-23 | Ignore tests on some platforms due to #53081 | Aaron Hill | -2/+12 |
| 2020-03-22 | Store idents for `DefPathData` into crate metadata | Aaron Hill | -0/+16 |
| 2020-03-23 | Rollup merge of #70227 - LeSeulArtichaut:typo-def, r=Centril | Mazdak Farrokhzad | -6/+5 |
| 2020-03-22 | Use more targetted span for error label | Esteban Küber | -4/+4 |
| 2020-03-22 | Normalize wording of privacy access labels | Esteban Küber | -18/+18 |
| 2020-03-22 | the crate and tests | mark | -2/+2 |
| 2020-03-22 | Add span label to primary error span | Esteban Küber | -24/+19 |
| 2020-03-22 | Increase verbosity when suggesting subtle code changes | Esteban Küber | -8/+18 |
| 2020-03-21 | Allow `hir().find` to return `None` | John Kåre Alsaker | -0/+32 |
| 2020-03-21 | Bless tests | LeSeulArtichaut | -6/+5 |
| 2020-03-21 | rustc: keep upvars tupled in {Closure,Generator}Substs. | Eduard-Mihai Burtescu | -1/+1 |
| 2020-03-21 | Rollup merge of #70176 - rylev:ice-tests, r=Centril | Mazdak Farrokhzad | -0/+651 |
| 2020-03-20 | Auto merge of #69509 - RalfJung:debug-assert-write, r=eddyb | bors | -3/+4 |
| 2020-03-20 | Add test for issue #53275 | Ryan Levick | -0/+8 |
| 2020-03-20 | Add tests for #58319 and #65131 | Ryan Levick | -0/+651 |
| 2020-03-18 | increase stack slack for x86_64-pc-windows-gnu | Ralf Jung | -3/+4 |
| 2020-03-17 | Update tests for erasing regions in typeck | Matthew Jasper | -2/+2 |
| 2020-03-16 | Rollup merge of #69995 - contrun:add-context-to-literal-overflow, r=ecstatic-... | Dylan DPC | -0/+1 |