| Age | Commit message (Expand) | Author | Lines |
| 2022-12-07 | Auto merge of #104799 - pcc:linkage-fn, r=tmiasko | bors | -58/+106 |
| 2022-12-07 | Auto merge of #105291 - nnethercote:remove-LintPassObjects, r=cjgillot | bors | -100/+51 |
| 2022-12-06 | Rollup merge of #105382 - BoxyUwU:fixme_typo_sadface, r=lcnr | Matthias Krüger | -1/+1 |
| 2022-12-06 | Rollup merge of #105298 - krasimirgg:llvm-16-dec-1, r=cuviper | Matthias Krüger | -1/+26 |
| 2022-12-06 | Auto merge of #105378 - matthiaskrgr:rollup-fjeorw5, r=matthiaskrgr | bors | -720/+520 |
| 2022-12-06 | llvm-wrapper: adapt for and LLVM API change | Krasimir Georgiev | -1/+26 |
| 2022-12-06 | typo :( | Boxy | -1/+1 |
| 2022-12-06 | Rollup merge of #105370 - WaffleLapkin:pp, r=oli-obk | Matthias Krüger | -25/+3 |
| 2022-12-06 | Rollup merge of #105362 - WaffleLapkin:🙅, r=oli-obk | Matthias Krüger | -371/+213 |
| 2022-12-06 | Rollup merge of #105349 - compiler-errors:point-at-assoc-ct-fn-ptr-arg, r=cjg... | Matthias Krüger | -7/+3 |
| 2022-12-06 | Rollup merge of #105286 - willcrichton:maximal-hir-to-mir-coverage, r=cjgillot | Matthias Krüger | -32/+48 |
| 2022-12-06 | Rollup merge of #105250 - Swatinem:async-rm-resumety, r=oli-obk | Matthias Krüger | -25/+38 |
| 2022-12-06 | Rollup merge of #105174 - chenyukang:yukang/fix-105028-unused, r=eholk | Matthias Krüger | -1/+7 |
| 2022-12-06 | Rollup merge of #105004 - TaKO8Ki:fix-104897, r=wesleywiser | Matthias Krüger | -5/+26 |
| 2022-12-06 | Rollup merge of #104898 - oli-obk:group_all_the_things, r=wesleywiser | Matthias Krüger | -254/+182 |
| 2022-12-06 | Auto merge of #105229 - saethlin:zst-writes-to-unions, r=oli-obk | bors | -26/+1 |
| 2022-12-06 | Remove outdated syntax from trait alias pretty printing | Maybe Waffle | -25/+3 |
| 2022-12-06 | Add debug asserts to hand-implemented `Ord`/`Eq` impls | Maybe Waffle | -4/+24 |
| 2022-12-06 | Rollup merge of #105342 - compiler-errors:note_cause_code-takes-predicate, r=... | Matthias Krüger | -63/+92 |
| 2022-12-06 | Rollup merge of #105340 - estebank:ice-ice-baby, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2022-12-06 | Rollup merge of #105339 - BoxyUwU:wf_ct_kind_expr, r=TaKO8Ki | Matthias Krüger | -20/+57 |
| 2022-12-06 | Rollup merge of #105318 - compiler-errors:issue-105304, r=jackh726 | Matthias Krüger | -1/+9 |
| 2022-12-06 | Rollup merge of #105310 - compiler-errors:issue-105288, r=eholk | Matthias Krüger | -10/+13 |
| 2022-12-06 | Rollup merge of #105287 - compiler-errors:issue-105275, r=eholk | Matthias Krüger | -2/+41 |
| 2022-12-06 | Rollup merge of #105254 - cjgillot:issue-105251, r=oli-obk | Matthias Krüger | -4/+38 |
| 2022-12-06 | Rollup merge of #105098 - lyming2007:issue-103869-fix, r=eholk | Matthias Krüger | -1/+8 |
| 2022-12-06 | Rollup merge of #105005 - estebank:where-clause-lts, r=compiler-errors | Matthias Krüger | -11/+46 |
| 2022-12-06 | Cleanup macro-expanded code in `rustc_type_ir` | Maybe Waffle | -377/+199 |
| 2022-12-06 | Auto merge of #105175 - michaelwoerister:add-stable-ord-trait, r=nagisa | bors | -35/+95 |
| 2022-12-06 | Replace usage of `ResumeTy` in async lowering with `Context` | Arpad Borsos | -25/+38 |
| 2022-12-06 | Auto merge of #105348 - JohnTitor:rollup-q9bichr, r=JohnTitor | bors | -10/+43 |
| 2022-12-05 | On E0195 point at where clause lifetime bounds | Esteban Küber | -11/+46 |
| 2022-12-05 | Avoid ICE by accounting for missing type | Esteban Küber | -1/+1 |
| 2022-12-06 | Point at args in associated const fn pointers | Michael Goulet | -7/+3 |
| 2022-12-06 | Rollup merge of #105338 - estebank:other-impls, r=compiler-errors | Yuki Okushi | -2/+10 |
| 2022-12-06 | Rollup merge of #105324 - compiler-errors:gat-where-clause-binding-obl, r=jac... | Yuki Okushi | -5/+25 |
| 2022-12-06 | Rollup merge of #105315 - fmease:norm-subst-iat, r=compiler-errors | Yuki Okushi | -0/+1 |
| 2022-12-06 | Rollup merge of #105289 - Rageking8:fix-dupe-word-typos, r=cjgillot | Yuki Okushi | -3/+3 |
| 2022-12-06 | Rollup merge of #105207 - RalfJung:interpret-clobber-return, r=oli-obk | Yuki Okushi | -0/+4 |
| 2022-12-06 | Auto merge of #105220 - oli-obk:feeding, r=cjgillot | bors | -57/+86 |
| 2022-12-06 | Add GenericParamDef::to_error and InternalSubsts::extend_with_error | Michael Goulet | -13/+32 |
| 2022-12-06 | Auto merge of #105119 - JakobDegen:inline-experiments, r=cjgillot | bors | -22/+6 |
| 2022-12-06 | Avoid noting cause code (which is usually misc, b/c codegen) for opaque type ... | Michael Goulet | -49/+80 |
| 2022-12-06 | drive-by: Default param for ToPredicate | Michael Goulet | -14/+12 |
| 2022-12-05 | support `Expr` in `is_const_evaluatable` and `compute` | Boxy | -20/+57 |
| 2022-12-05 | Support Option and similar enums as type of static variable with linkage attr... | Peter Collingbourne | -3/+64 |
| 2022-12-05 | Move linkage type check to HIR analysis and fix semantics issues. | Peter Collingbourne | -57/+44 |
| 2022-12-05 | Tweak "the following other types implement trait" | Esteban Küber | -2/+10 |
| 2022-12-05 | Move -Z maximal-hir-to-mir-coverage implementation to new `maybe_new_source_s... | Will Crichton | -42/+44 |
| 2022-12-05 | Rollup merge of #105230 - cjgillot:issue-104312, r=petrochenkov | Matthias Krüger | -1/+1 |