| Age | Commit message (Expand) | Author | Lines |
| 2025-07-06 | Rewrite empty attribute lint | Jonathan Brouwer | -5/+2 |
| 2025-07-05 | Remove yields_in_scope from the scope tree. | Camille GILLOT | -92/+0 |
| 2025-07-05 | Auto merge of #139598 - compiler-errors:no-bound-var-symbol, r=WaffleLapkin | bors | -145/+109 |
| 2025-07-05 | Rollup merge of #143372 - cjgillot:bare-glob-map, r=petrochenkov | Matthias Krüger | -7/+0 |
| 2025-07-05 | Rollup merge of #143085 - JonathanBrouwer:non_exhaustive_parser, r=jdonszelmann | Matthias Krüger | -1/+4 |
| 2025-07-04 | Port `#[non_exhaustive]` to the new attribute parsing infrastructure | Jonathan Brouwer | -1/+4 |
| 2025-07-04 | Nits | Michael Goulet | -1/+1 |
| 2025-07-04 | Fix elided lifetimes in rustdoc | Michael Goulet | -4/+4 |
| 2025-07-04 | Fix pretty printing of placeholder types | Michael Goulet | -8/+12 |
| 2025-07-04 | Same for types | Michael Goulet | -6/+6 |
| 2025-07-04 | Remove Symbol for Named LateParam/Bound variants | Michael Goulet | -130/+90 |
| 2025-07-04 | Auto merge of #114669 - cjgillot:metadata-wp, r=petrochenkov | bors | -1/+12 |
| 2025-07-04 | Rollup merge of #143308 - compiler-errors:no-pointer-like, r=oli-obk | Matthias Krüger | -5/+9 |
| 2025-07-04 | Reuse metadata file from work products. | Camille GILLOT | -1/+12 |
| 2025-07-04 | Remove names_imported_by_glob_use query. | Camille GILLOT | -7/+0 |
| 2025-07-04 | Auto merge of #143247 - cjgillot:metadata-no-red, r=petrochenkov | bors | -13/+10 |
| 2025-07-03 | Remove PointerLike trait | Michael Goulet | -5/+9 |
| 2025-07-03 | Rollup merge of #143038 - Qelxiros:142676-private-dependency-traits, r=tgross35 | Jana Dönszelmann | -1/+1 |
| 2025-07-03 | Rollup merge of #134006 - klensy:typos, r=nnethercote | Jana Dönszelmann | -9/+9 |
| 2025-07-03 | setup CI and tidy to use typos for spellchecking and fix few typos | klensy | -9/+9 |
| 2025-07-03 | Rollup merge of #143324 - RalfJung:native-call-prep, r=oli-obk | Matthias Krüger | -9/+2 |
| 2025-07-02 | avoid suggesting traits from private dependencies | Jeremy Smart | -1/+1 |
| 2025-07-02 | Auto merge of #143338 - matthiaskrgr:rollup-ykaxh04, r=matthiaskrgr | bors | -5/+14 |
| 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 |