Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. 8f08b3a Auto merge of #143845 - cjgillot:stability-query, r=jieyouxu by bors · 7 hours ago master
  2. fd18175 Rollup merge of #144069 - marcoieni:windows-22-free, r=jieyouxu by Matthias Krüger · 11 hours ago
  3. 6caa224 Auto merge of #144114 - lnicola:sync-from-ra, r=lnicola by bors · 15 hours ago
  4. 6c0a912 Auto merge of #144109 - matthiaskrgr:rollup-mz0mrww, r=matthiaskrgr by bors · 18 hours ago
  5. 482b349 Update lockfile by Laurențiu Nicola · 18 hours ago
  6. c22e2ea Rollup merge of #144056 - Kobzol:gcc-build-src, r=nikic by Matthias Krüger · 21 hours ago
  7. 37e7bc1 Rollup merge of #144049 - tshepang:rust-push, r=jieyouxu by Matthias Krüger · 21 hours ago
  8. 3023a28 Rollup merge of #144010 - xdoardo:bootstrap-warning-optimize-false, r=clubby789 by Matthias Krüger · 21 hours ago
  9. accf61d Rollup merge of #143293 - folkertdev:naked-function-kcfi, r=compiler-errors by Matthias Krüger · 21 hours ago
  10. 1aa5b22 Auto merge of #143545 - compiler-errors:coroutine-obl, r=oli-obk by bors · 21 hours ago
  11. 9792527 Merge pull request #19783 from A4-Tacks/generate-single-field-from by Shoyu Vanilla (Flint) · 22 hours ago
  12. 83255f5 Include ErrorGuaranteed in StableSince::Err. by Camille GILLOT · 24 hours ago
  13. 9cd918b Auto merge of #143879 - fee1-dead-contrib:push-lrlpoouyqqry, r=fmease by bors · 32 hours ago
  14. a886852 ci: use windows 22 for all free runners by MarcoIeni · 35 hours ago
  15. 6932687 parse `const trait Trait` by Deadbeef · 2 days ago
  16. 60aac8f Merge pull request #20233 from shashforge/lsp-minimal-example-clean by Shoyu Vanilla (Flint) · 2 days ago
  17. b8f4e3f examples: add `minimal_lsp.rs` and FIFO test script. by Shashi Shankar · 2 days ago
  18. 4bf5787 Rollup merge of #143955 - Stypox:tracing-frame-filter, r=RalfJung by Matthias Krüger · 2 days ago
  19. c97c38b Rollup merge of #143926 - Shourya742:2025-07-14-remove-deprecated-fields, r=jieyouxu by Matthias Krüger · 2 days ago
  20. 51f16b0 Rollup merge of #143914 - shepmaster:mismatched-lifetime-syntaxes-rewording, r=traviscross,jieyouxu by Matthias Krüger · 2 days ago
  21. 465ae94 Rollup merge of #143631 - hkBst:update-escaper-2, r=compiler-errors by Matthias Krüger · 2 days ago
  22. 6645bf5 Copy GCC sources into the build directory even outside CI by Jakub Beránek · 2 days ago
  23. f8f6997 Auto merge of #144044 - fmease:rollup-kg413pt, r=fmease by bors · 2 days ago
  24. dd364bd copy-paste convenience by Tshepang Mbambo · 2 days ago
  25. ce0de76 Merge ref 'fd2eb391d032' from rust-lang/rust by The rustc-josh-sync Cronjob Bot · 2 days ago
  26. 2faf5ed Prepare for merging from rust-lang/rust by The rustc-josh-sync Cronjob Bot · 2 days ago
  27. 8df6a1d some improvements to "Invariants of the type system" by Tshepang Mbambo · 2 days ago
  28. 6dfec1a Rollup merge of #143964 - nikic:docker-script-arg, r=marcoieni by León Orell Valerian Liehr · 2 days ago
  29. 7a85c59 Rollup merge of #143922 - nnethercote:join_path, r=petrochenkov by León Orell Valerian Liehr · 2 days ago
  30. a07ae62 Rollup merge of #143851 - lolbinarycat:bootstrap-node_modules, r=Kobzol by León Orell Valerian Liehr · 2 days ago
  31. 014bd82 Auto merge of #140399 - tiif:unstable_impl, r=lcnr,BoxyUwU by bors · 2 days ago
  32. fb7aa9e Improve path segment joining. by Nicholas Nethercote · 2 days ago
  33. fd2eb39 Auto merge of #144019 - RalfJung:miri-sync, r=RalfJung by bors · 2 days ago
  34. 9c8ab89 use `codegen_instance_attrs` where an instance is (easily) available by Folkert de Vries · 2 days ago
  35. 9ef3be2 go over invariants again :3 by lcnr · 2 days ago
  36. 61fafa9 Add tailexpr & -> &mut for generate_mut_trait_impl by A4-Tacks · 2 days ago
  37. 83de70f Merge pull request #19917 from A4-Tacks/ext-generate-mut by Shoyu Vanilla (Flint) · 2 days ago
  38. 2a8f979 Rollup merge of #143968 - Stypox:tracing-FnAbiOf, r=RalfJung by Samuel Tardieu · 2 days ago
  39. 19470bc Rollup merge of #143957 - samueltardieu:tidy-filenames, r=Kobzol by Samuel Tardieu · 2 days ago
  40. 645463a Rollup merge of #143948 - ehuss:update-mdbook, r=Mark-Simulacrum by Samuel Tardieu · 2 days ago
  41. cc685d8 Rollup merge of #143939 - he32:netbsd-maintainers, r=jieyouxu by Samuel Tardieu · 2 days ago
  42. 7b5e08f Rollup merge of #143692 - RalfJung:miri-oob, r=oli-obk by Samuel Tardieu · 2 days ago
  43. 17332ed Rollup merge of #143448 - Enselic:remote-test-client-signals, r=Mark-Simulacrum by Samuel Tardieu · 2 days ago
  44. 9f2015d Rollup merge of #142936 - aDotInTheVoid:rdj-shatts-forrealthistime, r=GuillaumeGomez by Samuel Tardieu · 2 days ago
  45. f2b8fda Add AsMut to minicore prelude::v1 by A4-Tacks · 2 days ago
  46. 9909a37 Use hir::Trait in parameter by A4-Tacks · 2 days ago
  47. fe090db Merge pull request #4459 from ibraheemdev/ibraheem/global-ctor by Ralf Jung · 3 days ago
  48. a7818ab minor tweaks and comments by Ralf Jung · 3 days ago
  49. 9ba661e Remove redundant type parameters by A4-Tacks · 3 days ago
  50. e0bb729 Add AsRef and Borrow for generate_mut_trait_impl by A4-Tacks · 3 days ago
  51. ed212ff Merge pull request #4456 from nia-e/trace-incorporate-events by Ralf Jung · 3 days ago
  52. 7daf0e6 update comment to reference legacy `.ctors` section by Ibraheem Ahmed · 3 days ago
  53. 06f0dca hook up native-lib bits by Nia Espera · 3 days ago
  54. 07a34c3 Make frame spans appear on a separate trace line by Stypox · 3 days ago
  55. 0e423f4 Boostrap: add warning on `optimize = false` by Edoardo Marangoni · 3 days ago
  56. 10bc064 Update cargo by Eric Huss · 3 days ago
  57. d060859 add test for global constructors by Ibraheem Ahmed · 3 days ago
  58. 85c8949 add support for global constructors (i.e. life before main) by Ibraheem Ahmed · 3 days ago
  59. bbb114e ci cleanup: rustdoc-gui-test now installs browser-ui-test by binarycat · 3 days ago
  60. 078332f rustdoc-json: Structured attributes by Alona Enraght-Moony · 3 days ago
  61. 306928f update change tracking with warning on removal of fields. by bit-aloo · 3 days ago
  62. 76967af remove ccache from llvm by bit-aloo · 3 days ago
  63. e7f5bbe remove description from rust toml struct by bit-aloo · 3 days ago
  64. 42758bb Merge pull request #20178 from ShoyuVanilla/cargo-config-cleanup by Shoyu Vanilla (Flint) · 3 days ago
  65. e3f643c Consider outlives assumptions when proving auto traits for coroutine interiors by Michael Goulet · 3 days ago
  66. 8770e57 Add `0323pin` as target maintainer, and fix link to pkgsrc-wip and explain. by Havard Eidnes · 3 days ago
  67. 28f822f Format and bump rustc crates by Laurențiu Nicola · 3 days ago
  68. 62aea72 Merge pull request #4469 from Patrick-6/add-spinloop-hints by Ralf Jung · 3 days ago
  69. 48f9a7c Merge from rust-lang/rust by Laurențiu Nicola · 3 days ago
  70. ec3443f Preparing for merge from rust-lang/rust by Laurențiu Nicola · 3 days ago
  71. 4b421d4 Fix handling of SCRIPT_ARG in docker images by Nikita Popov · 3 days ago
  72. 9a76dde4 Make spin function naming more consistent by Patrick-6 · 3 days ago
  73. a65e2f0 Further decrease number of `cargo metadata` invokes by Shoyu Vanilla · 3 days ago
  74. 0a03742 chore: Cleanup cargo config queries by Shoyu Vanilla · 3 days ago
  75. 7356ff7 Implement other logics by tiif · 3 days ago
  76. da40065 Merge pull request #4452 from Stypox/trace-borrow-tracker by Ralf Jung · 3 days ago
  77. 14f4700 Add InterpCx::fn_abi_of_instance/_fn_ptr with tracing, shadowing FnAbiOf by Stypox · 3 days ago
  78. 2ee58dc Add tracing calls to borrow tracker under the same name by Stypox · 3 days ago
  79. 6b51eee Add enter_trace_span! that checks #[cfg("tracing")] by Stypox · 3 days ago
  80. 305befe Rollup merge of #143938 - rustbot:docs-update, r=ehuss by Samuel Tardieu · 4 days ago
  81. 281990e Rollup merge of #143905 - xizheyin:143828, r=compiler-errors by Samuel Tardieu · 4 days ago
  82. b89c63d Rollup merge of #143837 - jieyouxu:symbol-apis, r=ChrisDenton by Samuel Tardieu · 4 days ago
  83. 6b6c8be Rollup merge of #143752 - pmur:murp/no-panic-detect-wasi-cc, r=Kobzol by Samuel Tardieu · 4 days ago
  84. f03a56f Rollup merge of #143630 - jieyouxu:drop-suggest, r=Mark-Simulacrum by Samuel Tardieu · 4 days ago
  85. 4e72ed7 Rollup merge of #142301 - Gelbpunkt:duplicated-path-in-error-musl, r=workingjubilee,fmease,jieyouxu by Samuel Tardieu · 4 days ago
  86. cbaaf15 tidy: check for invalid file names by Samuel Tardieu · 4 days ago
  87. 8ec7e6f Merge pull request #2504 from lolbinarycat/lolbinarycat-patch-2 by 许杰友 Jieyou Xu (Joe) · 4 days ago
  88. e1d35c5 Add std::hint::spin_loop() by Patrick-6 · 4 days ago
  89. f7da021 Merge from rustc by The Miri Cronjob Bot · 4 days ago
  90. a9a5b33 Preparing for merge from rustc by The Miri Cronjob Bot · 4 days ago
  91. ed88af2 Recover and suggest use `;` to construct array type by xizheyin · 4 days ago
  92. 02dc14b Update mdbook to 0.4.52 by Eric Huss · 4 days ago
  93. 39f269c Merge pull request #2497 from rust-lang/tshepang-git-clone by Manuel Drehwald · 4 days ago
  94. 1d3ea1f Infer lifetimes for GATs in expression/pattern position by Chayim Refael Friedman · 4 days ago
  95. 9bdd3b0 Don't always panic if WASI_SDK_PATH is not set when detecting compilers by Paul Murphy · 4 days ago
  96. a001497 Auto merge of #143745 - flip1995:clippy-subtree-update, r=Manishearth by bors · 4 days ago
  97. 1669ba0 Update books by rustbot · 4 days ago
  98. 186afbb Remove mentions of `./x suggest` and `suggest-tests` in rustc-dev-guide by Jieyou Xu · 4 days ago
  99. 647c051 Regenerate completions after removing `./x suggest` by Jieyou Xu · 4 days ago
  100. 91d064b Remove current implementation of `./x suggest` by Jieyou Xu · 4 days ago