| Age | Commit message (Expand) | Author | Lines |
| 2025-05-01 | Move core::fmt::Arguments::new_v1* to rt.rs. | Mara Bos | -36/+44 |
| 2025-04-30 | Avoid redundant WTF-8 checks in `PathBuf` | Thalia Archibald | -6/+10 |
| 2025-04-30 | Make internal `OsString::truncate` and `extend_from_slice` unsafe | Thalia Archibald | -25/+55 |
| 2025-04-30 | Rename `(Mapped)(RwLock|Mutex)Guard::try_map` to `filter_map`. | Zachary S | -59/+61 |
| 2025-04-30 | docs: Specify that common sort functions sort in an ascending direction | Natrix | -9/+12 |
| 2025-04-30 | Stabilize `#![feature(non_null_from_ref)]` | Mathis B | -3/+4 |
| 2025-04-30 | Rollup merge of #139624 - m-ou-se:unconst-format-args, r=jhpratt | Matthias Krüger | -1/+8 |
| 2025-04-30 | Update doc comments. | Mara Bos | -2/+2 |
| 2025-04-30 | Stabilize proc_macro::Span::{file, local_file}. | Mara Bos | -2/+2 |
| 2025-04-30 | Rollup merge of #139192 - lolbinarycat:docs-wrapping_offset-provenance-139008... | Matthias Krüger | -4/+6 |
| 2025-04-30 | Rollup merge of #136160 - ShE3py:should-panic-backticks, r=thomcc | Matthias Krüger | -8/+7 |
| 2025-04-30 | Auto merge of #140188 - nnethercote:streamline-format-macro, r=cuviper | bors | -2/+1 |
| 2025-04-29 | Refactor the fma modules | Trevor Gross | -175/+179 |
| 2025-04-29 | Move `fma` implementations to `mod generic` | Trevor Gross | -0/+0 |
| 2025-04-29 | Resolve `unnecessary_transmutes` lints | Trevor Gross | -48/+32 |
| 2025-04-29 | mention provenance in the pointer::wrapping_offset docs | binarycat | -4/+6 |
| 2025-04-29 | Update rc.rs docs | Jon Bauman | -1/+1 |
| 2025-04-29 | Rollup merge of #140422 - betrusted-io:bump-unwinding-to-0.2.6, r=workingjubilee | Trevor Gross | -3/+3 |
| 2025-04-29 | Add `avx512vl` requirement to testsuite for avx512fp16 128 and 256 bit | sayantn | -26/+26 |
| 2025-04-29 | Fix errors in decoupling avx512vl and avx512dq from avx512fp16 | sayantn | -92/+106 |
| 2025-04-29 | Fix CI errors due to alignment issues in msvc | sayantn | -35/+142 |
| 2025-04-29 | stabilize ptr::swap_nonoverlapping in const | Ralf Jung | -3/+40 |
| 2025-04-29 | unwind: bump `unwinding` dependency to 0.2.6 | Sean Cross | -3/+3 |
| 2025-04-28 | Reexport types from `c_size_t` in `std` | Trevor Gross | -0/+2 |
| 2025-04-28 | Rollup merge of #140391 - DaniPopes:sub-ptr-rename, r=RalfJung | Chris Denton | -14/+15 |
| 2025-04-28 | Rollup merge of #140323 - tgross35:cfg-unstable-float, r=Urgau | Chris Denton | -262/+648 |
| 2025-04-28 | Rollup merge of #139656 - scottmcm:stabilize-slice-as-chunks, r=dtolnay | Chris Denton | -23/+106 |
| 2025-04-28 | Remove backticks from `ShouldPanic::YesWithMessage`'s `TrFailedMsg` | Lieselotte | -8/+7 |
| 2025-04-28 | Auto merge of #123948 - azhogin:azhogin/async-drop, r=oli-obk | bors | -324/+92 |
| 2025-04-28 | Rename sub_ptr to offset_from_unsigned in docs | DaniPopes | -14/+15 |
| 2025-04-28 | AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}... | Andrew Zhogin | -324/+92 |
| 2025-04-28 | std: get rid of `sys_common::process` | joboet | -136/+176 |
| 2025-04-28 | Auto merge of #123239 - Urgau:dangerous_implicit_autorefs, r=jdonszelmann,tra... | bors | -3/+15 |
| 2025-04-28 | Auto merge of #136316 - GrigorenkoPV:generic_atomic, r=Mark-Simulacrum | bors | -265/+370 |
| 2025-04-28 | Rollup merge of #140359 - DiuDiu777:str-fix, r=Noratrieb | Chris Denton | -2/+2 |
| 2025-04-28 | Rollup merge of #140351 - rust-lang:notriddle/stability-use, r=thomcc | Chris Denton | -2/+8 |
| 2025-04-28 | Rollup merge of #139546 - lolbinarycat:std-set_permissions-75942, r=thomcc | Chris Denton | -0/+15 |
| 2025-04-28 | Rollup merge of #139224 - epage:nocapture, r=thomcc | Chris Denton | -5/+8 |
| 2025-04-28 | Rollup merge of #138939 - SabrinaJewson:arc-is-unique, r=tgross35 | Chris Denton | -8/+61 |
| 2025-04-28 | Rollup merge of #138737 - Ayush1325:r-efi-update, r=tgross35 | Chris Denton | -6/+6 |
| 2025-04-28 | Streamline the `format` macro. | Nicholas Nethercote | -2/+1 |
| 2025-04-27 | Use `feature(target_has_reliable_f16_f128)` in library tests | Trevor Gross | -262/+648 |
| 2025-04-27 | Add `Arc::is_unique` | SabrinaJewson | -8/+61 |
| 2025-04-27 | Fix SGX library code implicit auto-ref | Urgau | -1/+1 |
| 2025-04-27 | Rollup merge of #140297 - shepmaster:cstr-lossy, r=joboet | Matthias Krüger | -2/+3 |
| 2025-04-27 | Rollup merge of #139090 - yotamofek:pr/peekable-next-if-docs, r=tgross35 | Matthias Krüger | -3/+3 |
| 2025-04-27 | Rollup merge of #139031 - DaniPopes:str-trim-closure, r=tgross35 | Matthias Krüger | -3/+3 |
| 2025-04-27 | Rollup merge of #137714 - DiuDiu777:doc-fix, r=tgross35 | Matthias Krüger | -3/+12 |
| 2025-04-27 | Rollup merge of #137439 - clarfonthey:c-str-module, r=tgross35 | Matthias Krüger | -4/+5 |
| 2025-04-27 | specify explicit safety guidance for from_utf8_unchecked | LemonJ | -2/+2 |