| Age | Commit message (Expand) | Author | Lines |
| 2022-09-10 | Auto merge of #101639 - matthiaskrgr:rollup-sewkrgm, r=matthiaskrgr | bors | -7/+10 |
| 2022-09-10 | Rollup merge of #101595 - ehuss:fix-ice-flag-report, r=tmiasko | Matthias Krüger | -4/+7 |
| 2022-09-10 | Rollup merge of #101413 - nicholasbishop:bishop-remove-uefi-static-reloc, r=p... | Matthias Krüger | -3/+3 |
| 2022-09-10 | Auto merge of #99916 - dpaoliello:stablizerawdylib, r=wesleywiser | bors | -7/+13 |
| 2022-09-09 | Stabilze raw-dylib for non-x86 | Daniel Paoliello | -7/+13 |
| 2022-09-09 | Use RelocModel::Pic for UEFI targets | Nicholas Bishop | -3/+3 |
| 2022-09-09 | Rollup merge of #101612 - tmiasko:repeat128, r=lcnr | Dylan DPC | -3/+15 |
| 2022-09-09 | Rollup merge of #101573 - lcnr:param-kind-ord, r=BoxyUwU | Dylan DPC | -42/+13 |
| 2022-09-09 | Rollup merge of #101492 - TaKO8Ki:suggest-adding-array-length-to-ref-to-array... | Dylan DPC | -24/+31 |
| 2022-09-09 | Use memset when repeating 128bit zero value | Tomasz Miąsko | -1/+1 |
| 2022-09-09 | Introduce a fallible variant of LLVMConstIntGetZExtValue | Tomasz Miąsko | -2/+14 |
| 2022-09-09 | review | lcnr | -1/+1 |
| 2022-09-09 | Auto merge of #101603 - matthiaskrgr:rollup-8y6kf20, r=matthiaskrgr | bors | -8/+29 |
| 2022-09-09 | Rollup merge of #101556 - compiler-errors:tweak-generator-print, r=jackh726 | Matthias Krüger | -5/+5 |
| 2022-09-09 | Rollup merge of #101253 - lyming2007:issue-101163, r=Amanieu | Matthias Krüger | -2/+2 |
| 2022-09-09 | Rollup merge of #99207 - 5225225:msan-eager-checks, r=jackh726 | Matthias Krüger | -1/+22 |
| 2022-09-09 | Fix documentation lint failures | Michael Goulet | -2/+2 |
| 2022-09-09 | Adjust pretty printing of RPITITs | Michael Goulet | -1/+21 |
| 2022-09-09 | Rebase fallout | Michael Goulet | -11/+8 |
| 2022-09-09 | Appease clippy again | Michael Goulet | -7/+10 |
| 2022-09-09 | Tweak feature error, add test | Michael Goulet | -8/+24 |
| 2022-09-09 | Handle generic parameters. | Camille GILLOT | -207/+137 |
| 2022-09-09 | Deeply check that method signatures match, and allow for nested RPITITs | Michael Goulet | -52/+148 |
| 2022-09-09 | Bless tests, fix ICE with ImplTraitPlaceholder | Michael Goulet | -16/+27 |
| 2022-09-09 | Address nits | Michael Goulet | -7/+9 |
| 2022-09-09 | Address rebase issues, make async fn in trait work | Michael Goulet | -19/+89 |
| 2022-09-09 | Make async fn in traits work | Michael Goulet | -41/+46 |
| 2022-09-09 | Check that impl types actually satisfy RPITIT bounds | Michael Goulet | -0/+24 |
| 2022-09-09 | Implement projection for ImplTraitPlaceholder | Michael Goulet | -1/+120 |
| 2022-09-09 | Lower RPITIT to ImplTraitPlaceholder item | Michael Goulet | -8/+99 |
| 2022-09-09 | RPITIT placeholder items | Michael Goulet | -0/+68 |
| 2022-09-08 | Fix ICE report flags display. | Eric Huss | -4/+7 |
| 2022-09-08 | Auto merge of #101592 - compiler-errors:rollup-d2fya7z, r=compiler-errors | bors | -23/+59 |
| 2022-09-08 | Rollup merge of #101587 - BoxyUwU:term_debug, r=compiler-errors | Michael Goulet | -1/+14 |
| 2022-09-08 | Rollup merge of #101530 - krasimirgg:llvm-16-up, r=cuviper | Michael Goulet | -1/+7 |
| 2022-09-08 | Rollup merge of #101499 - spastorino:add-lowering-arena, r=oli-obk | Michael Goulet | -21/+38 |
| 2022-09-08 | ptr: 43276834268743978 | Ellen | -1/+14 |
| 2022-09-08 | Auto merge of #101437 - compiler-errors:erase-normalize-ordering, r=tmandry | bors | -14/+15 |
| 2022-09-08 | Introduce lowering_arena to avoid creating AST nodes on the fly | Santiago Pastorino | -21/+38 |
| 2022-09-08 | Auto merge of #101577 - Dylan-DPC:rollup-l9xw7i7, r=Dylan-DPC | bors | -427/+592 |
| 2022-09-08 | Rollup merge of #101545 - TaKO8Ki:remove-unnecessary-partialord-ord, r=oli-obk | Dylan DPC | -27/+7 |
| 2022-09-08 | Rollup merge of #101515 - chenyukang:fix-101477, r=fee1-dead | Dylan DPC | -0/+19 |
| 2022-09-08 | Rollup merge of #101501 - Jarcho:tcx_lint_passes, r=davidtwco | Dylan DPC | -31/+57 |
| 2022-09-08 | Rollup merge of #101496 - spastorino:lower_lifetime_binder_api_changes, r=oli... | Dylan DPC | -51/+65 |
| 2022-09-08 | Rollup merge of #101424 - compiler-errors:operator-err-sugg, r=TaKO8Ki | Dylan DPC | -241/+183 |
| 2022-09-08 | Rollup merge of #101041 - LuisCardosoOliveira:translation-rename-attr-warning... | Dylan DPC | -75/+258 |
| 2022-09-08 | Rollup merge of #98933 - oli-obk:opaque_type_late_bound_lifetimes, r=lcnr | Dylan DPC | -2/+3 |
| 2022-09-08 | update `ParamKindOrd` | lcnr | -42/+13 |
| 2022-09-08 | Auto merge of #101467 - nnethercote:shrink-hir-Ty-Pat, r=spastorino | bors | -46/+84 |
| 2022-09-08 | fix the suggestion of format for asm_sub_register | Yiming Lei | -2/+2 |