| Age | Commit message (Expand) | Author | Lines |
| 2024-12-30 | Remove unneeded conversions | Chayim Refael Friedman | -14/+14 |
| 2024-12-30 | Merge pull request #18792 from Veykril/push-wonkvzozmmwz | Lukas Wirth | -315/+345 |
| 2024-12-30 | Move proc-macro protocol into legacy module | Lukas Wirth | -33/+38 |
| 2024-12-30 | Cleanup proc-macro dylib handling | Lukas Wirth | -74/+74 |
| 2024-12-30 | Decouple proc-macro server protocol from the server implementation | Lukas Wirth | -218/+243 |
| 2024-12-30 | Opt into, rather than out of, linkcheck (#2180) | Noah Lev | -7/+9 |
| 2024-12-30 | chore: fix typos | Horu | -7/+7 |
| 2024-12-30 | fix: avoid generating colliding names in extract_variable | roife | -91/+126 |
| 2024-12-30 | Auto merge of #134865 - clubby789:proc-macro-tls, r=onur-ozkan | bors | -5/+150 |
| 2024-12-30 | Move some more AST makers to the quote macro | Chayim Refael Friedman | -53/+58 |
| 2024-12-30 | Create a `quote!`-like API for crafting AST nodes | Chayim Refael Friedman | -9/+182 |
| 2024-12-30 | Add a function to convert a SyntaxKind to its text, where possible | Chayim Refael Friedman | -0/+341 |
| 2024-12-30 | Generate a method for static retrieval of the SyntaxKind of a node, where pos... | Chayim Refael Friedman | -0/+1093 |
| 2024-12-30 | Remove stale implementation details of coverage instrumentation (#2179) | Stuart Cook | -354/+2 |
| 2024-12-29 | Auto merge of #134901 - matthiaskrgr:rollup-b0wwuht, r=matthiaskrgr | bors | -1/+7 |
| 2024-12-29 | bootstrap: Don't apply `-Ztls-model=initial-exec` to deps of proc-macros | clubby789 | -1/+4 |
| 2024-12-29 | Add tidy check for list of proc-macro crate transitive dependencies | clubby789 | -4/+146 |
| 2024-12-29 | Remove properly tracked config file from .gitignore & add support for skippin... | Martin Liška | -9/+18 |
| 2024-12-29 | Add a couple of linkcheck exceptions: (#2120) | Martin Liška | -1/+7 |
| 2024-12-30 | Add missing link for [Node] (#2177) | Martin Liška | -0/+1 |
| 2024-12-30 | Fix 403 received for HEAD request (#2176) | Martin Liška | -1/+1 |
| 2024-12-29 | Rollup merge of #134894 - Kobzol:docker-ci-documentation, r=the8472 | Matthias Krüger | -0/+6 |
| 2024-12-29 | Rollup merge of #134884 - calciumbe:patch1, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-12-29 | Auto merge of #134765 - Noratrieb:linux-none-cant-unwind-silly, r=jieyouxu | bors | -0/+5 |
| 2024-12-29 | Document x86_64-unknown-linux-none is PIE by default | Noratrieb | -0/+5 |
| 2024-12-29 | Document how to run the split Docker pipelines | Jakub Beránek | -0/+6 |
| 2024-12-29 | Auto merge of #134891 - dxsullivan:fix-typo, r=GuillaumeGomez | bors | -4/+4 |
| 2024-12-29 | fix: Fix invalid `-O` flag used by cfg discovery | Lukas Wirth | -2/+23 |
| 2024-12-29 | docs: fix typos | dxsullivan | -4/+4 |
| 2024-12-29 | fix: typos | calciumbe | -1/+1 |
| 2024-12-29 | Merge pull request #18785 from Veykril/push-uvsqposqyvmo | Lukas Wirth | -436/+438 |
| 2024-12-29 | Merge pull request #18787 from Veykril/push-uymlpukspxqr | Lukas Wirth | -1/+5 |
| 2024-12-29 | Auto merge of #134887 - Zalathar:rollup-ghpz7oy, r=Zalathar | bors | -118/+137 |
| 2024-12-29 | Inline toolchain_info module | Lukas Wirth | -17/+19 |
| 2024-12-29 | Automatically cancel CI checks on new push to same PR | Lukas Wirth | -1/+5 |
| 2024-12-29 | Merge pull request #18774 from Veykril/push-ysppqxpuknnw | Lukas Wirth | -129/+1335 |
| 2024-12-29 | Force a current dir to be supplied for rustc info fetching | Lukas Wirth | -25/+37 |
| 2024-12-29 | Split out `ProjectWorkspace::load_cargo` | Lukas Wirth | -142/+139 |
| 2024-12-29 | Enforce a current directory being set for spawned commands | Lukas Wirth | -75/+99 |
| 2024-12-29 | Rollup merge of #134883 - Zalathar:shared-helpers, r=clubby789 | Stuart Cook | -3/+14 |
| 2024-12-29 | Rollup merge of #134876 - Zalathar:bootstrap-test-macros, r=jieyouxu | Stuart Cook | -103/+113 |
| 2024-12-29 | Rollup merge of #134799 - poliorcetics:ab/push-xuxotrnrtysz, r=GuillaumeGomez | Stuart Cook | -12/+10 |
| 2024-12-29 | Cleanup toolchain info fetching | Lukas Wirth | -230/+197 |
| 2024-12-29 | Merge pull request #18784 from Veykril/push-pqtwsvquxoty | Lukas Wirth | -1/+1 |
| 2024-12-29 | fix: Do not merge spans if they have different anchors | Lukas Wirth | -1/+1 |
| 2024-12-29 | Auto merge of #134650 - onur-ozkan:clean-up-fixmes, r=Kobzol | bors | -14/+9 |
| 2024-12-29 | Describe variance resolution approach differences to rustc | Lukas Wirth | -36/+27 |
| 2024-12-29 | Fix `./x check bootstrap` by moving `shared_helpers::tests` | Zalathar | -3/+14 |
| 2024-12-29 | Merge pull request #4115 from RalfJung/epoll | Oli Scherer | -41/+40 |
| 2024-12-29 | concurrency: Generalize UnblockCallback to MachineCallback | shamb0 | -130/+186 |