| Age | Commit message (Expand) | Author | Lines |
| 2021-12-14 | Remove iter::zip feature gate from clippy | PFPoitras | -2/+0 |
| 2021-12-14 | Stabilize iter::zip. | PFPoitras | -28/+3 |
| 2021-12-14 | Auto merge of #91902 - matthiaskrgr:rollup-hjjyhow, r=matthiaskrgr | bors | -98/+271 |
| 2021-12-14 | Rollup merge of #91893 - pitaj:91867-hir, r=davidtwco | Matthias Krüger | -10/+9 |
| 2021-12-14 | Rollup merge of #91892 - compiler-errors:fix-inferty-hashtable, r=dtolnay | Matthias Krüger | -0/+18 |
| 2021-12-14 | Rollup merge of #91887 - LegionMammal978:less-inband-const_eval, r=oli-obk | Matthias Krüger | -83/+123 |
| 2021-12-14 | Rollup merge of #91875 - b-naber:mir-transform-norm-erase-reg, r=Aaron1011 | Matthias Krüger | -1/+25 |
| 2021-12-14 | Rollup merge of #91851 - woppopo:const_maybeuninit_zeroed, r=yaahc | Matthias Krüger | -1/+2 |
| 2021-12-14 | Rollup merge of #91820 - rukai:help_with_personality_issues, r=davidtwco | Matthias Krüger | -3/+15 |
| 2021-12-14 | Rollup merge of #91529 - TennyZhuang:try_reserve_binary_heap, r=yaahc | Matthias Krüger | -0/+79 |
| 2021-12-14 | Auto merge of #91766 - scottmcm:more-array-raw-eq, r=yaahc | bors | -5/+49 |
| 2021-12-13 | Fix HashStable implementation on InferTy | Michael Goulet | -0/+18 |
| 2021-12-13 | Remove `in_band_lifetimes` from `rustc_hir` | Peter Jaszkowiak | -10/+9 |
| 2021-12-14 | Auto merge of #91680 - saethlin:spare_capacity_mut-in-join, r=dtolnay | bors | -2/+10 |
| 2021-12-13 | Remove `in_band_lifetimes` from `rustc_const_eval` | LegionMammal978 | -83/+123 |
| 2021-12-14 | Auto merge of #91660 - llogiq:make-a-hash-of-def-ids, r=nnethercote | bors | -22/+48 |
| 2021-12-13 | use try_normalize_erasing_regions in RevealAllVisitor | b-naber | -1/+25 |
| 2021-12-13 | Auto merge of #91865 - matthiaskrgr:rollup-rai9ecq, r=matthiaskrgr | bors | -177/+300 |
| 2021-12-13 | Rollup merge of #91855 - xfix:const_cstr_unchecked, r=dtolnay | Matthias Krüger | -3/+1 |
| 2021-12-13 | Rollup merge of #91849 - jackh726:gats-outlives-lint-part2, r=nikomatsakis | Matthias Krüger | -50/+157 |
| 2021-12-13 | Rollup merge of #91847 - BoxyUwU:generic_arg_infer_fixme, r=lcnr | Matthias Krüger | -55/+74 |
| 2021-12-13 | Rollup merge of #91846 - camelid:doctest-cleanup, r=GuillaumeGomez | Matthias Krüger | -69/+64 |
| 2021-12-13 | Rollup merge of #91699 - jsha:webkit-appearance-search-input, r=GuillaumeGomez | Matthias Krüger | -0/+4 |
| 2021-12-13 | Auto merge of #91353 - eggyal:reuse-rcs-during-folding, r=lcnr | bors | -6/+68 |
| 2021-12-13 | Adjust wording for review | Jack Huey | -30/+33 |
| 2021-12-13 | Avoid cloning refcounted types during folding | Alan Egerton | -6/+68 |
| 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 | -3/+15 |
| 2021-12-13 | Auto merge of #91654 - nikic:llvmbc-section-flags, r=nagisa | bors | -42/+60 |
| 2021-12-13 | Stabilize const_cstr_unchecked | Konrad Borowski | -3/+1 |
| 2021-12-13 | Auto merge of #91626 - klensy:json-less-alloc, r=petrochenkov | bors | -3/+3 |
| 2021-12-13 | I wrote these functions, I should use them dang it | Jack Huey | -92/+60 |
| 2021-12-13 | Instead of checking for exact bounds, try to prove them | Jack Huey | -77/+213 |
| 2021-12-13 | Make `MaybeUninit::zeroed` `const` | woppopo | -1/+2 |
| 2021-12-12 | Add -webkit-appearance: none to search input | Jacob Hoffman-Andrews | -0/+4 |
| 2021-12-13 | Auto merge of #91569 - erikdesjardins:vt-align, r=nikic | bors | -7/+56 |
| 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 | -55/+59 |
| 2021-12-12 | doctest: Rename `options` to `rustdoc_options` | Noah Lev | -26/+26 |
| 2021-12-12 | Rename `TestOptions` to `GlobalTestOptions` | Noah Lev | -26/+27 |
| 2021-12-12 | rustdoc: Coalesce some `run_test` args as one `LangString` arg | Noah Lev | -19/+13 |
| 2021-12-13 | Auto merge of #91841 - matthiaskrgr:rollup-zlhsg5a, r=matthiaskrgr | bors | -59/+110 |
| 2021-12-13 | Rollup merge of #91824 - woppopo:const_ptr_write_bytes, r=oli-obk | Matthias Krüger | -1/+17 |
| 2021-12-13 | Rollup merge of #91819 - rust-lang:compiler-autolabel, r=jackh726 | Matthias Krüger | -0/+9 |
| 2021-12-13 | Rollup merge of #91749 - ssomers:btree_comments, r=Mark-Simulacrum | Matthias Krüger | -55/+58 |
| 2021-12-13 | Rollup merge of #91091 - ecstatic-morse:control-flow-enum-is, r=m-ou-se | Matthias Krüger | -2/+2 |
| 2021-12-13 | Rollup merge of #91086 - rhysd:issue-91085, r=m-ou-se | Matthias Krüger | -1/+24 |
| 2021-12-12 | Auto merge of #91549 - fee1-dead:const_env, r=spastorino | bors | -458/+622 |
| 2021-12-12 | rustbot: Add autolabeling for `T-compiler` | Noah Lev | -0/+9 |
| 2021-12-12 | Auto merge of #90716 - euclio:libloading, r=cjgillot | bors | -313/+91 |