about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-10-22Auto merge of #117031 - bjorn3:sync_cg_clif-2023-10-21, r=bjorn3bors-493/+163
2023-10-21Auto merge of #117030 - matthiaskrgr:rollup-vdjfx4q, r=matthiaskrgrbors-77/+108
2023-10-21Merge commit 'c07d1e2f88cb3b1a0604ae8f18b478c1aeb7a7fa' into sync_cg_clif-202...bjorn3-493/+163
2023-10-21Rollup merge of #117028 - gimbles:patch-1, r=Dylan-DPCMatthias Krüger-1/+1
2023-10-21Rollup merge of #117026 - rmehri01:fix_ayu_theme_link, r=notriddleMatthias Krüger-1/+1
2023-10-21Rollup merge of #116992 - estebank:issue-69492, r=oli-obkMatthias Krüger-0/+13
2023-10-21Rollup merge of #116981 - Dirreke:csky-unknown-linux-gunabiv2, r=bjorn3Matthias Krüger-3/+3
2023-10-21Rollup merge of #116955 - claesgill:upd_readme_toc, r=Mark-SimulacrumMatthias Krüger-0/+14
2023-10-21Rollup merge of #116928 - onur-ozkan:update-triagebot, r=Mark-SimulacrumMatthias Krüger-8/+10
2023-10-21Rollup merge of #116312 - c410-f3r:try, r=Mark-SimulacrumMatthias Krüger-64/+66
2023-10-21Use same --remap-path-prefix as bootstrap for testing the rustc test suitebjorn3-17/+13
2023-10-21Auto merge of #116368 - shepmaster:github-actions-m1, r=Mark-Simulacrumbors-18/+52
2023-10-21Merge pull request #1398 from bjorn3/riscv_supportbjorn3-28/+79
2023-10-21Update boxed.rsGimbles-1/+1
2023-10-21fix broken link to ayu theme in the rustdoc bookRyan Mehri-1/+1
2023-10-21Add shim for core::hint::spin_loop() on riscv64bjorn3-0/+10
2023-10-21Auto merge of #116922 - Zalathar:unused, r=cjgillotbors-150/+103
2023-10-21Give better error for unsupported asm!()bjorn3-0/+10
2023-10-21Fix epilogue_noreturn for AArch64bjorn3-1/+1
2023-10-21Introduce asm_supported() helperbjorn3-6/+13
2023-10-21Re-enable all inline asm usage for the rustc testsbjorn3-20/+0
2023-10-21Support inline asm on riscv64bjorn3-0/+26
2023-10-21Run tests for riscv64bjorn3-1/+19
2023-10-21Mention the syntax for `use` on `mod foo;` if `foo` doesn't existEsteban Küber-0/+13
2023-10-21update the registers of cskydirreke-3/+3
2023-10-21Auto merge of #117021 - flip1995:clippyup, r=matthiaskrgrbors-874/+2319
2023-10-21Auto merge of #117020 - matthiaskrgr:rollup-cg62m4h, r=matthiaskrgrbors-6/+50
2023-10-21Update Cargo.lock (ui_test update)Philipp Krones-29/+3
2023-10-21Merge commit '2b030eb03d9e5837440b1ee0b98c50b97c0c5889' into clippyupPhilipp Krones-845/+2316
2023-10-21Rollup merge of #117019 - lukas-code:for-await, r=compiler-errorsMatthias Krüger-2/+20
2023-10-21Rollup merge of #116975 - ojeda:move-invalid-test, r=NilstriebMatthias Krüger-0/+0
2023-10-21Rollup merge of #106601 - estebank:match-semi, r=cjgillotMatthias Krüger-4/+30
2023-10-21Auto merge of #11694 - flip1995:rustup, r=flip1995bors-378/+316
2023-10-21Bump nightly version -> 2023-10-21Philipp Krones-1/+1
2023-10-21Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-885/+2371
2023-10-21Rustup to rustc 1.75.0-nightly (249624b50 2023-10-20)bjorn3-1/+1
2023-10-21Sync from rust 249624b5043013d18c00f0401ca431c1a6baa8cdbjorn3-11/+36
2023-10-21fix spans for removing `.await` on `for` expressionsLukas Markeffsky-2/+20
2023-10-21Auto merge of #116734 - Nadrieril:lint-per-column, r=cjgillotbors-366/+579
2023-10-21Auto merge of #11539 - taiki-e:enforced-import-renames, r=Centri3bors-1/+4
2023-10-21Auto merge of #117013 - matthiaskrgr:rollup-mvgp54x, r=matthiaskrgrbors-257/+682
2023-10-21Rollup merge of #116995 - estebank:issue-69944, r=compiler-errorsMatthias Krüger-20/+11
2023-10-21Rollup merge of #116990 - estebank:issue-68445, r=cjgillotMatthias Krüger-0/+26
2023-10-21Rollup merge of #116974 - Zalathar:signature-spans, r=oli-obk,cjgillotMatthias Krüger-67/+233
2023-10-21Rollup merge of #116964 - celinval:smir-mono-body, r=oli-obkMatthias Krüger-7/+217
2023-10-21Rollup merge of #116961 - estebank:issue-60164, r=oli-obkMatthias Krüger-2/+39
2023-10-21Rollup merge of #116917 - Zalathar:injection, r=cjgillotMatthias Krüger-143/+87
2023-10-21Rollup merge of #116911 - estebank:issue-85378, r=oli-obkMatthias Krüger-0/+67
2023-10-21Rollup merge of #114521 - devnexen:std_fbsd_13_upd, r=cuviperMatthias Krüger-18/+2
2023-10-21Auto merge of #117011 - RalfJung:miri, r=RalfJungbors-182/+1512