| Age | Commit message (Expand) | Author | Lines |
| 2022-11-03 | Fixed typos | Douwe Schulte | -2/+2 |
| 2022-11-02 | Rollup merge of #103807 - H4x5:string-extend-from-within-tracking-issue, r=Dy... | Dylan DPC | -1/+1 |
| 2022-10-31 | Rewrite implementation of `#[alloc_error_handler]` | Amanieu d'Antras | -6/+5 |
| 2022-10-31 | Add tracking issue for `string_extend_from_within` | Sky | -1/+1 |
| 2022-10-26 | ptr::eq: clarify that comparing dyn Trait is fragile | Ralf Jung | -10/+10 |
| 2022-10-24 | Clairify Vec::capacity docs | Nixon Enraght-Moony | -2/+3 |
| 2022-10-24 | Rollup merge of #99578 - steffahn:remove_redundant_bound, r=thomcc | Yuki Okushi | -1/+0 |
| 2022-10-22 | Fix typo in docs of `String::leak`. | Finn Bear | -1/+1 |
| 2022-10-22 | Rollup merge of #103346 - HeroicKatora:metadata_of_const_pointer_argument, r=... | Dylan DPC | -2/+2 |
| 2022-10-22 | Rollup merge of #103280 - finnbear:impl_string_leak_2, r=joshtriplett | Dylan DPC | -1/+30 |
| 2022-10-22 | Rollup merge of #103359 - WaffleLapkin:drain_no_mut_qqq, r=scottmcm | Matthias Krüger | -3/+1 |
| 2022-10-21 | Remove incorrect comment in `Vec::drain` | Maybe Waffle | -3/+1 |
| 2022-10-21 | Reduce mutability in std-use of with_metadata_of | Andreas Molzer | -2/+2 |
| 2022-10-19 | Put fn in the right place. | Finn Bear | -29/+29 |
| 2022-10-19 | Copy of #102941. | Finn Bear | -1/+30 |
| 2022-10-19 | Rollup merge of #103153 - ChrisDenton:leak-oom, r=m-ou-se | Dylan DPC | -1/+0 |
| 2022-10-18 | Rollup merge of #103163 - SUPERCILEX:uninit-array-assume2, r=scottmcm | Yuki Okushi | -3/+3 |
| 2022-10-17 | Remove all uses of array_assume_init | Alex Saveau | -3/+3 |
| 2022-10-17 | Auto merge of #101837 - scottmcm:box-array-from-vec, r=m-ou-se | bors | -1/+50 |
| 2022-10-17 | Allow `Vec::leak` with `no_global_oom_handling` | Chris Denton | -1/+0 |
| 2022-10-15 | Documentation BTreeMap::append's behavior for already existing keys | philipp | -3/+6 |
| 2022-10-14 | Auto merge of #102529 - colinba:master, r=joshtriplett | bors | -1/+1 |
| 2022-10-14 | more dupe word typos | Rageking8 | -1/+1 |
| 2022-10-11 | rename rustc_allocator_nounwind to rustc_nounwind | Ralf Jung | -4/+8 |
| 2022-10-11 | Rollup merge of #101727 - est31:stabilize_map_first_last, r=m-ou-se | Matthias Krüger | -21/+10 |
| 2022-10-10 | Auto merge of #102596 - scottmcm:option-bool-calloc, r=Mark-Simulacrum | bors | -0/+22 |
| 2022-10-09 | Auto merge of #89123 - the8472:push_in_capacity, r=amanieu | bors | -0/+45 |
| 2022-10-06 | Fix handling of trailing bare CR in str::lines | Konrad Borowski | -7/+19 |
| 2022-10-05 | Fix overconstrained Send impls in btree internals | David Tolnay | -3/+3 |
| 2022-10-05 | Add regression test for lifetimes in alloc internals autotraits | David Tolnay | -0/+297 |
| 2022-10-04 | Rollup merge of #101642 - SkiFire13:fix-inplace-collection-leak, r=the8472 | Dylan DPC | -36/+67 |
| 2022-10-03 | Rollup merge of #99216 - duarten:master, r=joshtriplett | Matthias Krüger | -8/+73 |
| 2022-10-03 | Rollup merge of #98218 - kpreid:nostdarc, r=joshtriplett | Matthias Krüger | -0/+15 |
| 2022-10-03 | Clarify documentation | Giacomo Stevanato | -4/+3 |
| 2022-10-02 | Do the `calloc` optimization for `Option<bool>` | Scott McMurray | -0/+22 |
| 2022-10-02 | Rollup merge of #102556 - WaffleLapkin:implied_by_btree_new, r=Mark-Simulacrum | Dylan DPC | -4/+20 |
| 2022-10-02 | Rollup merge of #102098 - xfix:weak-upgrade-fetch-update, r=Mark-Simulacrum | Dylan DPC | -23/+16 |
| 2022-10-01 | Make `feature(const_btree_len)` implied by `feature(const_btree_new)` | Maybe Waffle | -4/+20 |
| 2022-10-01 | Detect and reject out-of-range integers in format string literals | Colin Baumgarten | -1/+1 |
| 2022-09-30 | Stabilize map_first_last | est31 | -21/+10 |
| 2022-09-29 | Stabilize `nonnull_slice_from_raw_parts` | Yuki Okushi | -3/+1 |
| 2022-09-28 | Rollup merge of #102232 - Urgau:stabilize-bench_black_box, r=TaKO8Ki | Yuki Okushi | -1/+0 |
| 2022-09-27 | Stabilize bench_black_box | Urgau | -1/+0 |
| 2022-09-26 | remove cfg(bootstrap) | Pietro Albini | -29/+3 |
| 2022-09-26 | Rollup merge of #102197 - Nilstrieb:const-new-🌲, r=Mark-Simulacrum | fee1-dead | -8/+8 |
| 2022-09-25 | Auto merge of #102169 - scottmcm:constify-some-conditions, r=thomcc | bors | -29/+34 |
| 2022-09-23 | Put back one of the `use`s for intra-doc mentions | Scott McMurray | -0/+6 |
| 2022-09-23 | Stabilize const `BTree{Map,Set}::new` | Nilstrieb | -8/+8 |
| 2022-09-22 | Make ZST checks in core/alloc more readable | Scott McMurray | -29/+28 |
| 2022-09-22 | Auto merge of #100982 - fee1-dead-contrib:const-impl-requires-const-trait, r=... | bors | -2/+1 |