| Age | Commit message (Expand) | Author | Lines |
| 2024-08-14 | Rollup merge of #128873 - ChrisDenton:windows-targets, r=Mark-Simulacrum | Matthias Krüger | -6/+26 |
| 2024-08-14 | Rollup merge of #128759 - notriddle:notriddle/spec-to-string, r=workingjubile... | Matthias Krüger | -7/+47 |
| 2024-08-13 | Make `std::os::darwin` public | Mads Marquart | -15/+37 |
| 2024-08-13 | stabilize `asm_const` | Folkert | -1/+1 |
| 2024-08-13 | Rollup merge of #129034 - henryksloan:coroutine-must-use, r=joboet | Matthias Krüger | -0/+1 |
| 2024-08-13 | Rollup merge of #127857 - tbu-:pr_deprecated_safe_todo, r=petrochenkov | Matthias Krüger | -2/+14 |
| 2024-08-13 | Rollup merge of #122884 - mzabaluev:pow-remove-exit-branch, r=Amanieu | Matthias Krüger | -89/+151 |
| 2024-08-13 | Reduce merged doctest source code size | Guillaume Gomez | -0/+34 |
| 2024-08-13 | Mark location doctest as standalone since file information will not work in m... | Guillaume Gomez | -1/+1 |
| 2024-08-13 | Auto merge of #129046 - matthiaskrgr:rollup-9x4xgak, r=matthiaskrgr | bors | -181/+144 |
| 2024-08-13 | Rollup merge of #128745 - dtolnay:spawnunchecked, r=workingjubilee | Matthias Krüger | -8/+7 |
| 2024-08-13 | Rollup merge of #128655 - joboet:play_with_the_dice, r=ChrisDenton | Matthias Krüger | -173/+137 |
| 2024-08-13 | `#[deprecated_safe_2024]`: Also use the `// TODO:` hint in the compiler error | Tobias Bucher | -2/+2 |
| 2024-08-13 | Allow to customize `// TODO:` comment for deprecated safe autofix | Tobias Bucher | -2/+14 |
| 2024-08-13 | Auto merge of #128962 - devnexen:fs_get_mode_haiku, r=workingjubilee | bors | -27/+0 |
| 2024-08-13 | simd_shuffle intrinsic: allow argument to be passed as vector (not just as ar... | Ralf Jung | -1/+1 |
| 2024-08-13 | Revert to original loop for const pow exponents | Mikhail Zabaluev | -160/+110 |
| 2024-08-13 | Auto merge of #128742 - RalfJung:miri-vtable-uniqueness, r=saethlin | bors | -5/+8 |
| 2024-08-12 | Add must_use attribute to Coroutine trait | Henry Sloan | -0/+1 |
| 2024-08-13 | chore(lib): fmt core::fmt::Formatter's write_fmt method | burlinchen | -1/+1 |
| 2024-08-12 | trying common codepath for every unixes | David Carlier | -29/+0 |
| 2024-08-12 | std::fs: get_mode implementation for haiku. | David Carlier | -0/+2 |
| 2024-08-12 | Rollup merge of #129017 - its-the-shrimp:core_fmt_from_fn, r=Noratrieb | Matthias Krüger | -7/+16 |
| 2024-08-13 | derive(SmartPointer): register helper attributes | Ding Xiang Fei | -1/+1 |
| 2024-08-12 | Explicitly specify type parameter on FromResidual impls in stdlib. | Zachary S | -2/+33 |
| 2024-08-12 | Add `configure.rs` to the `include` list | Kleis Auke Wolthuizen | -0/+1 |
| 2024-08-12 | std::fmt::FormatterFn -> std::fmt::FromFn | schvv31n | -7/+16 |
| 2024-08-12 | chore: release | github-actions[bot] | -1/+1 |
| 2024-08-12 | Rollup merge of #128632 - joboet:dont_overwrite_style, r=Amanieu | Guillaume Gomez | -11/+15 |
| 2024-08-12 | Rollup merge of #128149 - RalfJung:nontemporal_store, r=jieyouxu,Amanieu,Jubilee | Guillaume Gomez | -5/+5 |
| 2024-08-12 | Fix CI for targets that conditionally disable `f16` or `f128` support | Kleis Auke Wolthuizen | -182/+260 |
| 2024-08-12 | chore(lib): Enhance documentation for core::fmt::Formatter's write_fmt method | burlinchen | -0/+5 |
| 2024-08-12 | ignore some vtable/fn ptr equality tests in Miri, their result is not fully p... | Ralf Jung | -5/+8 |
| 2024-08-12 | std: use `/scheme/rand` on Redox | joboet | -1/+1 |
| 2024-08-12 | core: make documentation clearer, rename slice comparison specialization trait | joboet | -15/+25 |
| 2024-08-12 | std: do not overwrite style in `get_backtrace_style` | joboet | -11/+15 |
| 2024-08-12 | Auto merge of #128862 - cblh:fix/128855, r=scottmcm | bors | -0/+1 |
| 2024-08-12 | Auto merge of #126793 - saethlin:mono-rawvec, r=scottmcm | bors | -212/+389 |
| 2024-08-11 | Configure `f16` and `f128` support for WebAssembly | Kleis Auke Wolthuizen | -2/+5 |
| 2024-08-11 | Do not use unnecessary endian conversion. | Orson Peters | -6/+4 |
| 2024-08-11 | Rollup merge of #128882 - RalfJung:local-waker-will-wake, r=cuviper | Matthias Krüger | -1/+7 |
| 2024-08-11 | Rollup merge of #120314 - mina86:i, r=Mark-Simulacrum | Matthias Krüger | -19/+42 |
| 2024-08-11 | Fix stability annotation and expand comment | Orson Peters | -2/+8 |
| 2024-08-10 | Hash Ipv*Addr as an integer | Orson Peters | -2/+19 |
| 2024-08-10 | Auto merge of #128927 - GuillaumeGomez:rollup-ei2lr0f, r=GuillaumeGomez | bors | -89/+129 |
| 2024-08-10 | Rollup merge of #128273 - Voultapher:improve-ord-violation-help, r=workingjub... | Guillaume Gomez | -89/+129 |
| 2024-08-10 | Update std and compiler | Nadrieril | -2/+2 |
| 2024-08-10 | Stabilize `min_exhaustive_patterns` | Nadrieril | -0/+2 |
| 2024-08-09 | Add an optimizer hint for the capacity that with_capacity_in returns | Ben Kimock | -1/+7 |
| 2024-08-09 | Hoist IS_ZST check out of RawVecInner::from_*_in | Ben Kimock | -6/+15 |