| Age | Commit message (Expand) | Author | Lines |
| 2024-10-17 | Auto merge of #130223 - LaihoE:faster_str_replace, r=thomcc | bors | -2/+30 |
| 2024-10-16 | Fix predicate signatures in retain_mut docs | Collin O'Connor | -2/+2 |
| 2024-10-16 | Partially stabilize const_pin | George Bateman | -1/+0 |
| 2024-10-16 | Auto merge of #131767 - cuviper:bump-stage0, r=Mark-Simulacrum | bors | -4/+1 |
| 2024-10-16 | Auto merge of #131460 - jwong101:default-placement-new, r=ibraheemdev | bors | -2/+9 |
| 2024-10-15 | update bootstrap configs | Josh Stone | -4/+1 |
| 2024-10-15 | Rollup merge of #131521 - jdonszelmann:rc, r=joboet | Michael Goulet | -83/+87 |
| 2024-10-15 | Rollup merge of #130608 - YohDeadfall:cstr-from-into-str, r=workingjubilee | Matthias Krüger | -1/+25 |
| 2024-10-14 | Auto merge of #126557 - GrigorenkoPV:vec_track_caller, r=joboet | bors | -0/+105 |
| 2024-10-13 | rename rcbox in other places as per review comments | Jonathan Dönszelmann | -14/+14 |
| 2024-10-12 | Rollup merge of #131120 - tgross35:stabilize-const_option, r=RalfJung | Trevor Gross | -1/+0 |
| 2024-10-12 | Stabilize `const_option` | Trevor Gross | -1/+0 |
| 2024-10-12 | Rollup merge of #131617 - RalfJung:const_cow_is_borrowed, r=tgross35 | Matthias Krüger | -4/+0 |
| 2024-10-12 | remove const_cow_is_borrowed feature gate | Ralf Jung | -4/+0 |
| 2024-10-12 | library: Stabilize `const_ptr_write` | Jubilee Young | -2/+0 |
| 2024-10-11 | Rollup merge of #131065 - Voultapher:port-sort-test-suite, r=thomcc | Trevor Gross | -383/+1955 |
| 2024-10-11 | rename RcBox in other places too | Jonathan Dönszelmann | -4/+4 |
| 2024-10-11 | rename RcBox to RcInner for consistency | Jonathan Dönszelmann | -67/+71 |
| 2024-10-10 | allocate before calling T::default in <Arc<T>>::default() | Joshua Wong | -1/+8 |
| 2024-10-10 | allocate before calling T::default in <Box<T>>::default() | Joshua Wong | -1/+1 |
| 2024-10-07 | Rollup merge of #128399 - mammothbane:master, r=Amanieu,tgross35 | Stuart Cook | -30/+76 |
| 2024-10-06 | liballoc: introduce String, Vec const-slicing | Nathan Perry | -30/+76 |
| 2024-10-05 | Update `compiler-builtins` to 0.1.133 | Trevor Gross | -1/+1 |
| 2024-10-05 | Auto merge of #131221 - XrXr:bump-compiler-builtins, r=tgross35 | bors | -1/+1 |
| 2024-10-04 | Rollup merge of #130403 - eduardosm:stabilize-const_slice_from_raw_parts_mut,... | Jubilee | -1/+0 |
| 2024-10-04 | Update compiler-builtins to 0.1.132 | Alan Wu | -1/+1 |
| 2024-10-03 | Avoid emptiness check in `PeekMut::pop` | EFanZh | -1/+4 |
| 2024-10-01 | Stabilize `const_slice_from_raw_parts_mut` | Eduardo Sánchez Muñoz | -1/+0 |
| 2024-10-01 | Implemented FromStr for CString and TryFrom<CString> for String | Yoh Deadfall | -1/+25 |
| 2024-09-30 | Rollup merge of #130914 - compiler-errors:insignificant-dtor, r=Amanieu | Trevor Gross | -0/+3 |
| 2024-09-30 | Port sort-research-rs test suite Rust stdlib tests | Lukas Bergdoll | -383/+1955 |
| 2024-09-29 | Rollup merge of #130416 - BatmanAoD:130122-sort-by-docs, r=Mark-Simulacrum | Guillaume Gomez | -20/+47 |
| 2024-09-28 | Auto merge of #123778 - jhorstmann:optimize-upper-lower-auto-vectorization, r... | bors | -52/+82 |
| 2024-09-28 | Update compiler_builtins to 0.1.130 | Trevor Gross | -1/+1 |
| 2024-09-27 | Mark some more smart pointers as insignificant | Michael Goulet | -0/+2 |
| 2024-09-27 | Mark some more types as having insignificant dtor | Michael Goulet | -0/+1 |
| 2024-09-26 | Rollup merge of #130875 - folkertdev:naked-asm-bootstrap, r=tgross35 | Jubilee | -1/+1 |
| 2024-09-26 | update `compiler_builtins` to `0.1.126` | Folkert de Vries | -1/+1 |
| 2024-09-25 | Use `&raw` in the standard library | Josh Stone | -39/+35 |
| 2024-09-23 | Add fast path for ascii to ascii in str::replace | Laiho | -2/+30 |
| 2024-09-23 | Improve autovectorization of to_lowercase / to_uppercase functions | Jörn Horstmann | -52/+82 |
| 2024-09-23 | Rollup merge of #129550 - kornelski:boxasstr, r=joshtriplett,dtolnay | Matthias Krüger | -0/+5 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -200/+174 |
| 2024-09-22 | reword edge-conditions documentation on all slice 'sort' functions; resolves ... | Kyle J Strand | -20/+47 |
| 2024-09-21 | Rollup merge of #130408 - okaneco:into_lossy_refactor, r=Noratrieb | Michael Goulet | -1/+63 |
| 2024-09-20 | Avoid re-validating UTF-8 in `FromUtf8Error::into_utf8_lossy` | okaneco | -1/+63 |
| 2024-09-20 | Auto merge of #130631 - GuillaumeGomez:rollup-jpgy1iv, r=GuillaumeGomez | bors | -2/+69 |
| 2024-09-20 | Auto merge of #124895 - obeis:static-mut-hidden-ref, r=compiler-errors | bors | -0/+16 |
| 2024-09-20 | Add `Vec::as_non_null` | Tim (Theemathas) Chirananthavat | -2/+69 |
| 2024-09-20 | Add `#[track_caller]` to allocating methods of `Vec` & `VecDeque` | Pavel Grigorenko | -0/+105 |