| Age | Commit message (Expand) | Author | Lines |
| 2024-02-17 | Allow newly added non_local_definitions in std | Urgau | -0/+3 |
| 2024-02-17 | Auto merge of #120741 - a1phyr:safe_buffer_advance, r=m-ou-se | bors | -12/+4 |
| 2024-02-16 | Specialize flattening iterators with only one inner item | Josh Stone | -0/+66 |
| 2024-02-16 | Auto merge of #116385 - kornelski:maybe-rename, r=Amanieu | bors | -8/+8 |
| 2024-02-15 | Replace `NonZero::<_>::new` with `NonZero::new`. | Markus Reiter | -82/+57 |
| 2024-02-15 | Use generic `NonZero` internally. | Markus Reiter | -184/+199 |
| 2024-02-11 | Rollup merge of #120307 - djc:duration-constructors, r=Mark-Simulacrum | Matthias Krüger | -0/+44 |
| 2024-02-08 | Step all bootstrap cfgs forward | Mark Rousskov | -2/+2 |
| 2024-02-07 | Make `io::BorrowedCursor::advance` safe | Benoît du Garreau | -12/+4 |
| 2024-02-07 | Update tests | r0cky | -0/+1 |
| 2024-02-05 | revert stabilization of const_intrinsic_copy | Ralf Jung | -0/+1 |
| 2024-01-26 | Rollup merge of #103522 - Dylan-DPC:76118/array-methods-stab, r=dtolnay | Matthias Krüger | -1/+0 |
| 2024-01-24 | core: add Duration constructors | Dirkjan Ochtman | -0/+44 |
| 2024-01-22 | Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" | Oli Scherer | -0/+1 |
| 2024-01-21 | Auto merge of #85528 - the8472:iter-markers, r=dtolnay | bors | -2/+15 |
| 2024-01-21 | Rollup merge of #119081 - jstasiak:is-ipv4-mapped, r=dtolnay | Nadrieril | -1/+11 |
| 2024-01-21 | Rollup merge of #118811 - EbbDrop:is-sorted-by-bool, r=Mark-Simulacrum | Nadrieril | -3/+2 |
| 2024-01-20 | Use bool instead of PartiolOrd in is_sorted_by | EbbDrop | -3/+2 |
| 2024-01-20 | Rollup merge of #118799 - GKFX:stabilize-simple-offsetof, r=wesleywiser | Matthias Krüger | -1/+1 |
| 2024-01-20 | Rollup merge of #113142 - the8472:opt-cstr-display, r=Mark-Simulacrum | Matthias Krüger | -0/+10 |
| 2024-01-19 | Remove feature(offset_of) from tests | George Bateman | -0/+1 |
| 2024-01-19 | Stabilize simple offset_of | George Bateman | -1/+0 |
| 2024-01-19 | Rollup merge of #119984 - kpreid:waker-noop, r=dtolnay | Matthias Krüger | -2/+1 |
| 2024-01-19 | Rollup merge of #117561 - tgross35:split-array, r=scottmcm | Matthias Krüger | -38/+14 |
| 2024-01-17 | Remove unnecessary `let`s and borrowing from `Waker::noop()` usage. | Kevin Reid | -2/+1 |
| 2024-01-11 | apply fmt | klensy | -75/+111 |
| 2024-01-11 | Make is_global/is_unicast_global special address handling complete | Jakub Stasiak | -2/+12 |
| 2024-01-10 | implement TrustedLen for StepBy | The8472 | -2/+15 |
| 2024-01-10 | Stabilize `slice_first_last_chunk` | Trevor Gross | -1/+0 |
| 2024-01-05 | Rollup merge of #119583 - AngelicosPhosphoros:const_assume, r=RalfJung | Michael Goulet | -1/+0 |
| 2024-01-04 | Make `intrinsics::assume` const stable | AngelicosPhosphoros | -1/+0 |
| 2024-01-02 | Adjust library tests for unused_tuple_struct_fields -> dead_code | Jake Goulding | -28/+28 |
| 2023-12-24 | Stabilize ip_in_core feature | Linus Färnstrand | -1/+0 |
| 2023-12-22 | Rollup merge of #119222 - eholk:into-async-iterator, r=compiler-errors,dtolnay | Michael Goulet | -0/+21 |
| 2023-12-22 | Add IntoAsyncIterator | Eric Holk | -0/+21 |
| 2023-12-22 | update cfg(bootstrap)s | Pietro Albini | -1/+0 |
| 2023-12-18 | Add Ipv6Addr::is_ipv4_mapped | Christiaan Dirkx | -1/+11 |
| 2023-12-10 | remove redundant imports | surechen | -17/+2 |
| 2023-12-05 | Rollup merge of #118123 - RalfJung:internal-lib-features, r=compiler-errors | Michael Goulet | -0/+1 |
| 2023-11-29 | Remove `{,r}split_array_ref{,_mut}` methods from slices | Trevor Gross | -38/+15 |
| 2023-11-26 | Fix library tests | Caleb Zulawski | -2/+1 |
| 2023-11-22 | also make 'core_intrinsics' internal | Ralf Jung | -0/+1 |
| 2023-11-22 | Stabilize RFC3324 dyn upcasting coercion | Urgau | -1/+1 |
| 2023-11-21 | Auto merge of #117619 - elomatreb:add-duration-abs-diff, r=thomcc | bors | -0/+14 |
| 2023-11-18 | Auto merge of #117525 - GKFX:remove_option_payload_ptr, r=petrochenkov | bors | -0/+8 |
| 2023-11-16 | Remove option_payload_ptr; redundant to offset_of | George Bateman | -0/+8 |
| 2023-11-15 | avoid exhaustive i16 test in Miri | Ralf Jung | -2/+5 |
| 2023-11-14 | Auto merge of #116301 - mj10021:issue-115737-fix, r=cuviper | bors | -4/+16 |
| 2023-11-11 | Rename MaybeUninit::write_slice | Kornel | -8/+8 |
| 2023-11-11 | round to even | James Dietz | -343/+10 |