| Age | Commit message (Expand) | Author | Lines |
| 2023-02-01 | Stabilize `#![feature(target_feature_11)]` | Léo Lanteri Thauvin | -1/+0 |
| 2023-02-01 | Change 'from_bytes_until_nul' to const stable | Trevor Gross | -4/+14 |
| 2023-02-01 | Stabilize feature 'cstr_from_bytes_until_nul' | Trevor Gross | -7/+5 |
| 2023-02-01 | Rollup merge of #107442 - lukas-code:slice-panics, r=cuviper | Matthias Krüger | -16/+32 |
| 2023-02-01 | Rollup merge of #107389 - zvavybir:master, r=estebank | Matthias Krüger | -2/+2 |
| 2023-02-01 | Stabilize cmpxchg16b_target_feature | Nugine | -1/+1 |
| 2023-01-31 | improve panic message for slice windows and chunks | Lukas Markeffsky | -16/+32 |
| 2023-01-31 | Auto merge of #107297 - Mark-Simulacrum:bump-bootstrap, r=pietroalbini | bors | -55/+14 |
| 2023-01-31 | implement const iterator using `rustc_do_not_const_check` | Deadbeef | -0/+77 |
| 2023-01-31 | Rollup merge of #107445 - Swatinem:rm-genfuture, r=cuviper | Yuki Okushi | -45/+0 |
| 2023-01-30 | Improved wording of error messages of missing remainder implementations | Matthias Kaak | -2/+2 |
| 2023-01-30 | stage-step cfgs | Mark Rousskov | -50/+9 |
| 2023-01-30 | Add `str::Lines::remainder` | Maybe Waffle | -0/+25 |
| 2023-01-30 | end entry paragraph with a period (.) | Tshepang Mbambo | -2/+2 |
| 2023-01-29 | Rollup merge of #106798 - scottmcm:signum-via-cmp, r=Mark-Simulacrum | Matthias Krüger | -5/+6 |
| 2023-01-29 | Remove `GenFuture` from core | Arpad Borsos | -45/+0 |
| 2023-01-29 | Auto merge of #106253 - nbdd0121:upcast, r=compiler-errors | bors | -0/+3 |
| 2023-01-28 | Reintroduce multiple_supertrait_upcastable lint | Gary Guo | -0/+3 |
| 2023-01-28 | Rollup merge of #107398 - scottmcm:its-their-funeral, r=dtolnay | Matthias Krüger | -58/+15 |
| 2023-01-28 | Rollup merge of #107022 - scottmcm:ordering-option-eq, r=m-ou-se | Matthias Krüger | -1/+15 |
| 2023-01-27 | Remove `ControlFlow::{BREAK, CONTINUE}` | Scott McMurray | -58/+15 |
| 2023-01-27 | Link to the LLVM issue from a comment on `SpecOptionPartialEq` | Scott McMurray | -0/+6 |
| 2023-01-27 | Fixed confusement between mod and remainder | Matthias Kaak | -2/+2 |
| 2023-01-27 | Rollup merge of #106856 - vadorovsky:fix-atomic-annotations, r=joshtriplett | Yuki Okushi | -15/+30 |
| 2023-01-26 | Auto merge of #107328 - matthiaskrgr:rollup-lfqwo0o, r=matthiaskrgr | bors | -2/+8 |
| 2023-01-26 | Rollup merge of #107322 - JakobDegen:custom-mir, r=tmiasko | Matthias Krüger | -2/+8 |
| 2023-01-26 | Auto merge of #106745 - m-ou-se:format-args-ast, r=oli-obk | bors | -1/+21 |
| 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 | -31/+31 |
| 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 | -31/+31 |
| 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 |