| Age | Commit message (Expand) | Author | Lines |
| 2023-01-26 | Custom mir: Add support for some remaining, easy to support constructs | Jakob Degen | -2/+8 |
| 2023-01-26 | Rollup merge of #97373 - dimpolo:cell_dispatch_from_dyn, r=dtolnay | Matthias Krüger | -1/+32 |
| 2023-01-25 | Rollup merge of #106944 - Nilstrieb:there-once-was-a-diagnostic, r=WaffleLapkin | Matthias Krüger | -0/+60 |
| 2023-01-25 | Set version placeholders to 1.68 | Mark Rousskov | -5/+5 |
| 2023-01-25 | Rollup merge of #107223 - ChayimFriedman2:patch-5, r=WaffleLapkin | Dylan DPC | -2/+2 |
| 2023-01-25 | Rollup merge of #106823 - m-ou-se:format-args-as-str-guarantees, r=dtolnay | Dylan DPC | -3/+20 |
| 2023-01-25 | core: Support variety of atomic widths in width-agnostic functions | Michal Rostecki | -15/+30 |
| 2023-01-24 | Guarantee the memory layout of `Cell` | Mads Marquart | -0/+6 |
| 2023-01-24 | impl DispatchFromDyn for Cell and UnsafeCell | dimi | -1/+32 |
| 2023-01-23 | `sub_ptr()` is equivalent to `usize::try_from().unwrap_unchecked()`, not `usi... | Chayim Refael Friedman | -2/+2 |
| 2023-01-23 | Document missing unsafe blocks | Lukas Bergdoll | -4/+12 |
| 2023-01-22 | Flip scanning direction of stable sort | Lukas Bergdoll | -45/+67 |
| 2023-01-22 | Unify insertion sort implementations | Lukas Bergdoll | -171/+188 |
| 2023-01-22 | Rollup merge of #107180 - nvzqz:rm-fmt-ref, r=joshtriplett | Matthias Krüger | -30/+30 |
| 2023-01-21 | Rollup merge of #106144 - tgross35:patch-1, r=Mark-Simulacrum | Michael Goulet | -0/+69 |
| 2023-01-21 | Remove unnecessary `&format!` | Nikolai Vazquez | -30/+30 |
| 2023-01-21 | debug assertions for `slice::split_at_unchecked`, `str::get_unchecked` | Peter Jaszkowiak | -35/+44 |
| 2023-01-21 | Use NonNull in merge_sort | Lukas Bergdoll | -15/+19 |
| 2023-01-20 | Rollup merge of #104672 - Voultapher:unify-sort-modules, r=thomcc | Michael Goulet | -1/+521 |
| 2023-01-20 | Rollup merge of #107067 - tmiasko:custom-mir-storage-statements, r=oli-obk | Matthias Krüger | -0/+2 |
| 2023-01-19 | Add `rustc_on_unimplemented` on `Sync` for cell types | Nilstrieb | -0/+56 |
| 2023-01-19 | Add `OnceCell<T>: !Sync` impl for diagnostics | Nilstrieb | -0/+4 |
| 2023-01-19 | Custom MIR: Support storage statements | Tomasz Miąsko | -0/+2 |
| 2023-01-19 | Transform async ResumeTy in generator transform | Arpad Borsos | -0/+5 |
| 2023-01-18 | Implement `SpecOptionPartialEq` for `cmp::Ordering` | Scott McMurray | -1/+9 |
| 2023-01-18 | Rollup merge of #103702 - WaffleLapkin:lift-sized-bounds-from-pointer-methods... | Dylan DPC | -48/+15 |
| 2023-01-18 | Rollup merge of #106997 - Sp00ph:introselect, r=scottmcm | Matthias Krüger | -0/+22 |
| 2023-01-17 | Rollup merge of #106889 - scottmcm:windows-mut, r=cuviper | Matthias Krüger | -0/+16 |
| 2023-01-17 | Add heapsort fallback in `select_nth_unstable` | Markus Everling | -0/+22 |
| 2023-01-16 | Constify `TypeId` ordering impls | onestacked | -1/+2 |
| 2023-01-15 | replace manual ptr arithmetic with ptr_sub | The 8472 | -23/+7 |
| 2023-01-15 | Rollup merge of #106880 - tspiteri:borrowing-sub-typo, r=cuviper | Matthias Krüger | -1/+1 |
| 2023-01-14 | Mention the lack of `windows_mut` in `windows` | Scott McMurray | -0/+16 |
| 2023-01-14 | doc: fix typo | Trevor Spiteri | -1/+1 |
| 2023-01-14 | Rollup merge of #106860 - anden3:doc-double-spaces, r=Dylan-DPC | Matthias Krüger | -19/+19 |
| 2023-01-14 | Rollup merge of #105526 - Xiretza:iter-from-generator-derive, r=scottmcm | Matthias Krüger | -4/+19 |
| 2023-01-14 | Fix some missed double spaces. | André Vennberg | -4/+4 |
| 2023-01-14 | Remove various double spaces in source comments. | André Vennberg | -15/+15 |
| 2023-01-14 | Use associated items of `char` instead of freestanding items in `core::char` | Lukas Markeffsky | -31/+12 |
| 2023-01-14 | Rollup merge of #106762 - WaffleLapkin:atomicptr+as_mut_ptr, r=m-ou-se | Yuki Okushi | -2/+38 |
| 2023-01-14 | Rollup merge of #105172 - alexs-sh:issue-98861-fix-next, r=scottmcm | Yuki Okushi | -0/+5 |
| 2023-01-14 | Rollup merge of #104965 - zacklukem:p-option-as_ref-docs, r=scottmcm | Yuki Okushi | -6/+7 |
| 2023-01-13 | Allow fmt::Arguments::as_str() to return more Some(_). | Mara Bos | -3/+20 |
| 2023-01-12 | Implement `signum` with `Ord` | Scott McMurray | -5/+6 |
| 2023-01-13 | Auto merge of #106004 - fee1-dead-contrib:const-closures, r=oli-obk | bors | -10/+17 |
| 2023-01-13 | Rollup merge of #106740 - petar-dambovaliev:float-iterator-hint, r=Nilstrieb | Yuki Okushi | -0/+5 |
| 2023-01-12 | add note for float iterator | Petar Dambovaliev | -0/+5 |
| 2023-01-12 | Make `// SAFETY` comment part of the doctest, and not surrounding code | Maybe Waffle | -1/+1 |
| 2023-01-12 | Remove unused `mut` from a doctest | Maybe Waffle | -1/+1 |
| 2023-01-12 | Add `AtomicPtr::as_mut_ptr` | Maybe Waffle | -0/+36 |