| Age | Commit message (Expand) | Author | Lines |
| 2023-10-02 | Rollup merge of #116326 - Colonial-Dev:issue-116165-fix, r=joshtriplett | Matthias Krüger | -2/+4 |
| 2023-10-02 | MIRI -> Miri | Ralf Jung | -2/+2 |
| 2023-10-02 | update some comments around swap() | Ralf Jung | -5/+4 |
| 2023-10-02 | Auto merge of #116325 - scottmcm:addr_eq, r=dtolnay | bors | -0/+22 |
| 2023-10-01 | Correct misleading std::fmt::Binary example | James Haywood | -2/+4 |
| 2023-10-02 | Auto merge of #116317 - ravenclaw900:track-caller-unwrap-or-else, r=Mark-Simu... | bors | -0/+1 |
| 2023-10-01 | Add `ptr::addr_eq` | Scott McMurray | -0/+22 |
| 2023-10-02 | Auto merge of #116207 - Ayush1325:uefi_stdio, r=Mark-Simulacrum | bors | -2/+163 |
| 2023-10-02 | Stdio for UEFI | Ayush Singh | -2/+163 |
| 2023-10-01 | Add track_caller attribute to Result::unwrap_or_else | ravenclaw900 | -0/+1 |
| 2023-10-01 | Rollup merge of #116295 - asquared31415:mem_drop_docs, r=WaffleLapkin | Matthias Krüger | -1/+1 |
| 2023-10-01 | Auto merge of #115670 - Zoxc:outline-panic-macro-1, r=Mark-Simulacrum | bors | -1/+56 |
| 2023-09-30 | Auto merge of #116157 - the8472:doc-monotonoic-suspend, r=Mark-Simulacrum | bors | -0/+2 |
| 2023-09-30 | mem::drop docs | asquared31415 | -1/+1 |
| 2023-09-30 | Add missing #[inline] on AsFd impl for sys::unix::fs::File | linkmauve | -0/+1 |
| 2023-09-30 | Fix broken links | cui fliter | -1/+1 |
| 2023-09-30 | Auto merge of #115546 - SUPERCILEX:patch-2, r=Amanieu | bors | -4/+4 |
| 2023-09-29 | Rollup merge of #116241 - dtolnay:exclusivefwd, r=Amanieu | Matthias Krüger | -1/+45 |
| 2023-09-29 | Auto merge of #113797 - RalfJung:offset_from_docs, r=workingjubilee | bors | -6/+40 |
| 2023-09-29 | Auto merge of #116176 - FedericoStra:isqrt, r=dtolnay | bors | -0/+165 |
| 2023-09-29 | fix char imports | Christopher Durham | -6/+6 |
| 2023-09-28 | add str_from_utf16_endian tracking issue | Christopher Durham | -4/+4 |
| 2023-09-28 | style nits | Christopher Durham | -6/+6 |
| 2023-09-28 | Add feature(str_from_utf16_endian) | CAD97 | -0/+150 |
| 2023-09-28 | time: use clock_gettime on macos | Tamir Duberstein | -150/+45 |
| 2023-09-28 | time: use clock_gettime on macos | Tamir Duberstein | -51/+36 |
| 2023-09-28 | Const stabilize mem::discriminant | David Tolnay | -3/+2 |
| 2023-09-28 | Add Exclusive forwarding impls (FnOnce, FnMut, Generator) | David Tolnay | -1/+45 |
| 2023-09-28 | time: cfg(any(x)) is the same as cfg(x) | Tamir Duberstein | -2/+2 |
| 2023-09-28 | isqrt: disable long running tests in Miri | Federico Stra | -0/+8 |
| 2023-09-28 | Auto merge of #116230 - matthiaskrgr:rollup-hi1ciwy, r=matthiaskrgr | bors | -1/+1 |
| 2023-09-28 | Stabilize `const_maybe_uninit_assume_init_read` | DaniPopes | -2/+4 |
| 2023-09-28 | Rollup merge of #116221 - ArchUsr64:patch-1, r=ChrisDenton | Matthias Krüger | -1/+1 |
| 2023-09-28 | Auto merge of #114882 - ChrisDenton:riddle-me, r=dtolnay | bors | -125/+116 |
| 2023-09-28 | isqrt: `assume` that `isqrt` takes half as many bits | Federico Stra | -0/+7 |
| 2023-09-28 | Auto merge of #114428 - ChaiTRex:master, r=dtolnay | bors | -3/+3 |
| 2023-09-28 | fixup! isqrt: fix stability | Federico Stra | -6/+6 |
| 2023-09-28 | isqrt: cite source and rename variables to match original C code | Federico Stra | -11/+16 |
| 2023-09-28 | Auto merge of #98704 - vthib:impl-from-raw-for-childstd-structs, r=dtolnay | bors | -2/+95 |
| 2023-09-28 | isqrt: fix stability | Federico Stra | -6/+11 |
| 2023-09-28 | fixup! isqrt: initial implementation | Federico Stra | -4/+4 |
| 2023-09-28 | Auto merge of #116222 - matthiaskrgr:rollup-dnag90q, r=matthiaskrgr | bors | -76/+74 |
| 2023-09-28 | Rollup merge of #115888 - RalfJung:assert_receiver_is_total_eq, r=dtolnay | Matthias Krüger | -3/+3 |
| 2023-09-28 | Rollup merge of #115535 - tshepang:patch-2, r=dtolnay | Matthias Krüger | -71/+69 |
| 2023-09-28 | Rollup merge of #112959 - tbu-:pr_fmt_error_wording, r=dtolnay | Matthias Krüger | -2/+2 |
| 2023-09-28 | Update stability attribute for child stream From impls | David Tolnay | -6/+6 |
| 2023-09-28 | stabilize `Option::as_`(`mut_`)`slice` | Andre Bogus | -12/+2 |
| 2023-09-28 | changed 'rotate' to 'rotating' | Anshul | -1/+1 |
| 2023-09-28 | Auto merge of #114041 - nvzqz:nvzqz/shared_from_array, r=dtolnay | bors | -0/+42 |
| 2023-09-27 | Fix "unresolved link to std::fmt::Error"
| David Tolnay | -1/+1 |