| Age | Commit message (Expand) | Author | Lines |
| 2024-06-20 | Rollup merge of #126737 - fee1-dead-contrib:rm-const-closures, r=compiler-errors | Matthias Krüger | -1/+0 |
| 2024-06-20 | Remove `feature(const_closures)` from libcore | Deadbeef | -1/+0 |
| 2024-06-20 | Auto merge of #126736 - matthiaskrgr:rollup-rb20oe3, r=matthiaskrgr | bors | -22/+56 |
| 2024-06-20 | Rollup merge of #126717 - nnethercote:rustfmt-use-pre-cleanups, r=jieyouxu | Matthias Krüger | -18/+41 |
| 2024-06-20 | Rollup merge of #126711 - GKFX:const-option-as-slice, r=oli-obk | Matthias Krüger | -4/+15 |
| 2024-06-20 | Auto merge of #116088 - nbdd0121:unwind, r=Amanieu,RalfJung | bors | -7/+9 |
| 2024-06-20 | Rollup merge of #126703 - the8472:on-blackbox-crypto-use, r=scottmcm | Matthias Krüger | -1/+1 |
| 2024-06-20 | Add blank lines after module-level `//` comments. | Nicholas Nethercote | -0/+2 |
| 2024-06-20 | Add blank lines after module-level `//!` comments. | Nicholas Nethercote | -0/+19 |
| 2024-06-20 | Convert some module-level `//` and `///` comments to `//!`. | Nicholas Nethercote | -18/+20 |
| 2024-06-19 | Make Option::as_[mut_]slice const | George Bateman | -4/+15 |
| 2024-06-19 | reword the hint::blackbox non-guarantees | The 8472 | -1/+1 |
| 2024-06-19 | core: add tracking issue for `array::repeat` | joboet | -1/+1 |
| 2024-06-19 | core: simplify implementation of `array::repeat`, address other nits | joboet | -18/+9 |
| 2024-06-19 | core: implement `UncheckedIterator` for `RepeatN` | joboet | -1/+3 |
| 2024-06-19 | core: implement `array::repeat` | joboet | -0/+36 |
| 2024-06-19 | Add a hack to prevent proc_macro misopt in CI | Gary Guo | -1/+3 |
| 2024-06-19 | Stabilise c_unwind | Gary Guo | -6/+6 |
| 2024-06-18 | Replace `move||` with `move ||` in `compiler/` and `library/` | Vonr | -17/+17 |
| 2024-06-18 | Auto merge of #126330 - m-ou-se:panic-message-type, r=Amanieu | bors | -11/+79 |
| 2024-06-17 | Add PanicMessage type for PanicInfo::message(). | Mara Bos | -11/+79 |
| 2024-06-17 | Add tracking issue to async_drop API | Daria Sukhonina | -13/+13 |
| 2024-06-17 | Auto merge of #126569 - jieyouxu:rollup-1uvkb2y, r=jieyouxu | bors | -24/+17 |
| 2024-06-17 | Rollup merge of #126531 - slanterns:error_provider, r=workingjubilee | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-06-17 | Rollup merge of #126468 - RalfJung:euclid, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -4/+6 |
| 2024-06-17 | Rollup merge of #126346 - hermit-os:fd, r=Amanieu | 许杰友 Jieyou Xu (Joe) | -13/+4 |
| 2024-06-17 | Rollup merge of #126288 - x4exr:patch-1, r=dtolnay | 许杰友 Jieyou Xu (Joe) | -6/+6 |
| 2024-06-17 | Auto merge of #125720 - folkertdev:optimize_for_size-ptr-rotate, r=Amanieu | bors | -2/+6 |
| 2024-06-16 | doc: Added commas where needed | Rayyan Khan | -6/+6 |
| 2024-06-16 | std: move `sys_common::backtrace` to `sys` | joboet | -10/+10 |
| 2024-06-16 | Rollup merge of #126539 - lukaslueg:patch-1, r=jhpratt | Jacob Pratt | -9/+12 |
| 2024-06-16 | Rollup merge of #125112 - tbu-:pr_create_dir_all_empty, r=dtolnay | Jacob Pratt | -0/+3 |
| 2024-06-16 | Update `Arc::try_unwrap()` docs | lukaslueg | -9/+12 |
| 2024-06-16 | Auto merge of #126299 - scottmcm:tune-sliceindex-ubchecks, r=saethlin | bors | -32/+86 |
| 2024-06-15 | Redo SliceIndex implementations | Scott McMurray | -32/+86 |
| 2024-06-16 | update comment | Slanterns | -1/+1 |
| 2024-06-15 | Rollup merge of #126229 - ChrisDenton:bindgen, r=Mark-Simulacrum | Guillaume Gomez | -417/+66 |
| 2024-06-15 | Auto merge of #126518 - matthiaskrgr:rollup-wb70rzq, r=matthiaskrgr | bors | -28/+39 |
| 2024-06-15 | std: suggest OnceLock over Once | Jubilee Young | -4/+14 |
| 2024-06-14 | Polish `std::path::absolute` documentation. | Kevin Reid | -28/+39 |
| 2024-06-14 | Auto merge of #126473 - matthiaskrgr:rollup-8w2xm09, r=matthiaskrgr | bors | -137/+369 |
| 2024-06-14 | Rollup merge of #126285 - kpreid:unique-rc, r=dtolnay | Matthias Krüger | -30/+91 |
| 2024-06-14 | Rollup merge of #126266 - tbu-:pr_doc_alloc_default_system, r=jhpratt | Matthias Krüger | -1/+3 |
| 2024-06-14 | Rollup merge of #126135 - hermit-os:fuse, r=jhpratt | Matthias Krüger | -92/+181 |
| 2024-06-14 | Rollup merge of #123769 - dtolnay:literal, r=fee1-dead | Matthias Krüger | -14/+94 |
| 2024-06-14 | div_euclid, rem_euclid: clarify/extend documentation | Ralf Jung | -4/+6 |
| 2024-06-14 | Rollup merge of #126351 - devnexen:to_sol11_upd, r=ChrisDenton | Matthias Krüger | -19/+2 |
| 2024-06-13 | Rollup merge of #126402 - firefighterduck:fix-unsafe-precon-copy, r=Nilstrieb | Matthias Krüger | -2/+1 |
| 2024-06-13 | Rollup merge of #126390 - Kriskras99:master, r=Nilstrieb | Matthias Krüger | -3/+3 |
| 2024-06-13 | Rollup merge of #126360 - compiler-errors:uplift-structural-traits, r=lcnr | Matthias Krüger | -0/+2 |