| Age | Commit message (Expand) | Author | Lines |
| 2024-08-06 | fix github actions runner for arm | Pietro Albini | -1/+1 |
| 2024-08-06 | update version number | Pietro Albini | -1/+1 |
| 2024-07-21 | Cherry-pick release notes | Mark Rousskov | -1/+1 |
| 2024-07-20 | Auto merge of #127904 - flip1995:clippy-beta-backport, r=Mark-Simulacrum | bors | -7/+44 |
| 2024-07-18 | Auto merge of #12961 - GuillaumeGomez:fix-manual_unwrap_or_default, r=Alexendoo | bors | -7/+44 |
| 2024-07-17 | Update dist-riscv64-linux to binutils 2.40 | Nikita Popov | -1/+216 |
| 2024-07-16 | [beta-1.80] Update cargo | Weihang Lo | -0/+0 |
| 2024-07-11 | Update LLVM submodule | DianQK | -0/+0 |
| 2024-07-05 | Change to the NetBSD archive URL rather than the CDN | Trevor Gross | -12/+42 |
| 2024-07-05 | Update LLVM submodule | DianQK | -0/+0 |
| 2024-06-21 | ci: Update centos:7 to use vault repos | Josh Stone | -2/+10 |
| 2024-06-13 | Bump stage0 to 1.79.0 | Josh Stone | -430/+332 |
| 2024-06-11 | ensure the self-contained linker is only enabled on nightly/dev | Rémy Rakic | -1/+3 |
| 2024-06-10 | bump channel to beta | Pietro Albini | -1/+1 |
| 2024-06-07 | Auto merge of #126134 - matthiaskrgr:rollup-vzlegsc, r=matthiaskrgr | bors | -27/+40 |
| 2024-06-07 | Rollup merge of #126119 - Zalathar:emit-filename, r=ehuss | Matthias Krüger | -11/+29 |
| 2024-06-07 | Rollup merge of #126112 - Kobzol:runmake-source-root, r=jieyouxu | Matthias Krüger | -3/+2 |
| 2024-06-07 | Rollup merge of #126047 - cuviper:installer-try_for_each, r=albertlarsan68 | Matthias Krüger | -9/+3 |
| 2024-06-07 | Rollup merge of #125781 - onur-ozkan:improve-tool-builder, r=albertlarsan68 | Matthias Krüger | -3/+1 |
| 2024-06-07 | Rollup merge of #124214 - carbotaniuman:parse_unsafe_attrs, r=michaelwoerister | Matthias Krüger | -1/+5 |
| 2024-06-07 | run fmt | Guillaume Gomez | -18/+16 |
| 2024-06-07 | Fix broken rustdoc unit tests | Noah Lev | -22/+37 |
| 2024-06-07 | Parse full doctest source; extract helper for parsing code | Noah Lev | -90/+104 |
| 2024-06-07 | Move logic for "making" doctests to submodule | Noah Lev | -375/+387 |
| 2024-06-07 | Make doctests before running them; reintroduce `RunnableDoctest` | Noah Lev | -42/+54 |
| 2024-06-07 | Move some arguments to fields and reorganize fields | Noah Lev | -58/+54 |
| 2024-06-07 | Remove `RunnableDoctest` | Noah Lev | -24/+17 |
| 2024-06-07 | Make two fields computed on-demand | Noah Lev | -9/+15 |
| 2024-06-07 | rustdoc: Remove `DoctestVisitor::get_line` | Noah Lev | -24/+42 |
| 2024-06-07 | Remove global options from `IndividualTestOptions` | Noah Lev | -40/+21 |
| 2024-06-07 | Merge `RustDoctest` and `MdDoctest` into one type | Noah Lev | -77/+42 |
| 2024-06-07 | rustdoc: Extract actual doctest running logic into function | Noah Lev | -75/+126 |
| 2024-06-07 | Separate doctest collection from running | Noah Lev | -188/+237 |
| 2024-06-07 | Move Markdown-specific doctest code into submodule | Noah Lev | -47/+51 |
| 2024-06-07 | Start moving format-specific code into doctest submodule | Noah Lev | -120/+136 |
| 2024-06-07 | rustdoc: Use `write_all` to ensure all content is written | Noah Lev | -1/+1 |
| 2024-06-07 | rustdoc: Rename `Tester` to `DoctestVisitor` | Noah Lev | -14/+14 |
| 2024-06-07 | Improve docs for using custom paths with `--emit` | Zalathar | -11/+29 |
| 2024-06-07 | Auto merge of #125918 - oli-obk:const_block_ice, r=compiler-errors | bors | -34/+10 |
| 2024-06-07 | Revert "Create const block DefIds in typeck instead of ast lowering" | Oli Scherer | -34/+10 |
| 2024-06-07 | Rename `S` environment variable to `SOURCE_ROOT` in run-make tests | Jakub Beránek | -2/+2 |
| 2024-06-07 | Do not pass source root when building run-make tests | Jakub Beránek | -1/+0 |
| 2024-06-06 | Rollup merge of #126101 - lqd:revert-124099, r=wesleywiser | Jubilee | -10/+10 |
| 2024-06-06 | Fix formatting | carbotaniuman | -1/+1 |
| 2024-06-06 | Fix build | carbotaniuman | -5/+5 |
| 2024-06-06 | Parse unsafe attributes | carbotaniuman | -1/+5 |
| 2024-06-06 | Auto merge of #126104 - workingjubilee:rollup-t1ac2ld, r=workingjubilee | bors | -21/+27 |
| 2024-06-06 | Rollup merge of #126086 - onur-ozkan:use-exe, r=petrochenkov | Jubilee | -1/+1 |
| 2024-06-06 | Rollup merge of #126081 - Kobzol:run-make-relative-paths, r=jieyouxu | Jubilee | -2/+3 |
| 2024-06-06 | Rollup merge of #126072 - Zalathar:run-flags, r=jieyouxu | Jubilee | -10/+12 |