about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-09-07Auto merge of #115582 - compiler-errors:refine-yeet, r=oli-obkbors-45/+577
2023-09-07Auto merge of #115617 - coastalwhite:bump-stdarch-riscv-intrinsics, r=Amanieubors-0/+0
2023-09-07Auto merge of #115616 - bjorn3:sync_cg_clif-2023-09-06, r=bjorn3bors-8/+10
2023-09-07Auto merge of #110050 - saethlin:better-u32-encoding, r=nnethercotebors-45/+399
2023-09-07Add noteMichael Goulet-0/+7
2023-09-07Don't emit refining_impl_trait for private itemsMichael Goulet-47/+98
2023-09-06Add comments with the same level of detail as the PR descriptionBen Kimock-12/+54
2023-09-07Use self instead of the actual self tyMichael Goulet-5/+17
2023-09-07Implement refinement lint for RPITITMichael Goulet-21/+483
2023-09-07Auto merge of #115166 - Urgau:invalid_ref_casting-invalid-unsafecell-usage, r...bors-25/+117
2023-09-06Auto merge of #115580 - eduardosm:stdarch-intrinsics, r=davidtwco,bjorn3bors-248/+0
2023-09-06Auto merge of #114946 - anforowicz:generic-fix-for-asan-lto, r=tmiaskobors-0/+50
2023-09-06Bump: Include RISC-V intrinsics for stdarchGijs Burghoorn-0/+0
2023-09-06Merge commit 'dda103b1e33c4902deca8bccf614991ada781fa6' into sync_cg_clif-202...bjorn3-8/+10
2023-09-06Rustup to rustc 1.74.0-nightly (a991861ec 2023-09-05)bjorn3-1/+1
2023-09-06Sync from rust a991861ec9fd8aedffbe5744a8852c7c64dd40b2bjorn3-5/+2
2023-09-06Auto merge of #115615 - matthiaskrgr:rollup-49fosdf, r=matthiaskrgrbors-39/+193
2023-09-06Rollup merge of #115614 - dariuswiles:patch-1, r=cuviperMatthias Krüger-1/+1
2023-09-06Rollup merge of #115605 - ouz-a:smir_better_debug, r=oli-obkMatthias Krüger-1/+8
2023-09-06Rollup merge of #115598 - GoldsteinE:fix-bootstrap-formatting, r=onur-ozkanMatthias Krüger-3/+3
2023-09-06Rollup merge of #115596 - nnethercote:two-small-changes, r=lqdMatthias Krüger-1/+1
2023-09-06Rollup merge of #115587 - mojave2:issue-115348, r=oli-obkMatthias Krüger-1/+38
2023-09-06Rollup merge of #115578 - ouz-a:rustc_clarify, r=oli-obkMatthias Krüger-12/+12
2023-09-06Rollup merge of #115574 - Veykril:rustc_parse_format-dep, r=NilstriebMatthias Krüger-3/+3
2023-09-06Rollup merge of #115473 - gurry:113110-expected-item, r=compiler-errorsMatthias Krüger-4/+41
2023-09-06Rollup merge of #114511 - chenyukang:yukang-fix-114374-fmt-args, r=b-naberMatthias Krüger-13/+86
2023-09-06Fix minor grammar typoDarius Wiles-1/+1
2023-09-06Auto merge of #115252 - cjgillot:mir-composite, r=davidtwcobors-299/+292
2023-09-06Ty Debug now prints id and kindouz-a-1/+8
2023-09-06Auto merge of #115401 - Zoxc:freeze, r=oli-obkbors-32/+148
2023-09-06Auto merge of #115532 - oli-obk:smir_folder, r=compiler-errorsbors-40/+434
2023-09-06add a regression testmojave2-0/+37
2023-09-06fix #115348mojave2-1/+1
2023-09-06Use a reference to the lock in the guardsJohn Kåre Alsaker-15/+14
2023-09-06make comments less crypticouz-a-12/+12
2023-09-06Implement and test monomorphizationOli Scherer-4/+92
2023-09-06Allow fetching the SMIR body of FnDefsOli Scherer-5/+15
2023-09-06Deopaquify `ParamConst`Oli Scherer-11/+26
2023-09-06Add types to all constantsOli Scherer-8/+9
2023-09-06Also use `Const` in `SMIR` instead of just `ConstantKind`Oli Scherer-16/+20
2023-09-06Fail to test argument instantiation since we don't have types for most constantsOli Scherer-0/+27
2023-09-06Add type folder to SMIROli Scherer-6/+255
2023-09-06Auto merge of #115453 - ibraheemdev:patch-16, r=joshtriplettbors-3/+1
2023-09-06fix log formatting in bootstrapGoldstein-3/+3
2023-09-06Adjust `to_attr_token_stream`.Nicholas Nethercote-1/+1
2023-09-06Auto merge of #115593 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-09-06Update cargoWeihang Lo-0/+0
2023-09-06Auto merge of #115584 - ezekielathome:docs-pattern-inconsistency, r=compiler-...bors-3/+3
2023-09-06Add explanatory note to 'expected item' errorGurinder Singh-4/+41
2023-09-06Auto merge of #115529 - chenyukang:yukang-fix-115402-overflowsize, r=compiler...bors-0/+79