| Age | Commit message (Expand) | Author | Lines |
| 2025-07-02 | Rollup merge of #143276 - folkertdev:loop-match-opaque-pattern, r=Nadrieril | Matthias Krüger | -4/+14 |
| 2025-07-02 | Rollup merge of #143261 - compiler-errors:explicit-pred, r=oli-obk | Matthias Krüger | -1/+0 |
| 2025-07-02 | Rollup merge of #143258 - compiler-errors:disambiguator-state, r=oli-obk | Matthias Krüger | -7/+0 |
| 2025-07-02 | interpret: move the native call preparation logic into Miri | Ralf Jung | -9/+2 |
| 2025-07-02 | Hash resolutions. | Camille GILLOT | -7/+6 |
| 2025-07-02 | Do not depend on FOREVER_RED_NODE. | Camille GILLOT | -6/+4 |
| 2025-07-02 | Auto merge of #142974 - cuviper:stage0-bump, r=Mark-Simulacrum | bors | -6/+5 |
| 2025-07-01 | Auto merge of #143036 - compiler-errors:no-dyn-star, r=oli-obk | bors | -28/+1 |
| 2025-07-01 | Remove support for dyn* | Michael Goulet | -28/+1 |
| 2025-07-01 | Update `cfg(bootstrap)` | Josh Stone | -6/+5 |
| 2025-07-01 | Rollup merge of #143262 - dianqk:non_exhaustive, r=oli-obk | Guillaume Gomez | -0/+2 |
| 2025-07-01 | loop match: run exhaustiveness check | Folkert de Vries | -4/+14 |
| 2025-07-01 | Auto merge of #143013 - bjorn3:split_exported_symbols, r=oli-obk | bors | -6/+25 |
| 2025-07-01 | Auto merge of #142921 - JonathanBrouwer:rustc_attributes_parser, r=oli-obk | bors | -26/+4 |
| 2025-07-01 | Auto merge of #143267 - matthiaskrgr:rollup-suvzar6, r=matthiaskrgr | bors | -0/+6 |
| 2025-07-01 | Rollup merge of #143156 - folkertdev:fn-align-inherit-from-trait, r=workingju... | Matthias Krüger | -0/+6 |
| 2025-07-01 | Auto merge of #141875 - nnethercote:ByteSymbol, r=petrochenkov | bors | -53/+80 |
| 2025-07-01 | Feed explicit_predicates_of instead of predicates_of | Michael Goulet | -1/+0 |
| 2025-07-01 | mir: Mark `Statement` and `BasicBlockData` as `#[non_exhaustive]` | dianqk | -0/+2 |
| 2025-06-30 | Don't recompute DisambiguatorState for every RPITIT in trait definition | Michael Goulet | -7/+0 |
| 2025-06-30 | Rollup merge of #143140 - RalfJung:ptr-into-parts, r=oli-obk | Matthias Krüger | -17/+25 |
| 2025-06-30 | Introduce `ByteSymbol`. | Nicholas Nethercote | -53/+80 |
| 2025-06-29 | inherit `#[align]` from trait method prototypes | Folkert de Vries | -0/+6 |
| 2025-06-29 | mir: Use the `new` method for `BasicBlockData` | dianqk | -1/+9 |
| 2025-06-29 | mir: Add a `new` method to `statement` | dianqk | -1/+5 |
| 2025-06-29 | Rollup merge of #143169 - yotamofek:pr/unneeded-features, r=compiler-errors | Matthias Krüger | -1/+0 |
| 2025-06-29 | Rollup merge of #143088 - firefighterduck:improve-doc-discr-tag, r=RalfJung | Matthias Krüger | -9/+9 |
| 2025-06-28 | Remove unused feature gates | Yotam Ofek | -1/+0 |
| 2025-06-29 | rename Pointer::from_addr_invalid to match strict provenance API | Ralf Jung | -3/+3 |
| 2025-06-29 | give Pointer::into_parts a more scary name and offer a safer alternative | Ralf Jung | -14/+22 |
| 2025-06-28 | Auto merge of #142625 - cjgillot:inline-nocycle, r=oli-obk | bors | -6/+6 |
| 2025-06-28 | fix docs of FakeBorrowKind | Florian Sextl | -9/+9 |
| 2025-06-28 | Auto merge of #141759 - 1c3t3a:discriminants-query, r=saethlin | bors | -1/+13 |
| 2025-06-27 | Rollup merge of #143096 - RalfJung:tag_for_variant, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2025-06-27 | Rollup merge of #140809 - bjorn3:panic_runtime_cleanup, r=petrochenkov | Matthias Krüger | -0/+6 |
| 2025-06-27 | Rollup merge of #139858 - oli-obk:new-const-traits-syntax, r=fee1-dead | Matthias Krüger | -12/+12 |
| 2025-06-27 | tag_for_variant: properly pass TypingEnv | Ralf Jung | -1/+1 |
| 2025-06-27 | Update comments | bjorn3 | -0/+3 |
| 2025-06-27 | Insert checks for enum discriminants when debug assertions are enabled | Bastian Kersting | -1/+13 |
| 2025-06-27 | Split exported_symbols for generic and non-generic symbols | bjorn3 | -6/+25 |
| 2025-06-27 | Report infer ty errors during hir ty lowering | Oli Scherer | -0/+1 |
| 2025-06-27 | Port `#[rustc_layout_scalar_valid_range_start/end]` to the new attribute pars... | Jonathan Brouwer | -26/+4 |
| 2025-06-27 | Auto merge of #142223 - compiler-errors:perf-wf, r=lcnr | bors | -1/+67 |
| 2025-06-27 | Auto merge of #143074 - compiler-errors:rollup-cv64hdh, r=compiler-errors | bors | -96/+172 |
| 2025-06-26 | Rollup merge of #142927 - compiler-errors:note-find-const, r=BoxyUwU | Michael Goulet | -35/+14 |
| 2025-06-26 | const-eval: allow constants to refer to mutable/external memory, but reject s... | Ralf Jung | -61/+158 |
| 2025-06-26 | Rollup merge of #141311 - folkertdev:tidy-natural-sort, r=jieyouxu | Matthias Krüger | -7/+7 |
| 2025-06-26 | Change const trait bound syntax from ~const to [const] | Oli Scherer | -12/+12 |
| 2025-06-26 | Simplify IfCause | Michael Goulet | -13/+5 |
| 2025-06-25 | make `tidy-alphabetical` use a natural sort | Folkert de Vries | -7/+7 |