| Age | Commit message (Expand) | Author | Lines |
| 2023-09-07 | Auto merge of #115582 - compiler-errors:refine-yeet, r=oli-obk | bors | -45/+577 |
| 2023-09-07 | Auto merge of #115617 - coastalwhite:bump-stdarch-riscv-intrinsics, r=Amanieu | bors | -0/+0 |
| 2023-09-07 | Auto merge of #115616 - bjorn3:sync_cg_clif-2023-09-06, r=bjorn3 | bors | -8/+10 |
| 2023-09-07 | Auto merge of #110050 - saethlin:better-u32-encoding, r=nnethercote | bors | -45/+399 |
| 2023-09-07 | Add note | Michael Goulet | -0/+7 |
| 2023-09-07 | Don't emit refining_impl_trait for private items | Michael Goulet | -47/+98 |
| 2023-09-06 | Add comments with the same level of detail as the PR description | Ben Kimock | -12/+54 |
| 2023-09-07 | Use self instead of the actual self ty | Michael Goulet | -5/+17 |
| 2023-09-07 | Implement refinement lint for RPITIT | Michael Goulet | -21/+483 |
| 2023-09-07 | Auto merge of #115166 - Urgau:invalid_ref_casting-invalid-unsafecell-usage, r... | bors | -25/+117 |
| 2023-09-06 | Auto merge of #115580 - eduardosm:stdarch-intrinsics, r=davidtwco,bjorn3 | bors | -248/+0 |
| 2023-09-06 | Auto merge of #114946 - anforowicz:generic-fix-for-asan-lto, r=tmiasko | bors | -0/+50 |
| 2023-09-06 | Bump: Include RISC-V intrinsics for stdarch | Gijs Burghoorn | -0/+0 |
| 2023-09-06 | Merge commit 'dda103b1e33c4902deca8bccf614991ada781fa6' into sync_cg_clif-202... | bjorn3 | -8/+10 |
| 2023-09-06 | Rustup to rustc 1.74.0-nightly (a991861ec 2023-09-05) | bjorn3 | -1/+1 |
| 2023-09-06 | Sync from rust a991861ec9fd8aedffbe5744a8852c7c64dd40b2 | bjorn3 | -5/+2 |
| 2023-09-06 | Auto merge of #115615 - matthiaskrgr:rollup-49fosdf, r=matthiaskrgr | bors | -39/+193 |
| 2023-09-06 | Rollup merge of #115614 - dariuswiles:patch-1, r=cuviper | Matthias Krüger | -1/+1 |
| 2023-09-06 | Rollup merge of #115605 - ouz-a:smir_better_debug, r=oli-obk | Matthias Krüger | -1/+8 |
| 2023-09-06 | Rollup merge of #115598 - GoldsteinE:fix-bootstrap-formatting, r=onur-ozkan | Matthias Krüger | -3/+3 |
| 2023-09-06 | Rollup merge of #115596 - nnethercote:two-small-changes, r=lqd | Matthias Krüger | -1/+1 |
| 2023-09-06 | Rollup merge of #115587 - mojave2:issue-115348, r=oli-obk | Matthias Krüger | -1/+38 |
| 2023-09-06 | Rollup merge of #115578 - ouz-a:rustc_clarify, r=oli-obk | Matthias Krüger | -12/+12 |
| 2023-09-06 | Rollup merge of #115574 - Veykril:rustc_parse_format-dep, r=Nilstrieb | Matthias Krüger | -3/+3 |
| 2023-09-06 | Rollup merge of #115473 - gurry:113110-expected-item, r=compiler-errors | Matthias Krüger | -4/+41 |
| 2023-09-06 | Rollup merge of #114511 - chenyukang:yukang-fix-114374-fmt-args, r=b-naber | Matthias Krüger | -13/+86 |
| 2023-09-06 | Fix minor grammar typo | Darius Wiles | -1/+1 |
| 2023-09-06 | Auto merge of #115252 - cjgillot:mir-composite, r=davidtwco | bors | -299/+292 |
| 2023-09-06 | Ty Debug now prints id and kind | ouz-a | -1/+8 |
| 2023-09-06 | Auto merge of #115401 - Zoxc:freeze, r=oli-obk | bors | -32/+148 |
| 2023-09-06 | Auto merge of #115532 - oli-obk:smir_folder, r=compiler-errors | bors | -40/+434 |
| 2023-09-06 | add a regression test | mojave2 | -0/+37 |
| 2023-09-06 | fix #115348 | mojave2 | -1/+1 |
| 2023-09-06 | Use a reference to the lock in the guards | John Kåre Alsaker | -15/+14 |
| 2023-09-06 | make comments less cryptic | ouz-a | -12/+12 |
| 2023-09-06 | Implement and test monomorphization | Oli Scherer | -4/+92 |
| 2023-09-06 | Allow fetching the SMIR body of FnDefs | Oli Scherer | -5/+15 |
| 2023-09-06 | Deopaquify `ParamConst` | Oli Scherer | -11/+26 |
| 2023-09-06 | Add types to all constants | Oli Scherer | -8/+9 |
| 2023-09-06 | Also use `Const` in `SMIR` instead of just `ConstantKind` | Oli Scherer | -16/+20 |
| 2023-09-06 | Fail to test argument instantiation since we don't have types for most constants | Oli Scherer | -0/+27 |
| 2023-09-06 | Add type folder to SMIR | Oli Scherer | -6/+255 |
| 2023-09-06 | Auto merge of #115453 - ibraheemdev:patch-16, r=joshtriplett | bors | -3/+1 |
| 2023-09-06 | fix log formatting in bootstrap | Goldstein | -3/+3 |
| 2023-09-06 | Adjust `to_attr_token_stream`. | Nicholas Nethercote | -1/+1 |
| 2023-09-06 | Auto merge of #115593 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-09-06 | Update cargo | Weihang Lo | -0/+0 |
| 2023-09-06 | Auto merge of #115584 - ezekielathome:docs-pattern-inconsistency, r=compiler-... | bors | -3/+3 |
| 2023-09-06 | Add explanatory note to 'expected item' error | Gurinder Singh | -4/+41 |
| 2023-09-06 | Auto merge of #115529 - chenyukang:yukang-fix-115402-overflowsize, r=compiler... | bors | -0/+79 |