| Age | Commit message (Expand) | Author | Lines |
| 2025-08-06 | Rollup merge of #144971 - okaneco:rename_isolate_ones, r=joshtriplett | Jakub Beránek | -38/+38 |
| 2025-08-06 | Rollup merge of #144926 - JonathanBrouwer:fix-mustuse, r=cuviper | Jakub Beránek | -1/+1 |
| 2025-08-06 | Rollup merge of #144836 - chotchki:patch-1, r=tgross35 | Jakub Beránek | -1/+1 |
| 2025-08-06 | replace version placeholder | Boxy | -30/+30 |
| 2025-08-05 | Fix some doc links for intrinsics | Eric Huss | -4/+4 |
| 2025-08-05 | `File::set_times`: Add documentation about setting directory timestamps | Josh Triplett | -0/+4 |
| 2025-08-05 | `File::set_times`: Remove `write(true)` from the example so it works on direc... | Josh Triplett | -1/+1 |
| 2025-08-05 | configure: Use `CARGO_CFG_*_{F16,F128}` rather than invoking rustc | Trevor Gross | -47/+10 |
| 2025-08-05 | add code example showing that file_prefix treats dotfiles as the name of a fi... | The 8472 | -0/+2 |
| 2025-08-05 | Renamed `isolate_most_least_significant_one` functions | okaneco | -38/+38 |
| 2025-08-05 | Add `std::ascii::Char` `MIN` and `MAX` constants | Chai T. Rex | -0/+8 |
| 2025-08-05 | Add `u8`-as-ASCII methods to `core::ascii::Char` | Chai T. Rex | -1/+603 |
| 2025-08-05 | Fix description of unsigned `checked_exact_div` | Michael Tautschnig | -12/+6 |
| 2025-08-05 | Dynamically enable LSE for aarch64 rust provided intrinsics | Paul Murphy | -0/+27 |
| 2025-08-05 | compiler-builtins: plumb LSE support for aarch64 on linux | Paul Murphy | -10/+66 |
| 2025-08-05 | Stabilize `core::iter::chain` | Ross MacArthur | -6/+3 |
| 2025-08-05 | Ignore sleep_until test on SGX | Raoul Strackx | -0/+1 |
| 2025-08-05 | use `IntoIterator` for the `add_flags` methods | Folkert de Vries | -10/+11 |
| 2025-08-05 | Merge pull request #1895 from madhav-madhusoodanan/intrinsic-test-intrinsicty... | Folkert de Vries | -52/+50 |
| 2025-08-05 | chore: moved chunk_info to `common` and code cleanup | Madhav Madhusoodanan | -35/+34 |
| 2025-08-05 | feat: cleaned the IntrinsicType struct and associated functions. | Madhav Madhusoodanan | -27/+26 |
| 2025-08-05 | Rollup merge of #144872 - connortsui20:once-poison-docs, r=Amanieu | Samuel Tardieu | -5/+118 |
| 2025-08-05 | Rollup merge of #144867 - scottmcm:more-as-array, r=chenyukang | Samuel Tardieu | -16/+12 |
| 2025-08-05 | Rollup merge of #144852 - Kivooeo:rename-panic, r=m-ou-se | Samuel Tardieu | -2/+2 |
| 2025-08-04 | Correct the use of `must_use` on btree::IterMut | Jonathan Brouwer | -1/+1 |
| 2025-08-04 | std: sys: io: io_slice: Add UEFI types | Ayush Singh | -0/+196 |
| 2025-08-04 | Add new `test::print_merged_doctests_times` used by rustdoc to display more d... | Guillaume Gomez | -11/+76 |
| 2025-08-04 | remove begin prefix | Kivooeo | -1/+1 |
| 2025-08-04 | remove feature gate | Kivooeo | -3/+2 |
| 2025-08-04 | Rollup merge of #144853 - Kivooeo:rust_-cleanup, r=Mark-Simulacrum | Stuart Cook | -6/+6 |
| 2025-08-04 | Rollup merge of #144667 - scottmcm:alignment-is-usize, r=tgross35 | Stuart Cook | -3/+5 |
| 2025-08-04 | Rollup merge of #144188 - joshtriplett:available-parallelism, r=Mark-Simulacrum | Stuart Cook | -0/+3 |
| 2025-08-04 | Rollup merge of #142205 - paolobarbolini:const_swap_with_slice-impl, r=Mark-S... | Stuart Cook | -1/+2 |
| 2025-08-04 | remove gate | Kivooeo | -9/+2 |
| 2025-08-03 | add poisoning documentation to `LazyLock` | Connor Tsui | -2/+58 |
| 2025-08-03 | add poisoning documentation to `LazyCell` | Connor Tsui | -2/+59 |
| 2025-08-03 | fix broken doc section link in `poison.rs` | Connor Tsui | -1/+1 |
| 2025-08-04 | remove gates | Kivooeo | -4/+2 |
| 2025-08-03 | Rollup merge of #144843 - rust-lang:cargo_update, r=clubby789 | Samuel Tardieu | -7/+6 |
| 2025-08-03 | Rollup merge of #144070 - stifskere:feat/macros/hash_map, r=Noratrieb | Samuel Tardieu | -0/+76 |
| 2025-08-03 | Use `as_array` in PartialEq for arrays | Scott McMurray | -16/+12 |
| 2025-08-03 | remove rust_ prefixes | Kivooeo | -6/+6 |
| 2025-08-03 | removed gate | Kivooeo | -3/+1 |
| 2025-08-03 | rename rust_panic_without_hook | Kivooeo | -2/+2 |
| 2025-08-03 | Merge pull request #1889 from rust-lang/rustc-pull | Folkert de Vries | -909/+1814 |
| 2025-08-03 | feat: Added another variant of the Constraint enum | Madhav Madhusoodanan | -6/+13 |
| 2025-08-03 | cargo update | github-actions | -7/+6 |
| 2025-08-02 | updated line number in test | Isaac Chen | -1/+1 |
| 2025-08-02 | moved new test to updated test location | Isaac Chen | -39/+8 |
| 2025-08-02 | corrected lifetime in core::panic::Location::file return type | Isaac Chen | -1/+1 |