| Age | Commit message (Expand) | Author | Lines |
| 2025-02-10 | Reword doc comment on `CoercePointeeValidated` | Michael Goulet | -6/+5 |
| 2025-02-10 | Rollup merge of #136705 - compiler-errors:edition-library, r=jhpratt | Jubilee | -13/+13 |
| 2025-02-10 | block coerce_pointee_validated for stabilization | Ding Xiang Fei | -1/+1 |
| 2025-02-09 | Mark extern blocks as unsafe | Michael Goulet | -6/+6 |
| 2025-02-09 | Rename field in OnceWith from gen to make | Michael Goulet | -7/+7 |
| 2025-02-09 | Auto merge of #136751 - bjorn3:update_rustfmt, r=Mark-Simulacrum | bors | -9/+8 |
| 2025-02-09 | Auto merge of #136754 - Urgau:rollup-qlkhjqr, r=Urgau | bors | -1/+1 |
| 2025-02-09 | rename the trait to validity and place a feature gate afront | Ding Xiang Fei | -4/+13 |
| 2025-02-09 | introduce CoercePointeeWellformed for coherence checks at typeck stage | Ding Xiang Fei | -0/+6 |
| 2025-02-08 | Rollup merge of #136724 - steffahn:asyncfn-non-fundamental, r=compiler-errors | Jubilee | -3/+0 |
| 2025-02-08 | occured -> occurred | Michael Goulet | -1/+1 |
| 2025-02-08 | Rustfmt | bjorn3 | -9/+8 |
| 2025-02-08 | Document `Sum::sum` returns additive identities for `[]` | Jaken Herman | -1/+6 |
| 2025-02-08 | Make `AsyncFnOnce`, `AsyncFnMut`, `AsyncFn` non-`#[fundamental]` | Frank Steffahn | -3/+0 |
| 2025-02-07 | Use more explicit and reliable ptr select in sort impls | Lukas Bergdoll | -18/+13 |
| 2025-02-07 | library: doc: core::alloc::Allocator: trivial typo fix | Askar Safin | -1/+1 |
| 2025-02-06 | Revert vita's c_char back to i8 | Aphek | -2/+6 |
| 2025-02-06 | stabilize `NonZero::count_ones` | Waffle Lapkin | -3/+2 |
| 2025-02-06 | Auto merge of #136613 - workingjubilee:rollup-ry6rw0m, r=workingjubilee | bors | -1/+1 |
| 2025-02-05 | Rollup merge of #136566 - hkBst:patch-1, r=scottmcm | Jubilee | -1/+1 |
| 2025-02-06 | Auto merge of #136409 - TDecking:mul_hi, r=Mark-Simulacrum | bors | -20/+1 |
| 2025-02-05 | Rollup merge of #136555 - cramertj:split_off, r=dtolnay | 许杰友 Jieyou Xu (Joe) | -40/+79 |
| 2025-02-05 | Rollup merge of #136517 - m4rch3n1ng:inherent-str-constructors, r=jhpratt | 许杰友 Jieyou Xu (Joe) | -0/+176 |
| 2025-02-05 | Fix link in from_fn.rs | Marijn Schouten | -1/+1 |
| 2025-02-05 | Rollup merge of #136502 - yotamofek:pr/fmt-from-fn-must-use, r=dtolnay | León Orell Valerian Liehr | -0/+1 |
| 2025-02-05 | Rollup merge of #128045 - pnkfelix:rustc-contracts, r=oli-obk | León Orell Valerian Liehr | -0/+98 |
| 2025-02-04 | Add OneSidedRangeBound to eliminate panic in `split_point_of` | Taylor Cramer | -15/+51 |
| 2025-02-04 | Rename slice::take methods to split_off | Taylor Cramer | -25/+28 |
| 2025-02-04 | Auto merge of #135760 - scottmcm:disjoint-bitor, r=WaffleLapkin | bors | -3/+113 |
| 2025-02-04 | intrinsics: unify rint, roundeven, nearbyint in a single round_ties_even intr... | Ralf Jung | -112/+73 |
| 2025-02-04 | Auto merge of #136534 - jhpratt:rollup-dnz57dq, r=jhpratt | bors | -2/+151 |
| 2025-02-04 | Auto merge of #136533 - jhpratt:rollup-s0ign8n, r=jhpratt | bors | -168/+184 |
| 2025-02-04 | Rollup merge of #136518 - Urgau:fn_ptr-public-bound, r=Noratrieb | Jacob Pratt | -0/+3 |
| 2025-02-04 | Rollup merge of #136511 - joshtriplett:nonzero-cast-signed-unsigned, r=dtolnay | Jacob Pratt | -2/+64 |
| 2025-02-04 | Rollup merge of #136398 - pitaj:unsafecell_access, r=dtolnay | Jacob Pratt | -0/+84 |
| 2025-02-04 | Rollup merge of #136334 - ricci009:primitivers, r=tgross35 | Jacob Pratt | -168/+181 |
| 2025-02-04 | Rollup merge of #136167 - pitaj:new_range, r=Nadrieril | Jacob Pratt | -0/+3 |
| 2025-02-04 | Auto merge of #135265 - pascaldekloe:fmt-int-speed, r=tgross35,ChrisDenton | bors | -68/+75 |
| 2025-02-04 | specify a prim@slice in docs | may | -1/+1 |
| 2025-02-04 | implement inherent str constructors | may | -0/+176 |
| 2025-02-03 | Add note about `FnPtr` being exposed as public bound | Urgau | -0/+3 |
| 2025-02-03 | primitive type migration from mod.rs to primitives.rs | ricci009 | -168/+181 |
| 2025-02-03 | Rename rustc_contract to contract | Celina G. Val | -10/+10 |
| 2025-02-03 | Improve contracts intrisics and remove wrapper function | Celina G. Val | -26/+23 |
| 2025-02-03 | Separate contract feature gates for the internal machinery | Felix S. Klock II | -11/+11 |
| 2025-02-03 | Desugars contract into the internal AST extensions | Felix S. Klock II | -0/+31 |
| 2025-02-03 | Add `cast_signed` and `cast_unsigned` methods for `NonZero` types | Josh Triplett | -0/+47 |
| 2025-02-03 | Express contracts as part of function header and lower it to the contract lan... | Celina G. Val | -1/+1 |
| 2025-02-03 | contracts: added lang items that act as hooks for rustc-injected code to invoke. | Felix S. Klock II | -0/+38 |
| 2025-02-03 | Contracts core intrinsics. | Felix S. Klock II | -0/+32 |