| Age | Commit message (Expand) | Author | Lines |
| 2025-06-20 | Avoid some unnecessary symbol interning. | Nicholas Nethercote | -9/+10 |
| 2025-06-20 | Use a symbol for `ExpansionConfig::crate_name`. | Nicholas Nethercote | -11/+12 |
| 2025-06-20 | Fix `tests/ui/asm/naked-invalid-attr.stderr`. | Nicholas Nethercote | -3/+6 |
| 2025-06-18 | Auto merge of #142669 - GuillaumeGomez:subtree-update_cg_gcc_2025-06-18, r=Gu... | bors | -10357/+11916 |
| 2025-06-18 | GCC backend: Remove `add_eval` if no function is created | Guillaume Gomez | -1/+0 |
| 2025-06-18 | Merge commit 'fda0bb9588912a3e0606e880ca9f6e913cf8a5a4' into subtree-update_c... | Guillaume Gomez | -10357/+11917 |
| 2025-06-18 | Auto merge of #141061 - dpaoliello:shimasfn, r=bjorn3 | bors | -131/+155 |
| 2025-06-18 | Auto merge of #138165 - jdonszelmann:inline, r=oli-obk | bors | -647/+1189 |
| 2025-06-18 | Auto merge of #130887 - Soveu:repeatn, r=scottmcm | bors | -121/+47 |
| 2025-06-18 | Auto merge of #142644 - jhpratt:rollup-f2jed9t, r=jhpratt | bors | -385/+907 |
| 2025-06-17 | bump rustdoc json version for inline attribute representation | Jana Dönszelmann | -2/+2 |
| 2025-06-17 | fix clippy | Jana Dönszelmann | -18/+13 |
| 2025-06-17 | make error codes reflect reality better | Jana Dönszelmann | -341/+411 |
| 2025-06-17 | Rollup merge of #142635 - bjorn3:add_back_wasm_spec_abi, r=workingjubilee | Jacob Pratt | -0/+11 |
| 2025-06-17 | Rollup merge of #142632 - ehuss:update-cargo, r=ehuss | Jacob Pratt | -0/+0 |
| 2025-06-17 | Rollup merge of #142631 - xizheyin:142143, r=Urgau | Jacob Pratt | -7/+50 |
| 2025-06-17 | Rollup merge of #142620 - a1phyr:borrowed_buf_remove_branch, r=jhpratt | Jacob Pratt | -3/+3 |
| 2025-06-17 | Rollup merge of #142618 - GuillaumeGomez:eslint-no-console, r=lolbinarycat | Jacob Pratt | -0/+2 |
| 2025-06-17 | Rollup merge of #142608 - workingjubilee:redescribe-rustc_target-more-accurat... | Jacob Pratt | -22/+25 |
| 2025-06-17 | Rollup merge of #142605 - ZuseZ4:autodiff-check-builds2, r=oli-obk | Jacob Pratt | -13/+14 |
| 2025-06-17 | Rollup merge of #142588 - ZuseZ4:generic-ctx-imprv, r=oli-obk | Jacob Pratt | -9/+6 |
| 2025-06-17 | Rollup merge of #142520 - hkBst:less-static-mut, r=tgross35 | Jacob Pratt | -106/+55 |
| 2025-06-17 | Rollup merge of #142517 - ChrisDenton:anon-pipe, r=Mark-Simulacrum | Jacob Pratt | -86/+142 |
| 2025-06-17 | Rollup merge of #142371 - fee1-dead-contrib:push-xqlkumzurkus, r=petrochenkov | Jacob Pratt | -45/+62 |
| 2025-06-17 | Rollup merge of #142100 - lolbinarycat:rustdoc-srcIndex-138467, r=GuillaumeGomez | Jacob Pratt | -31/+11 |
| 2025-06-17 | Rollup merge of #141608 - moatom:proc_macro-140238, r=dtolnay | Jacob Pratt | -63/+519 |
| 2025-06-17 | use consistent attr errors in all attribute parsers | Jana Dönszelmann | -154/+308 |
| 2025-06-17 | Rollup merge of #141574 - fee1-dead-contrib:push-owzulzmzszzx, r=jhpratt | Jacob Pratt | -0/+7 |
| 2025-06-17 | fix bugs in inline/force_inline and diagnostics of all attr parsers | Jana Dönszelmann | -239/+569 |
| 2025-06-17 | convert entire codebase to parsed inline attrs | Jana Dönszelmann | -117/+95 |
| 2025-06-17 | implement rustc_force_inline parser | Jana Dönszelmann | -2/+5 |
| 2025-06-17 | implement inline parser | Jonathan Dönszelmann | -4/+16 |
| 2025-06-17 | Auto merge of #142567 - lnicola:sync-from-ra, r=lnicola | bors | -3488/+4773 |
| 2025-06-17 | Auto merge of #142613 - workingjubilee:rollup-yuod2hg, r=workingjubilee | bors | -299/+334 |
| 2025-06-17 | Temporarily add back -Zwasm-c-abi=spec | bjorn3 | -0/+11 |
| 2025-06-18 | Dont suggest remove semi inside macro expansion for redundant semi lint | xizheyin | -8/+22 |
| 2025-06-17 | Update cargo | Eric Huss | -0/+0 |
| 2025-06-17 | Try to downgrade object | Laurențiu Nicola | -12/+3 |
| 2025-06-17 | Auto merge of #137944 - davidtwco:sized-hierarchy, r=oli-obk | bors | -1021/+4167 |
| 2025-06-17 | Add test suggest-remove-semi-in-macro-expansion-issue-142143.rs | xizheyin | -0/+29 |
| 2025-06-17 | Remove a panicking branch in `BorrowedCursor::advance` | Benoît du Garreau | -3/+3 |
| 2025-06-17 | Lint about `console` calls in rustdoc JS | Guillaume Gomez | -0/+2 |
| 2025-06-17 | Rollup merge of #142601 - nnethercote:format_version-comment, r=aDotInTheVoid | Jubilee | -0/+8 |
| 2025-06-17 | Rollup merge of #142598 - ostylk:fix/ppc64_llvmabi, r=nikic,workingjubilee | Jubilee | -0/+26 |
| 2025-06-17 | Rollup merge of #142595 - workingjubilee:revert-warning-138139, r=ChrisDenton | Jubilee | -38/+0 |
| 2025-06-17 | Rollup merge of #142587 - compiler-errors:try-visit-expr-fields, r=jieyouxu | Jubilee | -4/+23 |
| 2025-06-17 | Rollup merge of #142586 - compiler-errors:remove-visit-struct-field-def, r=fm... | Jubilee | -18/+2 |
| 2025-06-17 | Rollup merge of #142585 - rustbot:docs-update, r=ehuss | Jubilee | -0/+0 |
| 2025-06-17 | Rollup merge of #142584 - Urgau:span-borrowck-139049, r=fmease | Jubilee | -120/+65 |
| 2025-06-17 | Rollup merge of #142570 - jieyouxu:disunion, r=estebank | Jubilee | -36/+115 |