| Age | Commit message (Expand) | Author | Lines |
| 2023-03-29 | Stabilize a portion of 'once_cell' | Trevor Gross | -1/+1 |
| 2023-03-27 | Rollup merge of #97506 - JohnTitor:stabilize-nonnull-slice-from-raw-parts, r=... | Matthias Krüger | -1/+0 |
| 2023-03-13 | Rollup merge of #108419 - tgross35:atomic-as-ptr, r=m-ou-se | Matthias Krüger | -1/+0 |
| 2023-03-07 | Auto merge of #95317 - Jules-Bertholet:round_ties_to_even, r=pnkfelix,m-ou-se... | bors | -0/+1 |
| 2023-02-27 | Rollup merge of #107110 - strega-nil:mbtwc-wctmb, r=ChrisDenton | Matthias Krüger | -0/+1 |
| 2023-02-26 | Move IpAddr and SocketAddr to core | Linus Färnstrand | -0/+2 |
| 2023-02-25 | [stdio][windows] Use MBTWC and WCTMB | Nicole Mazzuca | -0/+1 |
| 2023-02-23 | Stabilize atomic_as_ptr | Trevor Gross | -1/+0 |
| 2023-02-10 | Remove a couple of `#[doc(hidden)] pub fn` and their `#[feature]` gates | Tobias Bucher | -4/+0 |
| 2023-02-01 | Stabilize feature 'cstr_from_bytes_until_nul' | Trevor Gross | -1/+0 |
| 2023-01-25 | Stabilize the const_socketaddr feature | Linus Färnstrand | -1/+0 |
| 2023-01-17 | refactor[std]: do not use box syntax | joboet | -1/+0 |
| 2023-01-08 | Auto merge of #104658 - thomcc:rand-update-and-usable-no_std, r=Mark-Simulacrum | bors | -0/+27 |
| 2023-01-04 | Update rand in the stdlib tests, and remove the getrandom feature from it | Thom Chiovoloni | -0/+27 |
| 2023-01-04 | docs: fix broken link "search bar" | Michael Howell | -1/+1 |
| 2022-12-30 | Replace libstd, libcore, liballoc in line comments. | jonathanCogan | -4/+4 |
| 2022-12-11 | Remove some `cfg(not(bootstrap))` | Jules Bertholet | -1/+1 |
| 2022-12-11 | Add `round_ties_even` to `f32` and `f64` | Jules Bertholet | -0/+1 |
| 2022-11-22 | Rollup merge of #104647 - RalfJung:alloc-strict-provenance, r=thomcc | Manish Goregaokar | -1/+2 |
| 2022-11-20 | enable fuzzy_provenance_casts lint in libstd | Ralf Jung | -1/+2 |
| 2022-11-20 | Add get_many_mut methods to slice | Marvin Löbel | -0/+1 |
| 2022-11-08 | Test const `Hash`, fix nits | onestacked | -1/+1 |
| 2022-11-06 | Made `Sip` const `Hasher` | onestacked | -0/+1 |
| 2022-10-15 | Stabilize `duration_checked_float` | Ryan Lopopolo | -1/+0 |
| 2022-10-15 | Add `IsTerminal` trait to determine if a descriptor or handle is a terminal | Josh Triplett | -0/+1 |
| 2022-10-08 | Remove empty core::lazy and std::lazy | est31 | -3/+0 |
| 2022-10-04 | Rollup merge of #102574 - aDotInTheVoid:const_collections_with_hasher, r=oli-... | Michael Howell | -0/+1 |
| 2022-10-02 | Auto merge of #98354 - camsteffen:is-some-and-by-value, r=m-ou-se | bors | -1/+1 |
| 2022-10-02 | Make Hash{Set,Map}::with_hasher unstably const | Nixon Enraght-Moony | -0/+1 |
| 2022-10-01 | Change feature name to is_some_and | Cameron Steffen | -1/+1 |
| 2022-10-01 | Error instead of panicking when setting file times if the passed `SystemTime`... | beetrees | -0/+1 |
| 2022-09-29 | Stabilize `nonnull_slice_from_raw_parts` | Yuki Okushi | -1/+0 |
| 2022-09-28 | Rollup merge of #102232 - Urgau:stabilize-bench_black_box, r=TaKO8Ki | Yuki Okushi | -1/+0 |
| 2022-09-27 | Rollup merge of #101555 - jhpratt:stabilize-mixed_integer_ops, r=joshtriplett | Matthias Krüger | -1/+0 |
| 2022-09-27 | Stabilize bench_black_box | Urgau | -1/+0 |
| 2022-09-26 | remove cfg(bootstrap) | Pietro Albini | -5/+3 |
| 2022-09-23 | Fix a typo in `std`'s root docs | inquisitivecrystal | -2/+2 |
| 2022-09-19 | Rollup merge of #101798 - y86-dev:const_waker, r=lcnr | Matthias Krüger | -0/+1 |
| 2022-09-15 | Only enable the let_else feature on bootstrap | est31 | -1/+1 |
| 2022-09-14 | Made from_waker, waker, from_raw const | y86-dev | -0/+1 |
| 2022-09-07 | Stabilize `#![feature(mixed_integer_ops)]` | Jacob Pratt | -1/+0 |
| 2022-08-30 | Auto merge of #100812 - Nilstrieb:revert-let-chains-nightly, r=Mark-Simulacrum | bors | -0/+1 |
| 2022-08-29 | Revert let_chains stabilization | Nilstrieb | -0/+1 |
| 2022-08-29 | Rollup merge of #100819 - WaffleLapkin:use_ptr_byte_methods, r=scottmcm | Dylan DPC | -0/+1 |
| 2022-08-28 | Auto merge of #100578 - Urgau:float-next-up-down, r=scottmcm | bors | -0/+1 |
| 2022-08-28 | Auto merge of #92845 - Amanieu:std_personality, r=Mark-Simulacrum | bors | -0/+1 |
| 2022-08-25 | Rollup merge of #99332 - jyn514:stabilize-label-break-value, r=petrochenkov | Yuki Okushi | -1/+1 |
| 2022-08-23 | Stabilize `#![feature(label_break_value)]` | Joshua Nelson | -1/+1 |
| 2022-08-23 | Auto merge of #99917 - yaahc:error-in-core-move, r=thomcc | bors | -0/+3 |
| 2022-08-23 | Make use of `[wrapping_]byte_{add,sub}` | Maybe Waffle | -0/+1 |