| Age | Commit message (Expand) | Author | Lines |
| 2021-03-15 | Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual... | Oli Scherer | -1/+2 |
| 2021-03-10 | Rollup merge of #79208 - LeSeulArtichaut:stable-unsafe_op_in_unsafe_fn, r=nik... | Yuki Okushi | -1/+1 |
| 2021-03-02 | Rollup merge of #80189 - jyn514:convert-primitives, r=poliorcetics | Yuki Okushi | -0/+5 |
| 2021-03-01 | Auto merge of #81094 - ssomers:btree_drainy_refactor_3, r=Mark-Simulacrum | bors | -0/+1 |
| 2021-02-25 | Convert primitives to use intra-doc links | Joshua Nelson | -0/+5 |
| 2021-02-23 | BTree: split off reusable components from range_search | Stein Somers | -0/+1 |
| 2021-02-23 | Auto merge of #82076 - jyn514:update-bootstrap, r=Mark-Simulacrum | bors | -1/+0 |
| 2021-02-20 | Update the bootstrap compiler | Joshua Nelson | -1/+0 |
| 2021-02-18 | Stabilize `unsafe_op_in_unsafe_fn` lint | LeSeulArtichaut | -1/+1 |
| 2021-02-12 | Rename `Range::ensure_subset_of` to `slice::range` | dylni | -1/+1 |
| 2021-02-12 | Fix possible soundness issue in `ensure_subset_of` | dylni | -1/+1 |
| 2021-02-12 | Improve design of `assert_len` | dylni | -1/+1 |
| 2021-02-07 | Rollup merge of #81526 - ojeda:btree-use-unwrap_unchecked, r=scottmcm | Guillaume Gomez | -0/+1 |
| 2021-02-03 | Revert stabilizing integer::BITS. | Mara Bos | -0/+1 |
| 2021-02-02 | Auto merge of #79015 - WaffleLapkin:vec_append_from_within, r=KodrAus | bors | -0/+1 |
| 2021-01-31 | add `Vec::extend_from_within` method | Waffle | -0/+1 |
| 2021-01-31 | Rollup merge of #81590 - KodrAus:stabilize/int_bits_const, r=m-ou-se | Jonas Schievink | -1/+0 |
| 2021-01-31 | Rollup merge of #80404 - JulianKnodt:arr_ref, r=oli-obk | Jonas Schievink | -1/+0 |
| 2021-01-31 | stabilize int_bits_const | Ashley Mannix | -1/+0 |
| 2021-01-31 | Rollup merge of #80470 - SimonSapin:array-intoiter-type, r=m-ou-se | Jonas Schievink | -1/+0 |
| 2021-01-30 | Remove const_in_array_rep_expr | kadmin | -1/+0 |
| 2021-01-30 | Rollup merge of #80886 - RalfJung:stable-raw-ref-macros, r=m-ou-se | Yuki Okushi | -1/+0 |
| 2021-01-30 | Rollup merge of #79023 - yoshuawuyts:stream, r=KodrAus | Yuki Okushi | -0/+1 |
| 2021-01-29 | btree: use Option's unwrap_unchecked() | Miguel Ojeda | -0/+1 |
| 2021-01-29 | rename raw_const/mut -> const/mut_addr_of, and stabilize them | Ralf Jung | -1/+0 |
| 2021-01-22 | Add `core::stream::Stream` | Yoshua Wuyts | -0/+1 |
| 2021-01-21 | Turn alloc's force_expr macro into a regular macro_rules!{}. | Mara Bos | -7/+0 |
| 2021-01-19 | Rollup merge of #81112 - m-ou-se:alloc-std-ops-reexport, r=KodrAus | Guillaume Gomez | -5/+0 |
| 2021-01-17 | Force vec! to expressions only | Dániel Buga | -0/+8 |
| 2021-01-17 | Remove unused alloc::std::ops re-export. | Mara Bos | -5/+0 |
| 2021-01-06 | Re-stabilize Weak::as_ptr &friends for unsized T | CAD97 | -0/+1 |
| 2021-01-01 | remove incomplete features from std | Bastian Kauschke | -2/+1 |
| 2020-12-31 | Auto merge of #79895 - Kerollmops:slice-group-by, r=m-ou-se | bors | -0/+1 |
| 2020-12-30 | Bump bootstrap compiler to 1.50 beta | Mark Rousskov | -2/+1 |
| 2020-12-29 | Stabilize by-value `[T; N]` iterator `core::array::IntoIter` | Simon Sapin | -1/+0 |
| 2020-12-10 | Introduce the GroupBy and GroupByMut Iterators | Clément Renault | -0/+1 |
| 2020-11-23 | Rename `optin_builtin_traits` to `auto_traits` | Camelid | -1/+2 |
| 2020-11-19 | Bump bootstrap compiler version | Jake Goulding | -3/+2 |
| 2020-11-09 | BTreeMap: fix pointer provenance rules, make borrowing explicit | Stein Somers | -0/+1 |
| 2020-11-08 | Rollup merge of #76097 - pickfire:stabilize-spin-loop, r=KodrAus | Mara Bos | -1/+0 |
| 2020-11-06 | Stabilize hint::spin_loop | Ivan Tham | -1/+0 |
| 2020-10-27 | Add unsized_fn_params feature | Santiago Pastorino | -1/+2 |
| 2020-10-25 | Rollup merge of #78208 - liketechnik:issue-69399, r=oli-obk | Yuki Okushi | -0/+1 |
| 2020-10-23 | Add a spin loop hint for Arc::downgrade | Nicolas Nattis | -0/+1 |
| 2020-10-21 | switch allow_internal_unstable const fns to rustc_allow_const_fn_unstable | Florian Warzecha | -0/+1 |
| 2020-10-18 | Auto merge of #76885 - dylni:move-slice-check-range-to-range-bounds, r=KodrAus | bors | -1/+1 |
| 2020-10-03 | Replace some once(x).chain(once(y)) with [x, y] IntoIter | Scott McMurray | -0/+1 |
| 2020-09-22 | Update library functions with stability attributes | Dylan MacKenzie | -0/+2 |
| 2020-09-20 | Rollup merge of #76866 - est31:master, r=lcnr | Ralf Jung | -9/+1 |
| 2020-09-20 | Remove some unused features from alloc core and std | est31 | -8/+1 |