Commit Graph

  • 647f1536d2 Auto merge of #148314 - matthiaskrgr:rollup-yo55adr, r=matthiaskrgr master bors 2025-10-31 01:57:02 +00:00
  • 224aab4223 Rollup merge of #148262 - JonathanBrouwer:dead-code-inference, r=nnethercote Matthias Krüger 2025-10-31 02:39:17 +01:00
  • d399bc07f3 Rollup merge of #148252 - Binlogo:threads-outrage-diagnose-tips, r=nnethercote Matthias Krüger 2025-10-31 02:39:16 +01:00
  • 0f1db5302f Rollup merge of #147633 - GuillaumeGomez:bypass-ignore-backends, r=kobzol Matthias Krüger 2025-10-31 02:39:15 +01:00
  • 149ad71e05 Rollup merge of #144291 - oli-obk:const_trait_alias, r=fee1-dead Matthias Krüger 2025-10-31 02:39:14 +01:00
  • ab4960e680 Auto merge of #148298 - jieyouxu:revert-cc, r=madsmtm bors 2025-10-30 22:47:42 +00:00
  • d5419f1e97 Auto merge of #148299 - bjorn3:dummy_backend_check_builds, r=jieyouxu bors 2025-10-30 17:36:26 +00:00
  • 4b9dc49975 Allow check builds with binaries for the dummy codegen backend bjorn3 2025-10-30 15:13:05 +00:00
  • 2b9b7bb3d4 Revert "Auto merge of #146186 - dpaoliello:cc, r=jieyouxu" Jieyou Xu 2025-10-30 22:46:35 +08:00
  • 8205e6b75e Auto merge of #148291 - purplesyringa:move-throw-to-unwind, r=bjorn3 bors 2025-10-30 13:17:11 +00:00
  • 420544a34a Move wasm throw intrinsic back to unwind Alisa Sireneva 2025-10-30 12:22:19 +03:00
  • 6906167e01 Auto merge of #148193 - camsteffen:remove-qpath-langitem, r=cjgillot bors 2025-10-30 10:04:21 +00:00
  • ebb249d69e Fix formatting of const trait aliases Oli Scherer 2025-07-23 14:29:01 +00:00
  • a6ca44cf40 Add more tests Oli Scherer 2025-07-22 08:11:23 +00:00
  • b9e7cf61be Make const trait aliases work in the old solver Oli Scherer 2025-07-22 07:23:33 +00:00
  • bc4d612d46 Prepare test for old solver Oli Scherer 2025-07-21 14:10:20 +00:00
  • 544a5a3e0e Make const trait aliases work in next solver Oli Scherer 2025-07-21 13:57:44 +00:00
  • 8b122f1e11 Generate const predicates for const trait aliases Oli Scherer 2025-07-21 11:35:45 +00:00
  • 5f6772c2a7 Constify trait aliases Oli Scherer 2025-07-21 10:04:10 +00:00
  • a09c4fc862 Fix types being marked as dead when they are inferred generic arguments Jonathan Brouwer 2025-10-29 18:17:28 +01:00
  • 72fe2ffb39 Auto merge of #148280 - jhpratt:rollup-um01cgu, r=jhpratt bors 2025-10-30 06:55:29 +00:00
  • 4796814045 Rollup merge of #148272 - vexide:fix/linker-script-align, r=saethlin Jacob Pratt 2025-10-30 02:43:46 -04:00
  • f76239ce1f Rollup merge of #148253 - bjorn3:dummy_backend_target_features, r=JonathanBrouwer Jacob Pratt 2025-10-30 02:43:46 -04:00
  • 645e41abd7 Rollup merge of #148176 - GuillaumeGomez:filter-macros, r=notriddle Jacob Pratt 2025-10-30 02:43:45 -04:00
  • a7491882e5 Rollup merge of #148137 - bjorn3:redox_fixes, r=mati865 Jacob Pratt 2025-10-30 02:43:44 -04:00
  • 35fcb55827 Rollup merge of #148115 - fmease:rustdoc-no-capture, r=notriddle Jacob Pratt 2025-10-30 02:43:43 -04:00
  • 2e4e4abf44 Rollup merge of #147923 - celinval:rpub-remove-trait, r=oli-obk Jacob Pratt 2025-10-30 02:43:42 -04:00
  • 1ae00ba888 Rollup merge of #147858 - yotamofek:pr/mir/coroutine-layout-opt, r=cjgillot Jacob Pratt 2025-10-30 02:43:42 -04:00
  • f1a0dfd145 Rollup merge of #138217 - theemathas:cow_is_owned_borrowed_associated, r=dtolnay Jacob Pratt 2025-10-30 02:43:41 -04:00
  • e0b8dd38bc Simplify rustc_public context handling Celina G. Val 2025-10-20 20:38:04 +00:00
  • 958d0a3836 Align VEX V5 boot routine to 4 bytes Lewis McClelland 2025-10-29 17:52:05 -04:00
  • 8cf55ea51c Rename bypass_backends into bypass_ignore_backends Guillaume Gomez 2025-10-29 19:49:24 +01:00
  • 292be5c7c0 Auto merge of #148093 - Azzybana:master, r=nnethercote bors 2025-10-29 15:37:05 +00:00
  • 4d7c784caf Handle default features and -Ctarget-features in the dummy backend bjorn3 2025-10-29 13:43:14 +00:00
  • 5aa2a90724 Improve diagnose for unconditional panic when resource limit Binlogo 2025-10-29 21:21:25 +08:00
  • fa0f1630d6 Add riscv64gc-unknown-redox bjorn3 2025-10-26 11:41:23 +00:00
  • bd61985bb6 Disable crt_static_allows_dylibs in redox targets Jeremy Soller 2025-10-03 09:11:24 -06:00
  • 36ac107e3d Add rustc-dev-guide documentation for new --bypass-ignore-backends command line flag Guillaume Gomez 2025-10-29 14:02:02 +01:00
  • d6d9fa8efd Add new --bypass-ignore-backends option Guillaume Gomez 2025-10-13 13:44:32 +02:00
  • 292db4a13c Auto merge of #148245 - matthiaskrgr:rollup-rudy14y, r=matthiaskrgr bors 2025-10-29 12:28:54 +00:00
  • e677944d3a Rollup merge of #148237 - Zalathar:analysis-signed, r=Kobzol Matthias Krüger 2025-10-29 12:57:06 +01:00
  • 6985d9a075 Rollup merge of #148228 - clarfonthey:regression-next-solver, r=nnethercote Matthias Krüger 2025-10-29 12:57:05 +01:00
  • b9b8435543 Rollup merge of #148218 - apiraino:update-prio-zulip-mesgs, r=Urgau,jieyouxu Matthias Krüger 2025-10-29 12:57:05 +01:00
  • 78791eb223 Rollup merge of #148159 - politikl:move-rustdoc-tests-to-subdirs, r=GuillaumeGomez Matthias Krüger 2025-10-29 12:57:04 +01:00
  • c6d42d774d Auto merge of #148241 - matthiaskrgr:rollup-4lsapc2, r=matthiaskrgr bors 2025-10-29 08:18:04 +00:00
  • dfaaa1bb7f Rollup merge of #148226 - cuviper:bootstrap-update, r=Mark-Simulacrum Matthias Krüger 2025-10-29 08:07:51 +01:00
  • e546800737 Rollup merge of #148224 - jyn514:doc-open, r=Kobzol Matthias Krüger 2025-10-29 08:07:50 +01:00
  • 9489751d80 Rollup merge of #148131 - tmiasko:deduce-spread-arg, r=wesleywiser Matthias Krüger 2025-10-29 08:07:50 +01:00
  • 8da95ac135 Rollup merge of #147281 - fee1-dead-contrib:clarify-binop-diag, r=jackh726 Matthias Krüger 2025-10-29 08:07:49 +01:00
  • 4602127362 Rollup merge of #144444 - dawidl022:contracts/variable-scoping-rebased, r=jackh726 Matthias Krüger 2025-10-29 08:07:49 +01:00
  • 4146079cee Auto merge of #148231 - weihanglo:update-cargo, r=weihanglo bors 2025-10-29 05:10:21 +00:00
  • 907705abea Auto merge of #148208 - camsteffen:assign-desugar-span, r=wesleywiser bors 2025-10-29 01:59:52 +00:00
  • 51f3cab3b9 Always print a signed percentage in job duration changes Zalathar 2025-10-29 12:05:08 +11:00
  • 044d68c3cb Auto merge of #148182 - saethlin:trivial-consts-recursive, r=eholk bors 2025-10-28 22:52:08 +00:00
  • f583ecd09d Update cargo submodule Weihang Lo 2025-10-21 20:54:47 -04:00
  • e9252a42f5 Skip parameter attribute deduction for MIR with spread_arg Tomasz Miąsko 2025-10-26 09:18:41 +01:00
  • 8e0fe66920 Run regression test for Cow inference on next solver too ltdk 2025-10-28 16:41:32 -04:00
  • 8fd2dc0034 Update #[cfg(bootstrap)] Josh Stone 2025-10-28 13:34:47 -07:00
  • 25c7bd9c3d Bump stage0 to 1.92.0-beta.1 Josh Stone 2025-10-28 13:21:49 -07:00
  • f25ca45fd1 Update CURRENT_RUSTC_VERSION post-bump Josh Stone 2025-10-27 10:27:05 -07:00
  • 278a90913d Auto merge of #148220 - matthiaskrgr:rollup-wtkkn0t, r=matthiaskrgr bors 2025-10-28 19:43:32 +00:00
  • 706d600232 bootstrap: ensure(doc::Std) no longer opens a browser Jynn Nelson 2025-10-28 13:04:02 -04:00
  • 71c4c899cd Rollup merge of #148180 - notriddle:unversioned-shared-resources, r=GuillaumeGomez Matthias Krüger 2025-10-28 17:49:30 +01:00
  • 6a7bcec8da Rollup merge of #148177 - bjorn3:codegen_backend_crate_types, r=WaffleLapkin Matthias Krüger 2025-10-28 17:49:29 +01:00
  • 1fe148371a Rollup merge of #148173 - tiif:fix-opaque-ice, r=BoxyUwU Matthias Krüger 2025-10-28 17:49:29 +01:00
  • c49278f77a Update T-compiler/ops Zulip messages apiraino 2025-10-28 17:24:26 +01:00
  • a45c6dd2c0 Remove AssignDesugar span Cameron Steffen 2025-10-28 08:16:43 -05:00
  • 9fc1378916 Report correct unsupported crate type for the dummy codegen backend bjorn3 2025-10-28 14:15:19 +00:00
  • bc1d7273df Auto merge of #146186 - dpaoliello:cc, r=jieyouxu bors 2025-10-28 13:25:45 +00:00
  • c797724ed5 Add delayed bug for stranded opaque tiif 2025-10-22 14:10:42 +00:00
  • eb113533a3 Add test tiif 2025-10-27 13:50:51 +00:00
  • 3ca752f979 Trait aliases are rare large ast nodes, box them Oli Scherer 2025-07-21 10:07:35 +00:00
  • c9537a94a6 Auto merge of #148202 - Zalathar:rollup-2eriuc3, r=Zalathar bors 2025-10-28 09:55:34 +00:00
  • 21a1573742 Rollup merge of #148186 - notriddle:test-cci, r=GuillaumeGomez,jieyouxu Stuart Cook 2025-10-28 20:39:41 +11:00
  • ff7909bc21 Rollup merge of #148175 - osamakader:fix-typos-duplicate-words, r=lcnr Stuart Cook 2025-10-28 20:39:40 +11:00
  • 86161675ea Rollup merge of #148172 - tshepang:rdg-sync, r=tshepang Stuart Cook 2025-10-28 20:39:40 +11:00
  • a45371f7fe Rollup merge of #148166 - Jamesbarford:fix/aarch64-reenable-macro-stepping, r=wesleywiser Stuart Cook 2025-10-28 20:39:39 +11:00
  • d02848e1a4 Rollup merge of #148158 - heiher:loong64-medium, r=jieyouxu Stuart Cook 2025-10-28 20:39:38 +11:00
  • b4db48a36a Rollup merge of #148154 - WaffleLapkin:mail-and-ename, r=WaffleLapkin Stuart Cook 2025-10-28 20:39:38 +11:00
  • a383fe8f20 Rollup merge of #148139 - Urgau:add-coverage-scope, r=Zalathar Stuart Cook 2025-10-28 20:39:37 +11:00
  • 78526e4720 Rollup merge of #148057 - Enselic:hwasan-fix-v2, r=nagisa Stuart Cook 2025-10-28 20:39:36 +11:00
  • bfa7219a3a Rollup merge of #148044 - jyn514:compiletest-logging, r=Zalathar Stuart Cook 2025-10-28 20:39:36 +11:00
  • 07e505fcf4 Rollup merge of #148013 - Mark-Simulacrum:relnotes, r=Mark-Simulacrum Stuart Cook 2025-10-28 20:39:35 +11:00
  • b770888039 Rollup merge of #147915 - pirama-arumuga-nainar:patch-1, r=lqd Stuart Cook 2025-10-28 20:39:34 +11:00
  • 1cf3dc6b5a Rollup merge of #147840 - jdonszelmann:unsizing-coercions, r=lcnr Stuart Cook 2025-10-28 20:39:33 +11:00
  • ef8003bbb9 Rollup merge of #147185 - RalfJung:repr-c-not-zst, r=petrochenkov Stuart Cook 2025-10-28 20:39:32 +11:00
  • 68618a8f92 Rollup merge of #144936 - rcvalle:rust-cfi-fix-144641, r=lcnr Stuart Cook 2025-10-28 20:39:32 +11:00
  • df984edf44 Auto merge of #147083 - dianne:non-extended-indices, r=matthewjasper bors 2025-10-28 03:02:00 +00:00
  • 95732f42cd Fix a bad hint Cameron Steffen 2025-10-27 18:04:27 -05:00
  • bef018eae3 Mark yield spans with desugaring Cameron Steffen 2025-09-01 19:30:05 -05:00
  • ead5e120a5 Remove QPath::LangItem Cameron Steffen 2025-09-01 14:54:03 -05:00
  • a96e21b199 Remove QPath::LangItem from try Cameron Steffen 2025-09-01 15:08:46 -05:00
  • bd13c30d98 Remove QPath::LangItem from async Cameron Steffen 2025-08-17 07:44:53 -05:00
  • 7cbff63411 Remove QPath::LangItem from ranges Cameron Steffen 2025-08-17 07:43:01 -05:00
  • 9c98533491 Remove QPath::LangItem from contracts Cameron Steffen 2025-09-01 14:19:55 -05:00
  • eac2c2523e Remove QPath::LangItem from format_args! Cameron Steffen 2025-09-01 14:19:28 -05:00
  • e289f27329 Remove QPath::LangItem from for loops Cameron Steffen 2025-09-01 14:47:40 -05:00
  • 7e51a763c9 Prefactor LangItem::QPath lowering functions Cameron Steffen 2025-09-01 16:19:32 -05:00
  • 6f3d0f7796 Introduce qpath lang item utils Cameron Steffen 2025-09-01 15:05:57 -05:00
  • fe3490c562 rustdoc: remove --emit=unversioned-shared-resources Michael Howell 2025-10-27 10:04:27 -07:00