| Age | Commit message (Expand) | Author | Lines |
| 2023-11-12 | [beta] remove specialization that caused perf regression | The 8472 | -54/+0 |
| 2023-11-06 | Remove `cfg_match` from the prelude | Caio | -89/+91 |
| 2023-10-20 | Disable effects in libcore again | Oli Scherer | -1/+0 |
| 2023-10-02 | Bump version placeholders | Mark Rousskov | -108/+108 |
| 2023-09-30 | Auto merge of #116157 - the8472:doc-monotonoic-suspend, r=Mark-Simulacrum | bors | -0/+2 |
| 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-28 | Add Exclusive forwarding impls (FnOnce, FnMut, Generator) | David Tolnay | -1/+45 |
| 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 | 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 | 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 |
| 2023-09-28 | Auto merge of #111278 - EFanZh:implement-from-array-refs-for-vec, r=dtolnay | bors | -0/+40 |
| 2023-09-26 | take more clarifying text from Gankra's PR | Ralf Jung | -0/+14 |
| 2023-09-26 | isqrt: add more tests | Federico Stra | -0/+32 |
| 2023-09-26 | isqrt: remove duplication by delegating to unsigned integers | Federico Stra | -40/+12 |
| 2023-09-26 | Auto merge of #116125 - RalfJung:const-param-ty-eq, r=compiler-errors | bors | -1/+6 |
| 2023-09-26 | Auto merge of #116124 - WaffleLapkin:fix-proc-macro-literal-to-string, r=comp... | bors | -1/+9 |
| 2023-09-25 | Auto merge of #116070 - eduardosm:IoSlice-advance_slices-checked_add, r=Mark-... | bors | -16/+19 |
| 2023-09-25 | Document that Instant may or may not include system-suspend time | The 8472 | -0/+2 |
| 2023-09-25 | Auto merge of #116074 - fzs111:clarify-pin-docs, r=Mark-Simulacrum | bors | -1/+4 |
| 2023-09-25 | Auto merge of #116057 - RalfJung:io-safety, r=Mark-Simulacrum | bors | -8/+14 |
| 2023-09-24 | ConstParamTy: require Eq | Ralf Jung | -1/+6 |
| 2023-09-24 | Fix `.to_string()` of `proc_macro::Literal` (properly print cstr literals) | Maybe Waffle | -1/+9 |
| 2023-09-24 | Auto merge of #105861 - Ayush1325:uefi-std-minimial, r=workingjubilee | bors | -7/+829 |
| 2023-09-24 | Auto merge of #116075 - Colonial-Dev:issue-116063-fix, r=Mark-Simulacrum | bors | -0/+16 |
| 2023-09-24 | Auto merge of #115416 - c410-f3r:match_cfg, r=Amanieu | bors | -0/+248 |
| 2023-09-24 | Auto merge of #104385 - BlackHoleFox:apple-minimum-bumps, r=petrochenkov | bors | -3/+2 |
| 2023-09-23 | Raise minimum supported iOS version to 10.0 | BlackHoleFox | -1/+1 |
| 2023-09-23 | Raise minimum supported macOS to 10.12 | BlackHoleFox | -2/+1 |
| 2023-09-23 | implement Literal::byte_character | Emil Gardström | -0/+7 |
| 2023-09-23 | Add the `cfg_match!` macro | Caio | -0/+248 |
| 2023-09-23 | Clarify example in `Pin::new_unchecked` docs | FZs | -1/+4 |