| Age | Commit message (Expand) | Author | Lines |
| 2024-07-30 | Auto merge of #128083 - Mark-Simulacrum:bump-bootstrap, r=albertlarsan68 | bors | -120/+19 |
| 2024-07-30 | Auto merge of #128250 - Amanieu:select_unpredictable, r=nikic | bors | -0/+28 |
| 2024-07-29 | Stabilize offset_of_nested | George Bateman | -56/+59 |
| 2024-07-29 | Rollup merge of #128307 - ojeda:unescaped_backticks, r=GuillaumeGomez | Matthias Krüger | -4/+5 |
| 2024-07-29 | Warn on `rustdoc::unescaped_backticks` for `core/alloc/std/test/proc_macro` | Miguel Ojeda | -0/+1 |
| 2024-07-29 | Remove spurious backticks detected by `rustdoc::unescaped_backticks` | Miguel Ojeda | -4/+4 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -627/+395 |
| 2024-07-28 | step cfg(bootstrap) | Mark Rousskov | -104/+3 |
| 2024-07-28 | Update CURRENT_RUSTC_VERSION | Mark Rousskov | -17/+17 |
| 2024-07-28 | Rollup merge of #128240 - mbrubeck:patch-3, r=joboet | Guillaume Gomez | -0/+18 |
| 2024-07-28 | Rollup merge of #128228 - slanterns:const_waker, r=dtolnay,oli-obk | Guillaume Gomez | -14/+44 |
| 2024-07-28 | Rollup merge of #128103 - folkertdev:unsigned-int-is-multiple-of, r=Amanieu | Guillaume Gomez | -0/+38 |
| 2024-07-28 | Rollup merge of #127765 - bitfield:fix_stdlib_doc_nits, r=dtolnay | Guillaume Gomez | -456/+503 |
| 2024-07-28 | Force LLVM to use CMOV for binary search | Amanieu d'Antras | -0/+28 |
| 2024-07-28 | stabilize const_waker | Slanterns | -14/+44 |
| 2024-07-28 | Rollup merge of #128282 - pitaj:nonzero_bitwise, r=workingjubilee | Matthias Krüger | -3/+430 |
| 2024-07-28 | Rollup merge of #128279 - slanterns:is_sorted, r=dtolnay | Matthias Krüger | -18/+6 |
| 2024-07-28 | stabilize `is_sorted` | Slanterns | -18/+6 |
| 2024-07-27 | bitwise and bytewise methods on `NonZero` | Peter Jaszkowiak | -3/+430 |
| 2024-07-27 | Rollup merge of #125897 - RalfJung:from-ref, r=Amanieu | Trevor Gross | -6/+86 |
| 2024-07-27 | Auto merge of #128255 - stepancheg:doc-shl, r=scottmcm | bors | -0/+13 |
| 2024-07-27 | Auto merge of #127946 - tgross35:fmt-builders-set-result, r=cuviper | bors | -4/+8 |
| 2024-07-27 | Document int.checked_shl(BITS - 1) | Stepan Koltsov | -0/+13 |
| 2024-07-26 | Rollup merge of #128235 - harryscholes:fix-iterator-filter-docs, r=tgross35 | Trevor Gross | -1/+1 |
| 2024-07-26 | Rollup merge of #124941 - Skgland:stabilize-const-int-from-str, r=dtolnay | Trevor Gross | -5/+4 |
| 2024-07-26 | Add links from `assert_eq!` docs to `debug_assert_eq!`, etc. | Matt Brubeck | -0/+18 |
| 2024-07-26 | Always set `result` during `finish()` in debug builders | Trevor Gross | -4/+8 |
| 2024-07-26 | Fix docs | harryscholes | -1/+1 |
| 2024-07-26 | Fix doc nits | John Arundel | -456/+503 |
| 2024-07-26 | Rollup merge of #128170 - saethlin:clone-fn, r=compiler-errors | Trevor Gross | -0/+3 |
| 2024-07-26 | Rollup merge of #128150 - BoxyUwU:std_only_sized_const_params, r=workingjubilee | Matthias Krüger | -13/+2 |
| 2024-07-26 | Rollup merge of #127950 - nnethercote:rustfmt-skip-on-use-decls, r=cuviper | Matthias Krüger | -4/+11 |
| 2024-07-25 | Make Clone::clone a lang item | Ben Kimock | -0/+3 |
| 2024-07-25 | Stop using `unsized_const_parameters` in core/std | Boxy | -13/+2 |
| 2024-07-25 | CStr: derive PartialEq, Eq; add test for Ord | Pavel Grigorenko | -11/+21 |
| 2024-07-24 | Rollup merge of #128046 - GrigorenkoPV:90435, r=tgross35 | Matthias Krüger | -7/+7 |
| 2024-07-24 | Rollup merge of #126042 - davidzeng0:master, r=Amanieu | Matthias Krüger | -0/+61 |
| 2024-07-24 | Rollup merge of #128120 - compiler-errors:async-fn-name, r=oli-obk | Matthias Krüger | -3/+3 |
| 2024-07-24 | Rollup merge of #127733 - GrigorenkoPV:don't-forget, r=Amanieu | Matthias Krüger | -10/+5 |
| 2024-07-24 | Rollup merge of #127252 - fitzgen:edge-cases-for-bitwise-operations, r=m-ou-se | Matthias Krüger | -6/+35 |
| 2024-07-24 | Rollup merge of #126152 - RalfJung:size_of_val_raw, r=saethlin | Matthias Krüger | -0/+10 |
| 2024-07-24 | Rollup merge of #128043 - safinaskar:primitive, r=workingjubilee | Matthias Krüger | -3/+9 |
| 2024-07-24 | Rollup merge of #127481 - a1phyr:pattern_gat, r=Amanieu | Matthias Krüger | -146/+151 |
| 2024-07-24 | Rollup merge of #126770 - wr7:master, r=Amanieu | Matthias Krüger | -0/+149 |
| 2024-07-23 | Gate AsyncFn* under async_closure feature | Michael Goulet | -3/+3 |
| 2024-07-23 | Add elem_offset and related methods | wr7 | -0/+149 |
| 2024-07-23 | library/core/src/primitive.rs: small doc fix | Askar Safin | -1/+1 |
| 2024-07-23 | add `is_multiple_of` for unsigned integer types | Folkert | -0/+38 |
| 2024-07-23 | Docs for core::primitive: mention that "core" can be shadowed, too, so we sho... | Askar Safin | -3/+9 |
| 2024-07-22 | Rollup merge of #128008 - weiznich:fix/121521, r=lcnr | Trevor Gross | -1/+3 |