| Age | Commit message (Expand) | Author | Lines |
| 2024-12-18 | Rollup merge of #134420 - Integral-Tech:pathbuf-refactor, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -15/+12 |
| 2024-12-18 | Rollup merge of #134253 - nnethercote:overhaul-keywords, r=petrochenkov | 许杰友 Jieyou Xu (Joe) | -75/+12 |
| 2024-12-18 | Rollup merge of #134161 - nnethercote:overhaul-token-cursors, r=spastorino | 许杰友 Jieyou Xu (Joe) | -21/+21 |
| 2024-12-18 | Auto merge of #134425 - clubby789:cargo-update, r=jieyouxu | bors | -78/+88 |
| 2024-12-18 | Only have one source of truth for keywords. | Nicholas Nethercote | -75/+12 |
| 2024-12-18 | Auto merge of #134450 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-12-17 | Update cargo | Weihang Lo | -0/+0 |
| 2024-12-18 | Auto merge of #134439 - matthiaskrgr:rollup-grmmmx2, r=matthiaskrgr | bors | -7/+103 |
| 2024-12-18 | Rename `RefTokenTreeCursor`. | Nicholas Nethercote | -21/+21 |
| 2024-12-18 | Simplify `RefTokenTreeCursor::look_ahead`. | Nicholas Nethercote | -3/+3 |
| 2024-12-18 | Change the lookahead in `MacroParser::new`. | Nicholas Nethercote | -1/+1 |
| 2024-12-17 | Rollup merge of #134423 - jieyouxu:bootstrap-test-valid, r=onur-ozkan | Matthias Krüger | -1/+1 |
| 2024-12-17 | Rollup merge of #133801 - Gelbpunkt:powerpc64le-unknown-linux-musl-tier-2, r=... | Matthias Krüger | -6/+102 |
| 2024-12-17 | Auto merge of #134376 - jdonszelmann:fix-rustdoc-perf, r=jieyouxu | bors | -1/+1 |
| 2024-12-17 | Auto merge of #134381 - jdonszelmann:move-attribute-types, r=oli-obk | bors | -31/+33 |
| 2024-12-17 | compiler & tools dependencies: | clubby789 | -78/+88 |
| 2024-12-18 | refactor: replace &PathBuf with &Path to enhance generality | Integral | -15/+12 |
| 2024-12-17 | Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesleywiser | bors | -31/+1 |
| 2024-12-17 | bootstrap: use specific-purpose ui test path | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-12-17 | Rollup merge of #134409 - RalfJung:bootstrap-comment, r=jieyouxu | Jacob Pratt | -2/+4 |
| 2024-12-17 | Rollup merge of #134202 - nnethercote:rm-existing_doc_keyword, r=GuillaumeGomez | Jacob Pratt | -1/+1 |
| 2024-12-17 | clarify that path() is for on-disk paths | Ralf Jung | -1/+3 |
| 2024-12-17 | bootstrap: fix a comment | Ralf Jung | -1/+1 |
| 2024-12-17 | Auto merge of #134302 - bjorn3:remove_driver_queries, r=oli-obk,jieyouxu | bors | -62/+53 |
| 2024-12-17 | Remove `rustc::existing_doc_keyword` lint. | Nicholas Nethercote | -1/+1 |
| 2024-12-16 | Stabilize #[coverage] attribute | ltdk | -31/+1 |
| 2024-12-17 | Auto merge of #134132 - MarcoIeni:linux-4c-to-ubuntu-22, r=Kobzol | bors | -1/+1 |
| 2024-12-16 | Auto merge of #134095 - Kobzol:datadog-lockfile, r=MarcoIeni | bors | -8/+5015 |
| 2024-12-16 | Rollup merge of #134277 - notriddle:notriddle/inline-into, r=GuillaumeGomez | Matthias Krüger | -8/+24 |
| 2024-12-16 | Rollup merge of #134260 - GuillaumeGomez:doctest-attrs, r=notriddle | Matthias Krüger | -18/+42 |
| 2024-12-16 | Rollup merge of #134124 - MarcoIeni:split-llvm-jobs, r=Kobzol | Matthias Krüger | -44/+143 |
| 2024-12-16 | rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures | Jonathan Dönszelmann | -24/+27 |
| 2024-12-16 | split attributes | Jonathan Dönszelmann | -7/+6 |
| 2024-12-16 | Remove unneeded handling of backlines in doctest attributes | Guillaume Gomez | -2/+0 |
| 2024-12-16 | Auto merge of #134377 - lnicola:sync-from-ra, r=lnicola | bors | -2118/+8734 |
| 2024-12-16 | Also handle cases where attributes are unclosed | Guillaume Gomez | -16/+40 |
| 2024-12-16 | [CI] Use a lockfile for installing the `datadog` package | Jakub Beránek | -8/+5015 |
| 2024-12-16 | try fix hir-attrs perf | Jonathan Dönszelmann | -1/+1 |
| 2024-12-15 | Auto merge of #131808 - jdonszelmann:hir-attributes, r=oli-obk,petrochenkov | bors | -149/+142 |
| 2024-12-15 | Merge pull request #18693 from Veykril/push-wzoomkkmuolm | Laurențiu Nicola | -6/+3 |
| 2024-12-15 | Add hir::Attribute | Jonathan Dönszelmann | -149/+142 |
| 2024-12-16 | Rollup merge of #134331 - RalfJung:bootstrap-error-index, r=onur-ozkan | 许杰友 Jieyou Xu (Joe) | -1/+3 |
| 2024-12-16 | Rollup merge of #134111 - jyn514:run-make-nocapture, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -56/+68 |
| 2024-12-15 | Rename `value` field to `expr` to simplify later commits' diffs | Oli Scherer | -5/+5 |
| 2024-12-15 | fix: Fix proc-macro dylib names on windows | Lukas Wirth | -6/+3 |
| 2024-12-15 | internal: Show mir eval errors on hover with debug env var set | Lukas Wirth | -97/+113 |
| 2024-12-15 | Rollup merge of #134285 - oli-obk:push-vwrqsqlwnuxo, r=Urgau | Stuart Cook | -37/+32 |
| 2024-12-15 | Rollup merge of #133633 - jyn514:hide-linker-args, r=bjorn3,jyn514 | Stuart Cook | -0/+6 |
| 2024-12-15 | bootstrap: make ./x test error-index work | Ralf Jung | -1/+3 |
| 2024-12-15 | Auto merge of #134258 - bjorn3:no_public_specialization, r=petrochenkov | bors | -59/+1 |