| Age | Commit message (Expand) | Author | Lines |
| 2022-12-08 | Rollup merge of #105423 - oli-obk:symbols, r=jackh726 | Matthias Krüger | -91/+102 |
| 2022-12-08 | Rollup merge of #105408 - cuviper:help-rpitirpit, r=compiler-errors | Matthias Krüger | -17/+34 |
| 2022-12-08 | Rollup merge of #105405 - sunfishcode:sunfishcode/export-dynamic, r=TaKO8Ki | Matthias Krüger | -7/+0 |
| 2022-12-08 | Rollup merge of #105317 - RalfJung:retag-rework, r=oli-obk | Matthias Krüger | -67/+63 |
| 2022-12-08 | Rollup merge of #105255 - cjgillot:issue-105197, r=compiler-errors | Matthias Krüger | -15/+1 |
| 2022-12-08 | Rollup merge of #104922 - estebank:fur-elize, r=oli-obk | Matthias Krüger | -90/+136 |
| 2022-12-07 | Use `Symbol` for the crate name instead of `String`/`str` | Oli Scherer | -91/+102 |
| 2022-12-07 | Rollup merge of #105418 - BelovDV:fix-libc-hack, r=petrochenkov | Matthias Krüger | -9/+0 |
| 2022-12-07 | Rollup merge of #105400 - BoxyUwU:braced_param_evaluatability, r=oli-obk | Matthias Krüger | -1/+1 |
| 2022-12-07 | Rollup merge of #105368 - WaffleLapkin:deref-even-harder, r=TaKO8Ki | Matthias Krüger | -421/+390 |
| 2022-12-07 | Rollup merge of #105343 - nbdd0121:hir, r=fee1-dead | Matthias Krüger | -106/+45 |
| 2022-12-07 | Rollup merge of #105267 - compiler-errors:issue-104613, r=oli-obk | Matthias Krüger | -19/+31 |
| 2022-12-07 | Auto merge of #104799 - pcc:linkage-fn, r=tmiasko | bors | -58/+106 |
| 2022-12-07 | fix: remove hack from link.rs (moved to libc) | Daniil Belov | -9/+0 |
| 2022-12-07 | Auto merge of #105291 - nnethercote:remove-LintPassObjects, r=cjgillot | bors | -100/+51 |
| 2022-12-06 | Add help for `#![feature(impl_trait_in_fn_trait_return)]` | Josh Stone | -17/+34 |
| 2022-12-06 | Stop passing -export-dynamic to wasm-ld. | Dan Gohman | -7/+0 |
| 2022-12-06 | normalize before matching on `ConstKind` | Boxy | -1/+1 |
| 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 | `rustc_builtin_macros`: remove `ref` patterns | Maybe Waffle | -196/+176 |
| 2022-12-06 | `rustc_attr` remove `ref` patterns | Maybe Waffle | -65/+69 |
| 2022-12-06 | `rustc_borrowck`: remove `ref` patterns | Maybe Waffle | -160/+145 |
| 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 | make retagging work even with 'unstable' places | Ralf Jung | -67/+63 |
| 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 |