about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-11-06Auto merge of #117630 - matthiaskrgr:rollup-v0d5p3f, r=matthiaskrgrbors-26/+25
2023-11-06Documentation cleanup for core::error::Request.Sven Marnach-4/+4
2023-11-06Rollup merge of #117615 - bjorn3:misc_changes, r=davidtwcoMatthias Krüger-22/+22
2023-11-06Rollup merge of #117613 - jackh726:vacation, r=compiler-errorsMatthias Krüger-3/+2
2023-11-06Rollup merge of #117592 - thomcc:env-span-wrong, r=davidtwcoMatthias Krüger-1/+1
2023-11-06Auto merge of #117578 - compiler-errors:derive-encode-in-rustc_type_ir, r=dav...bors-486/+31
2023-11-06warn when using an unstable feature with -Ctarget-featureRalf Jung-23/+64
2023-11-06Auto merge of #117435 - SparrowLii:nightly_parallel, r=oli-obk,davidtwcobors-13/+41
2023-11-06Auto merge of #117607 - klensy:clang-17.0.4, r=Mark-Simulacrumbors-1/+1
2023-11-06Auto merge of #117585 - dnbln:feat/move-kw-span, r=cjgillotbors-20/+49
2023-11-06use portable AtomicU64 for powerPC and MIPSSparrowLii-4/+28
2023-11-06Auto merge of #117576 - the8472:fix-io-copy-vec, r=Mark-Simulacrumbors-22/+54
2023-11-05Auto merge of #96979 - SabrinaJewson:waker-update, r=workingjubileebors-1/+14
2023-11-05Auto merge of #117191 - Skgland:easy-beta-channels, r=Mark-Simulacrumbors-0/+23
2023-11-05Make the randomize feature of rustc_abi additivehkalbasi-9/+7
2023-11-05Auto merge of #117179 - Voultapher:fix-useless-comp-in-partition-equal, r=Mar...bors-3/+10
2023-11-05libc: bump dependency to 0.2.150Urgau-3/+3
2023-11-05Update doc comment for CodegenBackend::linkbjorn3-5/+1
2023-11-05Use the actual computed crate name for -Zprint-vtable-sizesbjorn3-14/+14
2023-11-05Don't steal the parse query when using --prettybjorn3-3/+7
2023-11-05Auto merge of #117574 - onur-ozkan:fix-compiler-crate-linking, r=Mark-Simulacrumbors-57/+73
2023-11-05Remove from vacation and compiler review groupJack Huey-3/+2
2023-11-05bootstrap: improve linking of tool docsonur-ozkan-41/+40
2023-11-05Auto merge of #117537 - GKFX:offset-of-enum-feature, r=cjgillotbors-5/+70
2023-11-05Auto merge of #117608 - matthiaskrgr:rollup-g9fagmv, r=matthiaskrgrbors-23/+13
2023-11-05Rollup merge of #117596 - thomcc:core_macro_diag_items, r=NilstriebMatthias Krüger-0/+3
2023-11-05Rollup merge of #117588 - bjorn3:remove_unused_error_variant, r=cjgillotMatthias Krüger-18/+1
2023-11-05Rollup merge of #117524 - unleashed:bootstrap-create-hooks-dir, r=Mark-Simula...Matthias Krüger-1/+6
2023-11-05Rollup merge of #116017 - Zalathar:darwin-stdlib, r=albertlarsan68Matthias Krüger-4/+3
2023-11-05bump clang version for dist-x86_64-linux from 17.0.2 to 17.0.4klensy-1/+1
2023-11-05Auto merge of #117504 - pcc:android-link-libunwind, r=Mark-Simulacrumbors-34/+1
2023-11-05Auto merge of #117469 - cjgillot:filecheck-mir, r=Mark-Simulacrumbors-119/+307
2023-11-05Auto merge of #116218 - tgross35:const-maybe-uninit-zeroed, r=dtolnaybors-17/+42
2023-11-05Auto merge of #117589 - compiler-errors:global-vars-bug, r=jackh726bors-32/+47
2023-11-05Auto merge of #117581 - nicholasbishop:bishop-update-cb, r=Mark-Simulacrumbors-3/+3
2023-11-05Auto merge of #117503 - kornelski:hint-try-reserved, r=workingjubileebors-5/+29
2023-11-04Add diagnostic items for a few of core's builtin macrosThom Chiovoloni-0/+3
2023-11-05rustdoc: properly elide cross-crate host effect argsLeón Orell Valerian Liehr-21/+50
2023-11-04Auto merge of #117590 - matthiaskrgr:rollup-9cqh1q8, r=matthiaskrgrbors-71/+197
2023-11-04Use the correct span when emitting the `env!` resultThom Chiovoloni-1/+1
2023-11-04fix clippy author and failing testDinu Blanovschi-4/+9
2023-11-04Rollup merge of #117583 - compiler-errors:placeholderconst-lifetime, r=cjgillotMatthias Krüger-9/+9
2023-11-04Rollup merge of #117570 - bvanjoi:fix-117547, r=cjgillotMatthias Krüger-8/+37
2023-11-04Rollup merge of #117562 - pitaj:triagebot_no-merges, r=Mark-SimulacrumMatthias Krüger-1/+1
2023-11-04Rollup merge of #117534 - RalfJung:str, r=Mark-SimulacrumMatthias Krüger-11/+17
2023-11-04Rollup merge of #116894 - joshlf:patch-12, r=RalfJungMatthias Krüger-1/+8
2023-11-04Rollup merge of #110340 - jmaargh:jmaargh/deref-docs, r=Mark-SimulacrumMatthias Krüger-41/+125
2023-11-04Make sure that predicates with unmentioned bound vars are still considered gl...Michael Goulet-32/+47
2023-11-04Remove unused LoadResult::DecodeIncrCache variantbjorn3-18/+1
2023-11-04Add the vis.visit_capture_by() in noop_visit_exprDinu Blanovschi-1/+2