| Age | Commit message (Expand) | Author | Lines |
| 2025-07-13 | Rollup merge of #143803 - RalfJung:const-trait-tracking, r=compiler-errors | León Orell Valerian Liehr | -18/+18 |
| 2025-07-12 | Auto merge of #143766 - matthiaskrgr:rollup-0x7t69s, r=matthiaskrgr | bors | -2/+5 |
| 2025-07-11 | fix const_ops tracking issue | Ralf Jung | -12/+12 |
| 2025-07-11 | fix PartialEq const feature name and const_cmp tracking issue | Ralf Jung | -6/+6 |
| 2025-07-11 | Rollup merge of #143611 - GrigorenkoPV:ParseIntError, r=tgross35 | Matthias Krüger | -2/+5 |
| 2025-07-11 | Auto merge of #142911 - mejrs:unsized, r=compiler-errors | bors | -1/+1 |
| 2025-07-10 | Rollup merge of #143640 - oli-obk:const-fn-traits, r=compiler-errors | Matthias Krüger | -14/+22 |
| 2025-07-10 | Rollup merge of #143652 - moulins:doc-unsize-trait-upcasting, r=compiler-errors | Matthias Krüger | -0/+5 |
| 2025-07-10 | Rollup merge of #136906 - chenyukang:yukang-fix-136741-closure-body, r=oli-obk | Matthias Krüger | -1/+1 |
| 2025-07-10 | Auto merge of #143721 - tgross35:rollup-sjdfp6r, r=tgross35 | bors | -0/+32 |
| 2025-07-10 | Rollup merge of #143265 - scottmcm:mention-as-chunks, r=ibraheemdev | Trevor Gross | -0/+32 |
| 2025-07-10 | Remove uncessary parens in closure body with unused lint | yukang | -1/+1 |
| 2025-07-09 | Add opaque TypeId handles for CTFE | Oli Scherer | -28/+71 |
| 2025-07-08 | Rollup merge of #143426 - hkBst:clippy-fix-indent-1, r=jhpratt | Trevor Gross | -46/+47 |
| 2025-07-08 | docs: document trait upcasting rules in `Unsize` trait | Moulins | -0/+5 |
| 2025-07-08 | Remove `const_eval_select` hack | Oli Scherer | -1/+1 |
| 2025-07-08 | Constify `Fn*` traits | Oli Scherer | -13/+21 |
| 2025-07-08 | Auto merge of #134628 - estebank:const-default, r=oli-obk | bors | -13/+28 |
| 2025-07-08 | Auto merge of #143540 - yotamofek:pr/library/simplify-num-fmt, r=tgross35 | bors | -22/+3 |
| 2025-07-08 | Rollup merge of #142098 - GuillaumeGomez:int_format_into, r=Amanieu | Matthias Krüger | -60/+294 |
| 2025-07-07 | Make `Default` const and add some `const Default` impls | Esteban Küber | -13/+28 |
| 2025-07-08 | Mention more APIs in `ParseIntError` docs | Pavel Grigorenko | -2/+5 |
| 2025-07-07 | Remove support for dynamic allocas | mejrs | -1/+1 |
| 2025-07-07 | Rollup merge of #143130 - xizheyin:142966, r=ibraheemdev | 许杰友 Jieyou Xu (Joe) | -0/+9 |
| 2025-07-07 | doc(std): clarify `NonZero<T>` usage limitation in doc comment | xizheyin | -0/+9 |
| 2025-07-07 | Rollup merge of #143552 - nagisa:makes-ceil-char-boundary-go-zoom, r=jhpratt | Jacob Pratt | -1/+1 |
| 2025-07-07 | Rollup merge of #143359 - clubby789:fallback-2024-doc, r=ibraheemdev | Jacob Pratt | -5/+3 |
| 2025-07-07 | Rollup merge of #143236 - nxsaken:mixed_integer_ops_unsigned_sub, r=ibraheemdev | Jacob Pratt | -8/+8 |
| 2025-07-07 | lib: more eagerly return `self.len()` from `ceil_char_boundary` | Simonas Kazlauskas | -1/+1 |
| 2025-07-06 | Simplify num formatting helpers | Yotam Ofek | -22/+3 |
| 2025-07-06 | Rollup merge of #143477 - folkertdev:use-is-multiple-of, r=joshtriplett | Matthias Krüger | -12/+12 |
| 2025-07-05 | Rollup merge of #143445 - folkertdev:va-list-intrinsics, r=RalfJung | Ben Kimock | -17/+24 |
| 2025-07-05 | use `div_ceil` instead of manual logic | Folkert de Vries | -5/+5 |
| 2025-07-05 | use `is_multiple_of` instead of manual modulo | Folkert de Vries | -7/+7 |
| 2025-07-05 | move the `va_copy`, `va_arg` and `va_end` to `core::intrinsics` | Folkert de Vries | -17/+24 |
| 2025-07-04 | Rollup merge of #143040 - SciMind2460:patch-1, r=workingjubilee | Jubilee | -1/+1 |
| 2025-07-04 | Make Rem const for floats | Kurt Heiritz (pseudo) | -1/+1 |
| 2025-07-04 | Rollup merge of #143308 - compiler-errors:no-pointer-like, r=oli-obk | Matthias Krüger | -49/+2 |
| 2025-07-04 | clippy fix: indentation | Marijn Schouten | -46/+47 |
| 2025-07-04 | Rollup merge of #143395 - Urgau:llvm-fallback-minimum-maximum, r=tgross35 | Jacob Pratt | -2/+2 |
| 2025-07-04 | Rollup merge of #143378 - hkBst:clippy-fix-6, r=tgross35 | Jacob Pratt | -4/+4 |
| 2025-07-04 | Rollup merge of #143370 - hkBst:clippy-fix-4, r=tgross35 | Jacob Pratt | -4/+0 |
| 2025-07-04 | Rollup merge of #143356 - hkBst:clippy-fix-2, r=scottmcm | Jacob Pratt | -1/+1 |
| 2025-07-04 | Rollup merge of #142749 - LimpSquid:bool_to_result, r=scottmcm | Jacob Pratt | -0/+67 |
| 2025-07-03 | Remove PointerLike trait | Michael Goulet | -49/+2 |
| 2025-07-03 | Always use the pure Rust fallback instead of `llvm.{maximum,minimum}` | Urgau | -2/+2 |
| 2025-07-03 | Use `slice_buffer_to_str` in `GenericRadix::fmt_int` | Guillaume Gomez | -18/+8 |
| 2025-07-03 | Implement `int_format_into` feature | Guillaume Gomez | -42/+286 |
| 2025-07-03 | simplify receivers for some array method calls | Marijn Schouten | -4/+4 |
| 2025-07-03 | remove redundant #[must_use] | Marijn Schouten | -4/+0 |