| Age | Commit message (Expand) | Author | Lines |
| 2024-11-28 | Rollup merge of #133550 - onur-ozkan:doc-log, r=jieyouxu | Guillaume Gomez | -1/+5 |
| 2024-11-28 | Fix new clippy lints | Guillaume Gomez | -340/+325 |
| 2024-11-27 | Rollup merge of #132410 - bjorn3:yet_another_driver_refactor_round, r=cjgillot | Matthias Krüger | -44/+38 |
| 2024-11-27 | Stabilize `extended_varargs_abi_support` | Soveu | -10/+0 |
| 2024-11-27 | print generated doc paths | onur-ozkan | -1/+5 |
| 2024-11-27 | clippy lints | Boxy | -23/+16 |
| 2024-11-27 | update cfgs | Boxy | -5/+0 |
| 2024-11-27 | Compiletest: Add proc-macro header | Eric Huss | -23/+66 |
| 2024-11-27 | bump stage0 | Boxy | -450/+450 |
| 2024-11-27 | Rollup merge of #133457 - joboet:miri-tlsfree, r=saethlin | Matthias Krüger | -0/+26 |
| 2024-11-27 | Rollup merge of #133453 - ferrocene:check-license-metadata, r=Kobzol | Matthias Krüger | -16/+75 |
| 2024-11-27 | Rollup merge of #133248 - MarcoIeni:x86_64-msvc-ext-free, r=Kobzol | Matthias Krüger | -6/+14 |
| 2024-11-27 | Rollup merge of #132979 - onur-ozkan:skip-exact, r=jieyouxu,tgross35 | Matthias Krüger | -8/+3 |
| 2024-11-26 | Rollup merge of #133458 - GuillaumeGomez:fix-prelude-tys-links, r=notriddle | Michael Goulet | -5/+8 |
| 2024-11-26 | Rollup merge of #115293 - cjgillot:no-fuel, r=wesleywiser,DianQK | Michael Goulet | -1/+0 |
| 2024-11-26 | Auto merge of #133505 - compiler-errors:rollup-xjp8hdi, r=compiler-errors | bors | -11/+11 |
| 2024-11-26 | don't pass every test arg to test-float-parse | onur-ozkan | -6/+2 |
| 2024-11-26 | Merge pull request #4031 from devnexen/solarish_stat | Ralf Jung | -34/+75 |
| 2024-11-26 | Remove target.is_some() to handle it later inside ra::flycheck | Ali Bektas | -3/+1 |
| 2024-11-26 | Revert #18197 | Ali Bektas | -1/+1 |
| 2024-11-26 | Rollup merge of #133140 - dtolnay:precedence, r=fmease | Michael Goulet | -11/+11 |
| 2024-11-26 | filesystem support for solarish. | David Carlier | -34/+75 |
| 2024-11-26 | Merge pull request #18511 from darichey/sysroot-query-metadata | Laurențiu Nicola | -51/+150 |
| 2024-11-26 | Rollup merge of #133470 - jieyouxu:ugly, r=compiler-errors | Guillaume Gomez | -22/+0 |
| 2024-11-26 | Rollup merge of #133462 - mustartt:aix-improve-bootstrap-loading, r=jieyouxu | Guillaume Gomez | -8/+8 |
| 2024-11-26 | Rollup merge of #133443 - fmease:rm-dead-eff-code-ii, r=compiler-errors | Guillaume Gomez | -8/+0 |
| 2024-11-26 | Pacify tidy. | Camille GILLOT | -1/+0 |
| 2024-11-26 | Merge pull request #4059 from tiif/fixtest | Oli Scherer | -49/+18 |
| 2024-11-26 | Simplify thread blocking tests | tiif | -49/+18 |
| 2024-11-26 | Merge pull request #4061 from asquared31415/dep_info_fix | Ralf Jung | -5/+8 |
| 2024-11-26 | Add macro expansion test for raw variable names | Mark Murphy | -0/+28 |
| 2024-11-25 | attempt to fix miri failing to create file when under weird powershell config... | asquared31415 | -5/+8 |
| 2024-11-26 | Auto merge of #132894 - frank-king:feature/where-refactor, r=cjgillot | bors | -46/+42 |
| 2024-11-25 | Fix the rest of the tests | Yoh Deadfall | -6/+3 |
| 2024-11-25 | Added linux_like module | Yoh Deadfall | -16/+17 |
| 2024-11-25 | Fixed test target | Yoh Deadfall | -2/+1 |
| 2024-11-25 | Added epoll and eventfd for Android | Yoh Deadfall | -4/+32 |
| 2024-11-25 | Merge pull request #18559 from ChayimFriedman2/recur-unsized | Laurențiu Nicola | -10/+47 |
| 2024-11-26 | compiletest: remove `pretty-expanded` directive and infra | Jieyou Xu | -22/+0 |
| 2024-11-25 | Fix a stack overflow when computing the sizedness of a struct that includes i... | Chayim Refael Friedman | -10/+47 |
| 2024-11-25 | Update books | Eric Huss | -0/+0 |
| 2024-11-25 | Update cargo | Eric Huss | -0/+0 |
| 2024-11-26 | Migrate `add_turbo_fish` to `SyntaxEditor` | Shoyu Vanilla | -24/+77 |
| 2024-11-25 | Fix `Result` and `Option` not getting a jump to def link generated | Guillaume Gomez | -5/+8 |
| 2024-11-25 | use ReadCache for archive loading | Henry Jiang | -8/+8 |
| 2024-11-25 | miri: implement `TlsFree` | joboet | -0/+26 |
| 2024-11-25 | generate-copyright: Use license-metadata.json from git. | Jonathan Pallant | -2/+1 |
| 2024-11-25 | Run the license-metadata check in CI. | Jonathan Pallant | -0/+1 |
| 2024-11-25 | collect-license-metadata: move JSON to root, and add a 'check' mode | Jonathan Pallant | -14/+65 |
| 2024-11-25 | Support predicate registers (clobber-only) in Hexagon inline assembly | Taiki Endo | -0/+2 |