| Age | Commit message (Expand) | Author | Lines |
| 2023-03-27 | Rollup merge of #97506 - JohnTitor:stabilize-nonnull-slice-from-raw-parts, r=... | Matthias Krüger | -1/+0 |
| 2023-03-15 | Bump to latest beta | Mark Rousskov | -2/+2 |
| 2023-02-01 | Stabilize feature 'cstr_from_bytes_until_nul' | Trevor Gross | -1/+0 |
| 2023-01-28 | Reintroduce multiple_supertrait_upcastable lint | Gary Guo | -0/+2 |
| 2023-01-18 | Implement `alloc::vec::IsZero` for `Option<$NUM>` types | clubby789 | -0/+1 |
| 2023-01-14 | Add test of leaking a binary_heap PeekMut | David Tolnay | -0/+1 |
| 2023-01-04 | Update rand in the stdlib tests, and remove the getrandom feature from it | Thom Chiovoloni | -0/+18 |
| 2023-01-03 | Rollup merge of #106045 - RalfJung:oom-nounwind-panic, r=Amanieu | Michael Goulet | -0/+1 |
| 2023-01-02 | default OOM handler: use non-unwinding panic (unless -Zoom=panic is set), to ... | Ralf Jung | -0/+1 |
| 2022-12-30 | Rollup merge of #106248 - dtolnay:revertupcastlint, r=jackh726 | Michael Goulet | -2/+0 |
| 2022-12-30 | Replace libstd, libcore, liballoc in line comments. | jonathanCogan | -1/+1 |
| 2022-12-30 | Replace libstd, libcore, liballoc in docs. | jonathanCogan | -1/+1 |
| 2022-12-29 | Revert "Implement allow-by-default multiple_supertrait_upcastable lint" | David Tolnay | -2/+0 |
| 2022-12-28 | fix documenting private items of standard library | Lukas Markeffsky | -0/+1 |
| 2022-12-28 | Update bootstrap cfg | Pietro Albini | -1/+1 |
| 2022-12-28 | Rollup merge of #105484 - nbdd0121:upcast, r=compiler-errors | fee1-dead | -0/+2 |
| 2022-12-28 | Rollup merge of #94145 - ssomers:binary_heap_tests, r=jyn514 | fee1-dead | -0/+2 |
| 2022-12-09 | Implement allow-by-default multiple_supertrait_upcastable lint | Gary Guo | -0/+2 |
| 2022-11-22 | Rollup merge of #104647 - RalfJung:alloc-strict-provenance, r=thomcc | Manish Goregaokar | -0/+1 |
| 2022-11-20 | enable fuzzy_provenance_casts lint in liballoc | Ralf Jung | -0/+1 |
| 2022-11-15 | `VecDeque::resize` should re-use the buffer in the passed-in element | Scott McMurray | -0/+1 |
| 2022-11-05 | Enforce Tuple trait on Fn traits | Michael Goulet | -0/+1 |
| 2022-10-17 | Remove all uses of array_assume_init | Alex Saveau | -1/+1 |
| 2022-09-29 | Stabilize `nonnull_slice_from_raw_parts` | Yuki Okushi | -1/+0 |
| 2022-09-26 | remove cfg(bootstrap) | Pietro Albini | -4/+3 |
| 2022-09-26 | Rollup merge of #102197 - Nilstrieb:const-new-🌲, r=Mark-Simulacrum | fee1-dead | -1/+1 |
| 2022-09-25 | Auto merge of #102169 - scottmcm:constify-some-conditions, r=thomcc | bors | -0/+1 |
| 2022-09-23 | Stabilize const `BTree{Map,Set}::new` | Nilstrieb | -1/+1 |
| 2022-09-22 | Make ZST checks in core/alloc more readable | Scott McMurray | -0/+1 |
| 2022-09-21 | Rollup merge of #89891 - ojeda:modular-alloc, r=Mark-Simulacrum | Dylan DPC | -3/+6 |
| 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-02 | implement IsZero for Saturating and Wrapping | asquared31415 | -0/+1 |
| 2022-08-26 | `alloc`: add unstable cfg features `no_rc` and `no_sync` | Miguel Ojeda | -3/+6 |
| 2022-08-22 | Move error trait into core | Jane Losare-Lusby | -0/+4 |
| 2022-08-20 | Auto merge of #100810 - matthiaskrgr:rollup-xep778s, r=matthiaskrgr | bors | -4/+4 |
| 2022-08-20 | Rollup merge of #99544 - dylni:expose-utf8lossy, r=Mark-Simulacrum | Matthias Krüger | -0/+1 |
| 2022-08-20 | Expose `Utf8Lossy` as `Utf8Chunks` | dylni | -0/+1 |
| 2022-08-18 | clarify lib.rs attribute structure | Ralf Jung | -5/+4 |
| 2022-08-18 | add miri-test-libstd support to libstd | Ralf Jung | -0/+1 |
| 2022-07-27 | Auto merge of #98553 - the8472:next_chunk_opt, r=Mark-Simulacrum | bors | -0/+4 |
| 2022-07-26 | Optimized vec::IntoIter::next_chunk impl | The 8472 | -0/+4 |
| 2022-07-15 | Stabilize `core::ffi::CStr`, `alloc::ffi::CString`, and friends | Josh Triplett | -2/+0 |
| 2022-07-15 | Rollup merge of #99113 - WaffleLapkin:arc_simplify, r=Mark-Simulacrum | Dylan DPC | -0/+1 |
| 2022-07-14 | Rollup merge of #98315 - joshtriplett:stabilize-core-ffi-c, r=Mark-Simulacrum | Dylan DPC | -1/+0 |
| 2022-07-13 | Stabilize `core::ffi:c_*` and rexport in `std::ffi` | Josh Triplett | -1/+0 |
| 2022-07-10 | Use `byte_sub` in [a]rc impl | Maybe Waffle | -0/+1 |
| 2022-07-01 | update cfg(bootstrap)s | Pietro Albini | -1/+0 |
| 2022-06-18 | Expose iter::ByRefSized as unstable feature and use it | Paolo Barbolini | -0/+1 |