| Age | Commit message (Expand) | Author | Lines |
| 2021-12-14 | Rollup merge of #91892 - compiler-errors:fix-inferty-hashtable, r=dtolnay | Matthias Krüger | -0/+17 |
| 2021-12-14 | Rollup merge of #91875 - b-naber:mir-transform-norm-erase-reg, r=Aaron1011 | Matthias Krüger | -0/+21 |
| 2021-12-14 | Rollup merge of #91820 - rukai:help_with_personality_issues, r=davidtwco | Matthias Krüger | -1/+7 |
| 2021-12-13 | Fix HashStable implementation on InferTy | Michael Goulet | -0/+17 |
| 2021-12-14 | Auto merge of #91660 - llogiq:make-a-hash-of-def-ids, r=nnethercote | bors | -17/+17 |
| 2021-12-13 | use try_normalize_erasing_regions in RevealAllVisitor | b-naber | -0/+21 |
| 2021-12-13 | Rollup merge of #91849 - jackh726:gats-outlives-lint-part2, r=nikomatsakis | Matthias Krüger | -40/+109 |
| 2021-12-13 | Rollup merge of #91847 - BoxyUwU:generic_arg_infer_fixme, r=lcnr | Matthias Krüger | -0/+41 |
| 2021-12-13 | Adjust wording for review | Jack Huey | -28/+28 |
| 2021-12-13 | Auto merge of #91657 - nikic:update-llvm, r=cuviper | bors | -0/+14 |
| 2021-12-14 | Suggest to specify a target triple when eh_personality lang item is missing | Lucas Kent | -1/+7 |
| 2021-12-13 | Instead of checking for exact bounds, try to prove them | Jack Huey | -40/+109 |
| 2021-12-13 | Auto merge of #91569 - erikdesjardins:vt-align, r=nikic | bors | -0/+45 |
| 2021-12-13 | extra test for bug i found | Ellen | -0/+15 |
| 2021-12-13 | hurray for portable simd finding a nice test for this FIXME | Ellen | -0/+26 |
| 2021-12-12 | Auto merge of #91549 - fee1-dead:const_env, r=spastorino | bors | -14/+85 |
| 2021-12-12 | Auto merge of #90716 - euclio:libloading, r=cjgillot | bors | -20/+18 |
| 2021-12-12 | Auto merge of #90207 - BoxyUwU:stabilise_cg_defaults, r=lcnr | bors | -269/+72 |
| 2021-12-12 | Rollup merge of #91748 - notriddle:notriddle/doc-notable_trait-mut_t_is_not_a... | Matthias Krüger | -0/+23 |
| 2021-12-12 | Add trailing newline | Deadbeef | -1/+1 |
| 2021-12-12 | Revert "Auto merge of #89450 - usbalbin:const_try_revert, r=oli-obk" | Deadbeef | -9/+23 |
| 2021-12-12 | Revert "Auto merge of #91491 - spastorino:revert-91354, r=oli-obk" | Deadbeef | -5/+4 |
| 2021-12-12 | add regression test for #91489 | SNCPlay42 | -0/+40 |
| 2021-12-12 | Fix #91489 | Deadbeef | -0/+18 |
| 2021-12-12 | Auto merge of #91813 - matthiaskrgr:rollup-nryyeyj, r=matthiaskrgr | bors | -19/+104 |
| 2021-12-11 | Rollup merge of #91764 - cjgillot:elide-anyway, r=jackh726 | Matthias Krüger | -0/+72 |
| 2021-12-11 | Rollup merge of #91750 - notriddle:notriddle/doc-notable_trait-mut_t_is_not_r... | Matthias Krüger | -0/+21 |
| 2021-12-11 | Rollup merge of #91643 - Amanieu:r9x18, r=joshtriplett | Matthias Krüger | -19/+11 |
| 2021-12-11 | Auto merge of #91769 - estebank:type-trait-bound-span-2, r=oli-obk | bors | -238/+386 |
| 2021-12-11 | Auto merge of #91799 - matthiaskrgr:rollup-b38xx6i, r=matthiaskrgr | bors | -50/+494 |
| 2021-12-11 | Fix AArch64 asm ui tests | Amanieu d'Antras | -19/+11 |
| 2021-12-11 | Rollup merge of #89734 - estebank:issue-72312, r=nikomatsakis | Matthias Krüger | -50/+313 |
| 2021-12-11 | Rollup merge of #83174 - camelid:borrow-help, r=oli-obk | Matthias Krüger | -0/+181 |
| 2021-12-11 | Rollup merge of #91718 - RalfJung:unaligned_references, r=nagisa | Matthias Krüger | -0/+20 |
| 2021-12-11 | Rollup merge of #91717 - inashivb:issue-91713, r=jyn514 | Matthias Krüger | -0/+38 |
| 2021-12-11 | Rollup merge of #91682 - camelid:alias-layout, r=jyn514 | Matthias Krüger | -0/+12 |
| 2021-12-11 | Rollup merge of #91640 - cjgillot:in-band-collect, r=oli-obk | Matthias Krüger | -0/+11 |
| 2021-12-11 | Add test. | Camille GILLOT | -0/+72 |
| 2021-12-11 | Rollup merge of #91373 - djkoloski:fuchsia_test_suite, r=Mark-Simulacrum | Matthias Krüger | -2/+63 |
| 2021-12-11 | Rollup merge of #91310 - hi-rustin:rustin-patch-rustdoc, r=jyn514 | Matthias Krüger | -0/+33 |
| 2021-12-11 | Auto merge of #91761 - matthiaskrgr:rollup-bjowmvz, r=matthiaskrgr | bors | -0/+387 |
| 2021-12-11 | Tweak assoc type obligation spans | Esteban Kuber | -238/+386 |
| 2021-12-10 | Suggest using a temporary variable to fix borrowck errors | Noah Lev | -0/+181 |
| 2021-12-10 | Rollup merge of #91678 - b-naber:tests-for-postpone-const-eval, r=jackh726 | Matthias Krüger | -0/+387 |
| 2021-12-10 | Rollup merge of #91575 - compiler-errors:issue-91556, r=cjgillot | Matthias Krüger | -0/+19 |
| 2021-12-10 | Rollup merge of #91470 - wesleywiser:code_coverage_link_error, r=tmandry | Matthias Krüger | -0/+95 |
| 2021-12-10 | bless tests | Ellen | -54/+24 |
| 2021-12-10 | update tests | Ellen | -215/+48 |
| 2021-12-10 | Add regression test for #78160 | Michael Howell | -0/+21 |
| 2021-12-10 | Add regression test for #80737 | Michael Howell | -0/+23 |