| Age | Commit message (Expand) | Author | Lines |
| 2025-07-06 | Rollup merge of #143252 - JonathanBrouwer:rewrite_empty_attribute, r=jdonszel... | Matthias Krüger | -84/+80 |
| 2025-07-06 | Rollup merge of #143484 - bvanjoi:issue-140796, r=compiler-errors | Matthias Krüger | -2/+29 |
| 2025-07-06 | Rollup merge of #143477 - folkertdev:use-is-multiple-of, r=joshtriplett | Matthias Krüger | -21/+20 |
| 2025-07-06 | Rollup merge of #143416 - joshtriplett:mbe-simplifications, r=nnethercote | Matthias Krüger | -130/+134 |
| 2025-07-06 | Fix line break after ":" in unpretty attribute print | Jonathan Brouwer | -1/+2 |
| 2025-07-06 | Rewrite empty attribute lint | Jonathan Brouwer | -83/+78 |
| 2025-07-06 | distinguish the duplicate item of rpitit | bohan | -2/+29 |
| 2025-07-06 | Auto merge of #143507 - matthiaskrgr:rollup-lpg7t12, r=matthiaskrgr | bors | -283/+184 |
| 2025-07-05 | mbe: Defer checks for `compile_error!` until reporting an unused macro rule | Josh Triplett | -92/+80 |
| 2025-07-05 | mbe: Simplify a match to a let-else | Josh Triplett | -3/+2 |
| 2025-07-05 | mbe: Add a helper to parse a single `TokenTree` | Josh Triplett | -22/+20 |
| 2025-07-05 | Rollup merge of #143494 - cjgillot:no-yield-in-scope, r=compiler-errors | Matthias Krüger | -263/+37 |
| 2025-07-05 | Rollup merge of #143489 - cjgillot:mut-visit-span, r=petrochenkov | Matthias Krüger | -11/+79 |
| 2025-07-05 | Rollup merge of #143441 - compiler-errors:no-key, r=petrochenkov | Matthias Krüger | -6/+4 |
| 2025-07-05 | Rollup merge of #143238 - JonathanBrouwer:ignore_parser, r=jdonszelmann | Matthias Krüger | -3/+64 |
| 2025-07-05 | Auto merge of #142732 - compiler-errors:more-root, r=lcnr | bors | -119/+33 |
| 2025-07-05 | Port `#[ignore]` to the new attribute parsing infrastructure | Jonathan Brouwer | -3/+64 |
| 2025-07-05 | Don't compress input universes | Michael Goulet | -111/+10 |
| 2025-07-05 | Canonicalize input ty/ct infer/placeholder in the root universe | Michael Goulet | -8/+23 |
| 2025-07-05 | Stop using Key trait randomly | Michael Goulet | -6/+4 |
| 2025-07-05 | Remove yields_in_scope from the scope tree. | Camille GILLOT | -263/+37 |
| 2025-07-05 | codegen_ssa: replace a Result by an Either | Ralf Jung | -23/+24 |
| 2025-07-05 | Complete mut_visit. | Camille GILLOT | -11/+79 |
| 2025-07-05 | mbe: Introduce an enum for which part of a rule we're parsing | Josh Triplett | -17/+36 |
| 2025-07-05 | Auto merge of #143473 - workingjubilee:rollup-bxie7zg, r=scottmcm | bors | -165/+111 |
| 2025-07-05 | use `div_ceil` instead of manual logic | Folkert de Vries | -12/+11 |
| 2025-07-05 | use `is_multiple_of` instead of manual modulo | Folkert de Vries | -9/+9 |
| 2025-07-05 | Auto merge of #139598 - compiler-errors:no-bound-var-symbol, r=WaffleLapkin | bors | -327/+292 |
| 2025-07-04 | Rollup merge of #143410 - scottmcm:redo-transmute-again, r=RalfJung,workingju... | Jubilee | -165/+111 |
| 2025-07-05 | Auto merge of #138759 - scottmcm:operand-builder, r=saethlin | bors | -67/+149 |
| 2025-07-05 | Rollup merge of #143414 - dianne:box-usefulness-cleanup, r=Nadrieril | Matthias Krüger | -66/+28 |
| 2025-07-05 | Rollup merge of #143408 - joshtriplett:fix-mbe-parser, r=compiler-errors | Matthias Krüger | -0/+9 |
| 2025-07-05 | Rollup merge of #143406 - scottmcm:did-we-need-that-unsafe, r=compiler-errors | Matthias Krüger | -2/+2 |
| 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 | -15/+41 |
| 2025-07-04 | Address PR feedback | Scott McMurray | -41/+52 |
| 2025-07-04 | Port `#[non_exhaustive]` to the new attribute parsing infrastructure | Jonathan Brouwer | -15/+41 |
| 2025-07-04 | Nits | Michael Goulet | -20/+16 |
| 2025-07-04 | Fix elided lifetimes in rustdoc | Michael Goulet | -10/+10 |
| 2025-07-04 | Fix pretty printing of placeholder types | Michael Goulet | -15/+19 |
| 2025-07-04 | Same for types | Michael Goulet | -34/+25 |
| 2025-07-04 | Remove Symbol for Named LateParam/Bound variants | Michael Goulet | -270/+244 |
| 2025-07-04 | Auto merge of #114669 - cjgillot:metadata-wp, r=petrochenkov | bors | -35/+122 |
| 2025-07-04 | Rename `transmute_immediate` → `transmute_scalar` | Scott McMurray | -11/+13 |
| 2025-07-04 | Rollup merge of #143417 - klensy:termize, r=jieyouxu | Matthias Krüger | -2/+2 |
| 2025-07-04 | Rollup merge of #143400 - GrigorenkoPV:attributes/lints, r=jdonszelmann | Matthias Krüger | -13/+32 |
| 2025-07-04 | Rollup merge of #143387 - dpaoliello:shouldpanicfn, r=bjorn3 | Matthias Krüger | -33/+99 |
| 2025-07-04 | Rollup merge of #143308 - compiler-errors:no-pointer-like, r=oli-obk | Matthias Krüger | -196/+11 |
| 2025-07-04 | Rollup merge of #143286 - Muscraft:track-diagnostics-note, r=WaffleLapkin | Matthias Krüger | -15/+18 |
| 2025-07-04 | Rollup merge of #140643 - makai410:smir-refactor-migrate, r=oli-obk,celinval | Matthias Krüger | -2224/+3598 |