- 1a8eaa8 Auto merge of #144287 - nnethercote:Symbol-with_interner, r=<try> by bors · 5 months ago try
- 8a5bcdd Introduce `Symbol::with_interner`. by Nicholas Nethercote · 5 months ago
- 9748d87 Auto merge of #144269 - jieyouxu:rollup-137ysl2, r=jieyouxu by bors · 5 months ago
- 6628a4a Rollup merge of #144254 - ognevny:opt-dist-artifact-dir, r=Kobzol by 许杰友 Jieyou Xu (Joe) · 5 months ago
- 43fa3f5 Rollup merge of #144251 - tshepang:rdg-sync, r=jieyouxu by 许杰友 Jieyou Xu (Joe) · 5 months ago
- 55a477e Rollup merge of #144246 - jieyouxu:no-dual-test, r=lqd,RalfJung by 许杰友 Jieyou Xu (Joe) · 5 months ago
- 05f80f7 Rollup merge of #144243 - lnicola:sync-from-ra, r=lnicola by 许杰友 Jieyou Xu (Joe) · 5 months ago
- 551cef9 Rollup merge of #144212 - bjorn3:remove_unique_lang_item, r=oli-obk by 许杰友 Jieyou Xu (Joe) · 5 months ago
- 9e9399f Rollup merge of #144187 - RalfJung:type-id-base-addr, r=oli-obk by 许杰友 Jieyou Xu (Joe) · 5 months ago
- 0fd009f Rollup merge of #144176 - Kobzol:bors-labels-blocking, r=oli-obk by 许杰友 Jieyou Xu (Joe) · 5 months ago
- ef4a7fb Rollup merge of #144080 - jieyouxu:realign, r=BoxyUwU by 许杰友 Jieyou Xu (Joe) · 5 months ago
- a3ab807 Rollup merge of #144027 - RalfJung:clippy, r=Mark-Simulacrum by 许杰友 Jieyou Xu (Joe) · 5 months ago
- 2e0748b Rollup merge of #143985 - makai410:rp-rename, r=oli-obk by 许杰友 Jieyou Xu (Joe) · 5 months ago
- 38efe38 Rollup merge of #143816 - Kobzol:compiletest-check-macro, r=jieyouxu by 许杰友 Jieyou Xu (Joe) · 5 months ago
- 1f8b531 Rollup merge of #143768 - Randl:const-try, r=oli-obk by 许杰友 Jieyou Xu (Joe) · 5 months ago
- a99f3af Rollup merge of #143430 - cjgillot:extra-lifetime-swap, r=oli-obk by 许杰友 Jieyou Xu (Joe) · 5 months ago
- 5e3eb25 Rollup merge of #142097 - ZuseZ4:offload-host1, r=oli-obk by 许杰友 Jieyou Xu (Joe) · 5 months ago
- c193f30 opt-dist: make `artifact-dir` an absolute path for `opt-dist local` by Maksim Bondarenkov · 5 months ago
- 3f9f20f Auto merge of #144154 - tgross35:update-builtins, r=tgross35 by bors · 5 months ago
- 3c76e3d Constify Try, From, TryFrom by Evgenii Zheltonozhskii · 5 months ago
- 62e3a05 Merge pull request #2512 from rust-lang/rustc-pull by Tshepang Mbambo · 5 months ago
- 74ba9cb Don't use another main test file as auxiliary by Jieyou Xu · 5 months ago
- 4a45ab5 Merge pull request #2513 from rust-lang/tshepang/typos by Tshepang Mbambo · 5 months ago
- 79e3c7d fix some typos by Tshepang Mbambo · 5 months ago
- 6781992 Auto merge of #144238 - jhpratt:rollup-xb8aida, r=jhpratt by bors · 5 months ago
- 1fd0697 Remove Retag for Unique by bjorn3 · 5 months ago
- 8f67bcf Merge pull request #20268 from lnicola/sync-from-rust by Laurențiu Nicola · 5 months ago
- da90db7 Downgrade ra-ap-rustc_parse_format by Laurențiu Nicola · 5 months ago
- 2050358 Revert "Bump rustc-literal-escaper" by Laurențiu Nicola · 5 months ago
- f263364 Bump rustc-literal-escaper by Laurențiu Nicola · 5 months ago
- 1482809 Bump rustc crates by Laurențiu Nicola · 5 months ago
- 2f14119 Merge from rust-lang/rust by Laurențiu Nicola · 5 months ago
- 750c1e9 Preparing for merge from rust-lang/rust by Laurențiu Nicola · 5 months ago
- 4bbe74b Merge pull request #20256 from A4-Tacks/gen-mut-trait-deref by Shoyu Vanilla (Flint) · 5 months ago
- 33d62b5 Merge pull request #20262 from ChayimFriedman2/goto-ref-raw by Shoyu Vanilla (Flint) · 5 months ago
- ad20b06 Merge ref '460259d14de0' from rust-lang/rust by The rustc-josh-sync Cronjob Bot · 5 months ago
- 897d007 Prepare for merging from rust-lang/rust by The rustc-josh-sync Cronjob Bot · 5 months ago
- f0da6e29 Rollup merge of #144235 - Gelbpunkt:run-make-musl, r=jieyouxu by Jacob Pratt · 5 months ago
- 95d9c8d Rollup merge of #144230 - RalfJung:option-as-slice-comment-fix, r=scottmcm by Jacob Pratt · 5 months ago
- b9701de Rollup merge of #144229 - RalfJung:miri-sync, r=RalfJung by Jacob Pratt · 5 months ago
- 830b823 Rollup merge of #144216 - Nadrieril:revert-pin-hack, r=compiler-errors by Jacob Pratt · 5 months ago
- b81b2a7e Rollup merge of #144189 - lqd:test-144168, r=petrochenkov by Jacob Pratt · 5 months ago
- 7d0c7b2 Rollup merge of #144162 - beepster4096:drop_elaborator_debug_impls, r=compiler-errors by Jacob Pratt · 5 months ago
- a275a5f Rollup merge of #144159 - ognevny:opt-dist-build-dir, r=Kobzol by Jacob Pratt · 5 months ago
- 9fdfaef Rollup merge of #144144 - Gelbpunkt:musl-crate-types-test, r=compiler-errors by Jacob Pratt · 5 months ago
- e05ab47e Auto merge of #143833 - scottmcm:final-mcp-838, r=compiler-errors by bors · 5 months ago
- a546a7c Fix run-make tests on musl hosts by Jens Reidel · 5 months ago
- 460259d Auto merge of #143309 - compiler-errors:param-sized-fast-path, r=lcnr by bors · 5 months ago
- 192efbb clippy: make tests work in stage 1 by Ralf Jung · 5 months ago
- e68f5fe Implement `check::RustAnalyzer` using the `tool_check_step` macro by Jakub Beránek · 5 months ago
- d2be1c8 Option::as_slice: fix comment by Ralf Jung · 5 months ago
- 7bf2dd6 update lockfile by Ralf Jung · 5 months ago
- 3f9be40 fix handling of base address for TypeId allocations by Ralf Jung · 5 months ago
- 1e96d7a Consider param-env for fast path by Michael Goulet · 5 months ago
- 41ce1ed Ban projecting into SIMD types [MCP838] by Scott McMurray · 5 months ago
- 6fd83ea opt-dist: change build_dir field to be an actual build dir by ognevnydemon · 5 months ago
- f790042 Update Miri Tests by Scott McMurray · 5 months ago
- 493fd9a Update cranelift tests by Scott McMurray · 5 months ago
- 25a804a ...and wasm tests too by Scott McMurray · 5 months ago
- 08b816f So many test updates x_x by Scott McMurray · 5 months ago
- 9982d64 Auto merge of #143861 - rust-lang:cargo_update, r=clubby789 by bors · 5 months ago
- 3567ab1 Don't consider unstable fields always-inhabited by Nadrieril · 5 months ago
- 0864097 Auto merge of #144219 - GuillaumeGomez:rollup-ha29sql, r=GuillaumeGomez by bors · 5 months ago
- ae3708e Rollup merge of #144190 - scottmcm:spanned-errors-in-mir-validation, r=RalfJung by Guillaume Gomez · 5 months ago
- 8e7601e Rollup merge of #144150 - Gelbpunkt:globalmerge, r=Mark-Simulacrum by Guillaume Gomez · 5 months ago
- 1e6ef24 Rollup merge of #144143 - Gelbpunkt:target-features-crt-static, r=RalfJung by Guillaume Gomez · 5 months ago
- 2abca9c Rollup merge of #144125 - GuillaumeGomez:new-annotations, r=Kobzol by Guillaume Gomez · 5 months ago
- cb6542e Rollup merge of #144112 - Enselic:no-debuginfo-in-codegen, r=Mark-Simulacrum by Guillaume Gomez · 5 months ago
- 2a4a411 Rollup merge of #144011 - Zalathar:check-compiler-no-llvm, r=Kobzol by Guillaume Gomez · 5 months ago
- 2461d6c Rollup merge of #143720 - scottmcm:rvalue-always-operand, r=lcnr by Guillaume Gomez · 5 months ago
- 5ba1251 Rollup merge of #143423 - hkBst:clippy-fix-1, r=workingjubilee by Guillaume Gomez · 5 months ago
- 0162cc5 Rollup merge of #143282 - nxsaken:strict_sub_signed, r=jhpratt by Guillaume Gomez · 5 months ago
- 7da6fd1 Lower extra lifetimes before normal generic params. by Camille GILLOT · 5 months ago
- 313dff1 Add test. by Camille GILLOT · 5 months ago
- e9fb744 Add test by Nadrieril · 5 months ago
- 4a35a9f Add new `needs-backends` tests annotations by Guillaume Gomez · 5 months ago
- 9944139 Add new `ignore-backends` tests annotations by Guillaume Gomez · 5 months ago
- fa0320d Merge pull request #20255 from A4-Tacks/deref-intranstive by Laurențiu Nicola · 5 months ago
- 2eaba02 Merge pull request #20265 from ChayimFriedman2/cfg-select by Laurențiu Nicola · 5 months ago
- ca9eecd Auto merge of #144208 - matthiaskrgr:rollup-wrli87h, r=matthiaskrgr by bors · 5 months ago
- fdf8bdb Remove the ptr_unique lang item by bjorn3 · 5 months ago
- 8b6559b Support `cfg_select!` by Chayim Refael Friedman · 5 months ago
- faefaa0 Rollup merge of #144196 - ChrisDenton:init-mingw, r=mati865 by Matthias Krüger · 5 months ago
- 72588c8 Rollup merge of #144169 - RalfJung:type-id-fix, r=oli-obk by Matthias Krüger · 5 months ago
- 82c48e1 Rollup merge of #144148 - compiler-errors:async-print-hack, r=lqd by Matthias Krüger · 5 months ago
- 23c81a7 Rollup merge of #144142 - compiler-errors:itib, r=fmease by Matthias Krüger · 5 months ago
- 9a927a2 Rollup merge of #144134 - hkBst:cleanup-unicode-table-gen, r=Mark-Simulacrum by Matthias Krüger · 5 months ago
- d24684e Rollup merge of #144116 - nikic:llvm-21-fixes, r=dianqk by Matthias Krüger · 5 months ago
- 5e5ac49 Rollup merge of #144111 - clarfonthey:maybe-uninit-deprecated, r=jhpratt by Matthias Krüger · 5 months ago
- bfcfde9 Rollup merge of #144078 - bjorn3:fix_test, r=compiler-errors by Matthias Krüger · 5 months ago
- dda5058 Rollup merge of #143988 - GuillaumeGomez:alias-inexact, r=lolbinarycat by Matthias Krüger · 5 months ago
- a8c2e54 Rollup merge of #143604 - nxsaken:const_float_round_methods, r=RalfJung by Matthias Krüger · 5 months ago
- 6d7d366 Rollup merge of #141260 - LuigiPiucco:volatile-null, r=RalfJung by Matthias Krüger · 5 months ago
- 81af9d4 Auto merge of #144068 - dianqk:update-llvm, r=cuviper by bors · 5 months ago
- c9f9648 Merge pull request #4485 from rust-lang/rustup-2025-07-20 by Ralf Jung · 5 months ago
- c317580 Merge from rustc by The Miri Cronjob Bot · 5 months ago
- 329fda0 Preparing for merge from rustc by The Miri Cronjob Bot · 5 months ago
- 4b8f869 Split repeat-operand codegen test by Scott McMurray · 5 months ago
- 0586c63 Allow `Rvalue::Repeat` to return true in `rvalue_creates_operand` too by Scott McMurray · 5 months ago
- 5628885 Remove deprecated MaybeUninit slice methods by ltdk · 5 months ago