| Age | Commit message (Expand) | Author | Lines |
| 2025-05-05 | Rollup merge of #135734 - nk9:extract_if-doc-equivalent, r=tgross35 | Trevor Gross | -6/+12 |
| 2025-05-04 | docs: fix typo in Cargo.toml | ELginas | -1/+1 |
| 2025-05-05 | Auto merge of #140353 - rust-lang:cargo_update, r=Mark-Simulacrum | bors | -67/+4 |
| 2025-05-04 | Update `compiler-builtins` to 0.1.157 | Trevor Gross | -4/+4 |
| 2025-05-04 | chore: release | github-actions[bot] | -2/+14 |
| 2025-05-04 | extract_if's sample equivalent now really equivalent. | Nick Kocharhook | -6/+12 |
| 2025-05-04 | Rollup merge of #140625 - paolobarbolini:vec-extract-if-alt-is-retain_mut, r=... | Trevor Gross | -2/+2 |
| 2025-05-04 | Rollup merge of #137280 - RalfJung:const_swap_nonoverlapping, r=lcnr | Trevor Gross | -3/+40 |
| 2025-05-04 | Revert "Avoid unused clones in Cloned<I> and Copied<I>" | The 8472 | -163/+20 |
| 2025-05-04 | cargo update | github-actions | -67/+4 |
| 2025-05-03 | Use runtime feature detection for fma routines on x86 | Trevor Gross | -3/+588 |
| 2025-05-03 | Rename the i686 module to x86 | Trevor Gross | -4/+4 |
| 2025-05-03 | update-api-list: Match subdirectories within arch | Trevor Gross | -1/+3 |
| 2025-05-03 | Suggest `retain_mut` over `retain` as `Vec::extract_if` alternative | Paolo Barbolini | -2/+2 |
| 2025-05-03 | Rollup merge of #140595 - lolbinarycat:std-set_permissions-typo, r=cuviper | Matthias Krüger | -1/+1 |
| 2025-05-03 | Rollup merge of #140564 - ebkalderon:use-present-indicative-in-std-io-pipe-do... | Matthias Krüger | -3/+3 |
| 2025-05-03 | Rollup merge of #139343 - cberner:filelock_wouldblock, r=workingjubilee | Matthias Krüger | -62/+144 |
| 2025-05-03 | change how the test is run | James Barford-Evans | -21/+8 |
| 2025-05-03 | add printouts for debugging | James Barford-Evans | -3/+10 |
| 2025-05-03 | retry adding aarch64_be to the pipeline | James Barford-Evans | -4/+2 |
| 2025-05-03 | pr feedback - take the instruction count bump out of Dockerfile | James Barford-Evans | -4/+9 |
| 2025-05-03 | Pr feedback for instruction & hookup CI for aarch64_be | James Barford-Evans | -0/+117 |
| 2025-05-03 | fix - aarch64_be tests | James Barford-Evans | -10/+19 |
| 2025-05-03 | Fix errors in incorrect SAE and ROUNDING parameters | sayantn | -78/+123 |
| 2025-05-02 | Implement Iterator::last for vec::IntoIter | Thalia Archibald | -2/+7 |
| 2025-05-02 | docs: alias `limit` to `Iterator::take`, cite `[u8]::utf8_chunks` in `Utf8Chu... | Lieselotte | -0/+3 |
| 2025-05-02 | Rollup merge of #140550 - Amanieu:stabilize_select_unpredictable, r=workingju... | Matthias Krüger | -4/+1 |
| 2025-05-02 | Rollup merge of #140536 - zachs18:mapped-guard-filter-map, r=Amanieu | Matthias Krüger | -59/+61 |
| 2025-05-02 | doc(std): fix typo lchown -> lchmod | binarycat | -1/+1 |
| 2025-05-02 | Rollup merge of #140389 - sayantn:avx512fp16, r=Amanieu | Stuart Cook | -4/+1 |
| 2025-05-02 | Rollup merge of #140197 - ktnlvr:master, r=workingjubilee | Stuart Cook | -1/+28 |
| 2025-05-02 | Rollup merge of #140159 - thaliaarchi:pathbuf-extension, r=workingjubilee | Stuart Cook | -31/+65 |
| 2025-05-02 | Rollup merge of #139847 - thaliaarchi:args/delegate-iter, r=workingjubilee | Stuart Cook | -21/+207 |
| 2025-05-02 | Rollup merge of #139608 - Lynnesbian:improve-async-block-docs, r=ibraheemdev | Stuart Cook | -0/+60 |
| 2025-05-02 | Rollup merge of #139206 - joboet:unique_thread_errno, r=ibraheemdev | Stuart Cook | -24/+21 |
| 2025-05-01 | Implement error::Error for TryLockError | Christopher Berner | -1/+4 |
| 2025-05-01 | Change signature of File::try_lock and File::try_lock_shared | Christopher Berner | -61/+140 |
| 2025-05-02 | Amend language regarding the never type | Lynnesbian | -2/+2 |
| 2025-05-01 | fmaf: Add a test case from a MinGW failure | Trevor Gross | -1/+12 |
| 2025-05-01 | Delegate to inner `vec::IntoIter` from `env::ArgsOs` | Thalia Archibald | -21/+207 |
| 2025-05-01 | Rollup merge of #140544 - m-ou-se:format-args-const-cleanup, r=fee1-dead | Guillaume Gomez | -55/+69 |
| 2025-05-01 | Rollup merge of #140062 - xizheyin:issue-139958, r=workingjubilee | Guillaume Gomez | -0/+2 |
| 2025-05-01 | Rollup merge of #140034 - RalfJung:simd_select_bitmask-padding, r=workingjubilee | Guillaume Gomez | -3/+1 |
| 2025-05-01 | Rollup merge of #139802 - Lee-Janggun:fix-allocate-hyperlink, r=workingjubilee | Guillaume Gomez | -2/+4 |
| 2025-05-01 | Rollup merge of #139780 - ongardie:iterator-take-by_ref-example, r=workingjub... | Guillaume Gomez | -0/+18 |
| 2025-05-01 | Rollup merge of #139186 - TDecking:float, r=workingjubilee | Guillaume Gomez | -47/+15 |
| 2025-05-01 | Rollup merge of #138703 - pudongair:master, r=workingjubilee | Guillaume Gomez | -2/+2 |
| 2025-05-01 | Use present indicative tense in std::io::pipe() API docs | Eyal Kalderon | -3/+3 |
| 2025-05-01 | Simplify docs for breaking out of a named code block | Artur Roos | -2/+2 |
| 2025-05-01 | builtins-test: Remove `no_mangle` from `eh_personality` | Trevor Gross | -1/+0 |