- 414482f Auto merge of #140921 - Berrysoft:update-rustc-lock, r=jieyouxu by bors · 16 hours ago master
- 4eca99a Auto merge of #140887 - pietroalbini:pa-bootstrap-update, r=compiler-errors by bors · 19 hours ago
- 8ce7783 Format and skip formatting for pin by Michael Goulet · 19 hours ago
- ce6e296 bump compiler_builtins by Pietro Albini · 19 hours ago
- f6b5da7 Auto merge of #140951 - compiler-errors:super-fmt, r=ytmimi by bors · 22 hours ago
- 32d2385 Auto merge of #140935 - omahs:patch-5, r=jieyouxu by bors · 25 hours ago
- 3ae0b2e Auto merge of #140927 - mejrs:test5, r=jieyouxu by bors · 29 hours ago
- 8405332b Auto merge of #140909 - fmease:modern-notif-backport-rustdoc, r=apiraino by bors · 32 hours ago
- 1a7f290 Auto merge of #140914 - Zalathar:asm-bindings, r=compiler-errors by bors · 35 hours ago
- 1caaa88 Fix typos by omahs · 36 hours ago
- 26316b8 Do not remove super keyword from super-let by Michael Goulet · 2 days ago
- 60c32f6 Move more tests/ui tests by mejrs · 2 days ago
- 420ca71 Auto merge of #140941 - ferrocene:ja/gh140939-fix-async-drop-test, r=petrochenkov by bors · 2 days ago
- 779dd35 manual clippy fixes by Pietro Albini · 2 days ago
- 8e4b1c8 ./x clippy ci --fix by Pietro Albini · 2 days ago
- 27cca0d x86_64-lynx-lynxos178 is now present in the stage0 by Pietro Albini · 2 days ago
- 2ce08ca update cfg(bootstrap) by Pietro Albini · 2 days ago
- 2b7c13e update stage0 compiler by Pietro Albini · 2 days ago
- a360940 update version placeholders by Pietro Albini · 2 days ago
- 2fdf3d9 ui/async-drop-initial: factor in panic strategy in destructor size check by Jorge Aparicio · 2 days ago
- 42d3ba7 Use new form for T-rustdoc's {beta,stable}-{nominated,accepted} notify-Zulip triggers by León Orell Valerian Liehr · 2 days ago
- bc7512e Auto merge of #140934 - yotamofek:pr/fix-default-compiler-bootstrap-settings, r=onur-ozkan by bors · 2 days ago
- 551a49d Silence warning in default compiler bootstrap settings by Yotam Ofek · 2 days ago
- ac9ac0e Auto merge of #140925 - the8472:test-140207, r=compiler-errors by bors · 2 days ago
- 718ddf6 Auto merge of #140923 - Zalathar:operand-bundle, r=lcnr by bors · 2 days ago
- 6812af9 Auto merge of #140842 - tmiasko:print-mono-items, r=saethlin by bors · 2 days ago
- ce7e97f Auto merge of #140899 - oyvindln:update_coverage_dump_deps, r=Zalathar by bors · 2 days ago
- 3528a5b Auto merge of #140915 - matthiaskrgr:rollup-lxce4zr, r=matthiaskrgr by bors · 3 days ago
- 6326300 add regression test for 140207 by The 8472 · 3 days ago
- dbdbde2 Rename `OperandBundleOwned` to `OperandBundleBox` by Zalathar · 3 days ago
- 7727a45 Update ctrlc & libloading for rustc by 王宇逸 · 3 days ago
- 16c1c54 Auto merge of #140902 - azhogin:azhogin/async-drop-open-drop-for-adt-fix, r=oli-obk by bors · 3 days ago
- 4d3c472 Rollup merge of #140862 - dpaoliello:arm64ecfp, r=wesleywiser by Matthias Krüger · 3 days ago
- 5f55d0d Rollup merge of #140851 - mu001999-contrib:new-lint, r=bjorn3 by Matthias Krüger · 3 days ago
- 05dd156 Rollup merge of #140397 - apiraino:t-compiler-backports-zulip-notifications, r=davidtwco by Matthias Krüger · 3 days ago
- 9a7e19f Auto merge of #135015 - heiher:stabilize-loongarch-target-features, r=Amanieu by bors · 3 days ago
- eccf064 Flatten control-flow in `inline_asm_call` after verification by Zalathar · 3 days ago
- b630029 Make `LLVMRustInlineAsmVerify` take `*const c_uchar` by Zalathar · 3 days ago
- b1094f6a Add a safe wrapper for `LLVMAppendModuleInlineAsm` by Zalathar · 3 days ago
- d1bb310 Use `LLVMGetInlineAsm` by Zalathar · 3 days ago
- 8764ecd Add a searchable tag `PTR_LEN_STR` to explain `*const c_uchar` bindings by Zalathar · 3 days ago
- fd6626d Auto merge of #140912 - fmease:rollup-rwtn31e, r=fmease by bors · 3 days ago
- 615b447 Rollup merge of #140903 - RalfJung:fallback-body-tests, r=WaffleLapkin by León Orell Valerian Liehr · 3 days ago
- f96f481 Rollup merge of #140886 - Berrysoft:update-bootstrap-lock, r=jieyouxu by León Orell Valerian Liehr · 3 days ago
- e5835d5 Rollup merge of #140882 - Dietr1ch:dev/duration_constructors_lite, r=BurntSushi by León Orell Valerian Liehr · 3 days ago
- f9fdf40 Rollup merge of #140878 - nnethercote:two-expand-cleanups, r=compiler-errors by León Orell Valerian Liehr · 3 days ago
- 53f88f9 Rollup merge of #140865 - Kivooeo:9th, r=Noratrieb by León Orell Valerian Liehr · 3 days ago
- 15df333 Rollup merge of #140795 - mu001999-contrib:sugg-stable-import-first, r=petrochenkov by León Orell Valerian Liehr · 3 days ago
- 3c8950c Rollup merge of #140792 - Urgau:minimum-maximum-intrinsics, r=scottmcm,traviscross,tgross35 by León Orell Valerian Liehr · 3 days ago
- 13178c7 Async drop fix for async_drop_in_place<T> layout calculated for unspecified T by Andrew Zhogin · 3 days ago
- 7b84c9e Auto merge of #140901 - Kobzol:fix-download-gcc, r=onur-ozkan by bors · 3 days ago
- 6814c38 test intrinsic fallback bodies with Miri by Ralf Jung · 3 days ago
- 448b7af Fix download of GCC from CI on non-nightly channels by Jakub Beránek · 3 days ago
- dbab4e1 Auto merge of #140895 - matthiaskrgr:rollup-rfvqv4t, r=matthiaskrgr by bors · 3 days ago
- 5bd3d0e Update miniz_oxide dependency of coverage_dump by oyvindln · 4 days ago
- 7f0ae5e Use the fallback body for `{minimum,maximum}f128` on LLVM as well. by Urgau · 4 days ago
- 3ca41e2 Rollup merge of #140879 - pthariensflame:patch-1, r=pietroalbini by Matthias Krüger · 4 days ago
- 86fb03e Rollup merge of #140789 - hermit-os:hermit-abi-0.5.1, r=Mark-Simulacrum by Matthias Krüger · 4 days ago
- 8186b71 Rollup merge of #140783 - veluca93:oncelock-docs, r=jhpratt by Matthias Krüger · 4 days ago
- b8c55b4 Rollup merge of #140660 - RalfJung:more-order, r=WaffleLapkin by Matthias Krüger · 4 days ago
- f28428e Rollup merge of #140151 - RalfJung:drop_in_place-is-not-an-intrinsic, r=Mark-Simulacrum by Matthias Krüger · 4 days ago
- 2bce1ad Rollup merge of #139562 - notriddle:notriddle/ew-resize, r=GuillaumeGomez by Matthias Krüger · 4 days ago
- c6b9253 Rollup merge of #129334 - ChayimFriedman2:more-lazy-methods, r=Amanieu by Matthias Krüger · 4 days ago
- b105556 Auto merge of #140854 - oli-obk:merge-queries, r=nnethercote by bors · 4 days ago
- 0de994a Warn when #[export_name] is used with generic functions by Mu001999 · 4 days ago
- 7e432c4 Auto merge of #140880 - nnethercote:Ident-new-debug-assert, r=oli-obk by bors · 4 days ago
- 5fc88de Update deps of bootstrap for Cygwin by 王宇逸 · 4 days ago
- bfb44c8 Auto merge of #140705 - LegNeato:backtracelock, r=Mark-Simulacrum by bors · 4 days ago
- c6faa1b Auto merge of #140876 - weihanglo:update-cargo, r=weihanglo by bors · 4 days ago
- ed799c2 Split duration_constructors to get non-controversial bits out faster. by Dietrich Daroch · 4 days ago
- fd9fad6 Auto merge of #140869 - matthiaskrgr:rollup-r5k19w6, r=matthiaskrgr by bors · 4 days ago
- 4cb9f03 Make the assertion in `Ident::new` debug-only. by Nicholas Nethercote · 4 days ago
- 2c5f64d RELEASES.md: fix unbalanced and unneeded `}` by Laine Taffin Altman · 4 days ago
- 10980be RELEASES.md: fix nonsensical ~ operator by Laine Taffin Altman · 4 days ago
- 5ebcbfc Remove `AstDeref`. by Nicholas Nethercote · 4 days ago
- 88781bc Update cargo by Weihang Lo · 4 days ago
- e6e5206 rustdoc: use a different style of grip track by Michael Howell · 4 days ago
- 505e78a Rollup merge of #140864 - pietroalbini:pa-fix-relnotes, r=BoxyUwU by Matthias Krüger · 4 days ago
- ab1f382 Rollup merge of #140852 - est31:edition_guide_let_chains, r=ehuss by Matthias Krüger · 4 days ago
- 967a29f Rollup merge of #140848 - kornelski:not-a-dead-end, r=compiler-errors by Matthias Krüger · 4 days ago
- f9003b7 Rollup merge of #140843 - jieyouxu:broken-pipe, r=Kobzol by Matthias Krüger · 4 days ago
- 75fe3bf Rollup merge of #140819 - reddevilmidzy:add-test, r=petrochenkov by Matthias Krüger · 4 days ago
- 9371122 Rollup merge of #140815 - yaahc:rustdoc-metrics, r=GuillaumeGomez by Matthias Krüger · 4 days ago
- 7a5bbe0 Rollup merge of #139863 - fmease:simp-doctest-build-arg-passing, r=GuillaumeGomez by Matthias Krüger · 4 days ago
- 3c9e1f9 rustdoc: add tooltip to resize track by Michael Howell · 4 days ago
- 3fa98a1 rustdoc: add a handle that makes sidebar resizing more obvious by Michael Howell · 4 days ago
- dc69020 Add intrinsic fallback for `{minimum,maximum}{16,32,64,128}` by Urgau · 4 days ago
- 35679ba Enable non-leaf Frame Pointers for Arm64EC Windows by Daniel Paoliello · 4 days ago
- 4314d19 make t looks like lowercase by Kivooeo · 4 days ago
- 3c8efb5 update wording by Pietro Albini · 4 days ago
- cb25349 update links to point to stable by Pietro Albini · 4 days ago
- 3caca6d fix new apis being marked as becoming const this release by Pietro Albini · 4 days ago
- 79dfd0a remove 'unordered' atomic intrinsics by Ralf Jung · 5 days ago
- 0b6e493 Merge typeck loop with static/const item eval loop by Oli Scherer · 5 days ago
- 577e82f Update the edition guide for let chains by est31 · 5 days ago
- e7247df Use intrinsics for `{f16,f32,f64,f128}::{minimum,maximum}` operations by Urgau · 5 days ago
- 7c253ac Suggest stable candidates rather than unstable ones by mu001999 · 5 days ago
- fc20650 Error message for top-level or-patterns suggesting a solution by Kornel · 5 days ago
- dcecb99 Auto merge of #140839 - pietroalbini:pa-version-bump, r=pietroalbini by bors · 5 days ago
- 84ed40d tests: fix `broken-pipe-no-ice` to use `bare_rustc`/`rustc` by Jieyou Xu · 5 days ago