| Age | Commit message (Expand) | Author | Lines |
| 2024-01-26 | Rollup merge of #119917 - Zalathar:split-off, r=cuviper | Matthias Krüger | -8/+0 |
| 2024-01-26 | Rollup merge of #117678 - niklasf:stabilize-slice_group_by, r=dtolnay | Matthias Krüger | -3/+2 |
| 2024-01-26 | Fix outdated comment on Box | bjorn3 | -2/+1 |
| 2024-01-26 | Rollup merge of #119466 - Sky9x:str_from_raw_parts, r=dtolnay | Matthias Krüger | -0/+2 |
| 2024-01-25 | Export core::str::from_raw_parts{,_mut} into alloc::str and std::str | David Tolnay | -0/+2 |
| 2024-01-25 | Rollup merge of #118208 - Amanieu:btree_cursor2, r=dtolnay | Matthias Krüger | -392/+549 |
| 2024-01-23 | Auto merge of #119433 - taiki-e:rc-uninit-ref, r=Nilstrieb | bors | -20/+25 |
| 2024-01-23 | Improve documentation for [A]Rc::into_inner | Frank Steffahn | -5/+12 |
| 2024-01-23 | Auto merge of #119892 - joboet:libs_use_assert_unchecked, r=Nilstrieb,cuviper | bors | -10/+12 |
| 2024-01-22 | Rollup merge of #119801 - zachs18:zachs18-patch-1, r=steffahn,Nilstrieb | Matthias Krüger | -2/+2 |
| 2024-01-21 | Rollup merge of #120180 - Zalathar:vec-split-off-alternatives, r=dtolnay | Matthias Krüger | -0/+6 |
| 2024-01-21 | Rollup merge of #120145 - the8472:fix-inplace-dest-drop, r=cuviper | Matthias Krüger | -13/+25 |
| 2024-01-21 | Document some alternatives to `Vec::split_off` | Zalathar | -0/+6 |
| 2024-01-20 | Rollup merge of #120116 - the8472:only-same-alignments, r=cuviper | Guillaume Gomez | -12/+15 |
| 2024-01-20 | doc: fix some doctests after rebase | Tomás Vallotton | -2/+2 |
| 2024-01-20 | refactor: make waker mandatory. | Tomás Vallotton | -6/+10 |
| 2024-01-20 | fix: Apply suggestions from code review | tvallotton | -3/+3 |
| 2024-01-20 | chore: fix ci failures | Tomás Vallotton | -1/+1 |
| 2024-01-20 | chore: add tracking issue number to local waker feature | Tomás Vallotton | -10/+12 |
| 2024-01-20 | fix: make LocalWake available in targets that don't support atomics by removi... | Tomás Vallotton | -8/+12 |
| 2024-01-20 | feat: add try_waker and From<&mut Context> for ContextBuilder to allow the ex... | Tomás Vallotton | -9/+11 |
| 2024-01-20 | feat: add LocalWaker type, ContextBuilder type, and LocalWake trait. | Tomás Vallotton | -1/+165 |
| 2024-01-19 | fix: Drop guard was deallocating with the incorrect size | The 8472 | -13/+25 |
| 2024-01-19 | Rollup merge of #120110 - invpt:patch-1, r=the8472 | Matthias Krüger | -7/+12 |
| 2024-01-18 | Clarify docs for Vec::into_boxed_slice, Vec::shrink_to_fit | invpt | -7/+12 |
| 2024-01-18 | remove alignment-changing in-place collect | The 8472 | -5/+8 |
| 2024-01-18 | update internal ASCII art comment for vec specializations | The 8472 | -7/+7 |
| 2024-01-18 | Remove no-longer-needed `allow(dead_code)` from the standard library | Jake Goulding | -1/+0 |
| 2024-01-18 | Add `A: 'static` bound for `Arc/Rc::pin_in` | zetanumbers | -3/+12 |
| 2024-01-16 | Fix typo in comments (in_place_collect) | Robert Grosse | -1/+1 |
| 2024-01-13 | libs: use `assert_unchecked` instead of intrinsic | joboet | -10/+12 |
| 2024-01-13 | Remove special-case handling of `vec.split_off(0)` | Zalathar | -8/+0 |
| 2024-01-11 | chore: remove unnecessary blank line | hi-rustin | -1/+0 |
| 2024-01-10 | Fix deallocation with wrong allocator in (A)Rc::from_box_in | zachs18 | -2/+2 |
| 2024-01-08 | rc,sync: Do not create references to uninitialized values | Taiki Endo | -20/+25 |
| 2024-01-07 | mark vec::IntoIter pointers as `!nonnull` | The 8472 | -49/+75 |
| 2024-01-07 | typo fix | The 8472 | -1/+1 |
| 2024-01-06 | Rollup merge of #118781 - RalfJung:core-panic-feature, r=the8472 | Matthias Krüger | -1/+1 |
| 2024-01-05 | Auto merge of #118297 - shepmaster:warn-dead-tuple-fields, r=WaffleLapkin | bors | -3/+4 |
| 2024-01-03 | Rollup merge of #119434 - taiki-e:rc-is-dangling, r=Mark-Simulacrum | León Orell Valerian Liehr | -3/+3 |
| 2024-01-02 | Adjust library tests for unused_tuple_struct_fields -> dead_code | Jake Goulding | -3/+4 |
| 2023-12-30 | Rollup merge of #119158 - JohnTheCoolingFan:arc-weak-clone-pretty, r=cuviper | Matthias Krüger | -14/+11 |
| 2023-12-30 | rc: Take *const T in is_dangling | Taiki Endo | -3/+3 |
| 2023-12-29 | Italicise "bytes" in the docs of some `Vec` methods | Gurinder Singh | -8/+8 |
| 2023-12-24 | Rollup merge of #119205 - mumbleskates:vecdeque-comment-fix, r=Mark-Simulacrum | Matthias Krüger | -4/+4 |
| 2023-12-22 | update version placeholders | Pietro Albini | -2/+2 |
| 2023-12-21 | fix minor mistake in comments describing VecDeque resizing | Kent Ross | -4/+4 |
| 2023-12-20 | Cleaned up alloc::sync::Weak Clone implementation | JohnTheCoolingFan | -14/+11 |
| 2023-12-20 | Auto merge of #106790 - the8472:rawvec-niche, r=scottmcm | bors | -15/+50 |
| 2023-12-14 | Update c_str.rs | Daniel Huang | -3/+3 |