| Age | Commit message (Expand) | Author | Lines |
| 2025-09-14 | clean up issue-2284 (core marker trait name shadowing) | omskscream | -13/+21 |
| 2025-09-14 | Merge pull request #20635 from iorizu/fix-double-flycheck | Shoyu Vanilla (Flint) | -133/+170 |
| 2025-09-14 | Drop armebv7r-none-eabi* to Tier 3 | Jonathan 'theJPster' Pallant | -5/+5 |
| 2025-09-14 | Merge pull request #4585 from rust-lang/rustup-2025-09-14 | Oli Scherer | -1265/+1724 |
| 2025-09-14 | Remove unnecessary `#![allow]` in test (#15675) | dswij | -2/+2 |
| 2025-09-14 | fix(multiple_unsafe_ops_per_block): ignore unsafe ops from `.await` desugarin... | Samuel Tardieu | -77/+193 |
| 2025-09-14 | Remove unnecessary `#![allow]` in test | Samuel Tardieu | -2/+2 |
| 2025-09-13 | std_detect Darwin AArch64: synchronize features | Laine Taffin Altman | -0/+11 |
| 2025-09-13 | std_detect Darwin AArch64: re-alphabetize | Laine Taffin Altman | -3/+3 |
| 2025-09-13 | std_detect Darwin AArch64: add new-style detection for FEAT_CRC32 | Laine Taffin Altman | -2/+3 |
| 2025-09-14 | Auto merge of #146420 - jdonszelmann:crate-level-into-allowed-targets, r=scra... | bors | -62/+23 |
| 2025-09-13 | merge crate-level into ALLOWED_TARGETS | Jana Dönszelmann | -62/+23 |
| 2025-09-14 | RISC-V: Improvements of inline assembly uses | Tsukasa OI | -51/+215 |
| 2025-09-14 | Merge ref 'a015919e54c6' from rust-lang/rust | The Miri Cronjob Bot | -1264/+1723 |
| 2025-09-14 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-09-14 | Note some previous attempts to change the Default impl for `[T; 0]` | Zalathar | -0/+5 |
| 2025-09-14 | Implement `Debug` for `SourceText` (#15672) | Jason Newcomb | -0/+5 |
| 2025-09-14 | Auto merge of #146507 - Mark-Simulacrum:add-version, r=Mark-Simulacrum | bors | -1/+1 |
| 2025-09-14 | rustdoc: Move HTML-specific attr rendering code into HTML rendering mod | León Orell Valerian Liehr | -150/+143 |
| 2025-09-13 | initial implementation of the darwin_objc unstable feature | Jo Bates | -11/+1381 |
| 2025-09-13 | Auto merge of #146526 - jhpratt:rollup-afb1dgo, r=jhpratt | bors | -256/+674 |
| 2025-09-13 | Rollup merge of #146521 - folkertdev:document-va-arg-safe, r=workingjubilee | Jacob Pratt | -6/+132 |
| 2025-09-13 | Rollup merge of #146517 - RalfJung:wait-timeout, r=joboet | Jacob Pratt | -10/+8 |
| 2025-09-13 | Rollup merge of #146506 - mikysett:patch-1, r=Urgau | Jacob Pratt | -1/+1 |
| 2025-09-13 | Rollup merge of #146473 - RalfJung:system-time-deconst, r=workingjubilee | Jacob Pratt | -183/+75 |
| 2025-09-13 | Rollup merge of #146419 - thejpster:update-arm-target-docs, r=workingjubilee | Jacob Pratt | -40/+264 |
| 2025-09-13 | Rollup merge of #146171 - scrabsha:push-wovnxxwltsun, r=WaffleLapkin | Jacob Pratt | -4/+70 |
| 2025-09-13 | Rollup merge of #146159 - camsteffen:hygiene-docs, r=petrochenkov | Jacob Pratt | -12/+22 |
| 2025-09-13 | Rollup merge of #113095 - WaffleLapkin:document_becoming_unuwuable, r=working... | Jacob Pratt | -0/+102 |
| 2025-09-13 | Auto merge of #146491 - jdonszelmann:update-fixme-compare_method_predicate_en... | bors | -8/+3 |
| 2025-09-13 | c-variadic: check that inline attributes are accepted on c-variadic functions | Folkert de Vries | -0/+47 |
| 2025-09-13 | c-variadic: check that c-variadic functions cannot be tail-called | Folkert de Vries | -0/+22 |
| 2025-09-13 | c-variadic: test `...` with naked functions | Folkert de Vries | -0/+40 |
| 2025-09-13 | c-variadic: document `core::ffi::VaArgSafe` | Folkert de Vries | -6/+23 |
| 2025-09-13 | Implement `Debug` for `SourceText` | Samuel Tardieu | -0/+5 |
| 2025-09-13 | Note that these targets are bare-metal. | Jonathan 'theJPster' Pallant | -13/+25 |
| 2025-09-13 | Improve the documentation around ZERO_AR_DATE | Mads Marquart | -3/+13 |
| 2025-09-13 | fix Condvar::wait_timeout docs | Ralf Jung | -10/+8 |
| 2025-09-13 | Mark reads in statements to avoid overlapping assingments. | Camille Gillot | -24/+31 |
| 2025-09-13 | fixup `become` kw documentation wrt `#[track_caller]` | Waffle Lapkin | -1/+4 |
| 2025-09-13 | Document `become` keyword | Maybe Waffle | -0/+99 |
| 2025-09-13 | Add test. | Camille Gillot | -0/+135 |
| 2025-09-13 | Stop counting opaques. | Camille Gillot | -25/+24 |
| 2025-09-13 | Do not hash opaques in GVN. | Camille Gillot | -39/+90 |
| 2025-09-13 | Introduce ValueSet. | Camille Gillot | -21/+98 |
| 2025-09-13 | update fixme in compare_method_predicate_entailment resulting from review of EII | Jana Dönszelmann | -8/+3 |
| 2025-09-13 | Remove expect `collapsible_span_lint_calls` and use `span_lint_and_help` (#15... | Alejandra González | -7/+4 |
| 2025-09-13 | Bump version to 1.92.0 | Mark Rousskov | -1/+1 |
| 2025-09-13 | Auto merge of #145186 - camsteffen:assoc-impl-kind, r=petrochenkov | bors | -404/+386 |
| 2025-09-13 | Auto merge of #145186 - camsteffen:assoc-impl-kind, r=petrochenkov | bors | -52/+61 |