| Age | Commit message (Expand) | Author | Lines |
| 2022-11-20 | Rollup merge of #104487 - klensy:ntapi, r=Mark-Simulacrum | Matthias Krüger | -6/+6 |
| 2022-11-20 | Rollup merge of #104611 - notriddle:notriddle/scrape-examples-button, r=Guill... | Matthias Krüger | -0/+2 |
| 2022-11-19 | rustdoc: add test case for scraped example expand GUI | Michael Howell | -0/+2 |
| 2022-11-19 | Rollup merge of #104076 - ozkanonur:fix-ci-rustc-sysroot, r=jyn514 | Matthias Krüger | -9/+20 |
| 2022-11-19 | Rollup merge of #103969 - ferrocene:pa-download-rustc-ui-tests, r=jyn514 | Matthias Krüger | -9/+20 |
| 2022-11-17 | fmt | Pietro Albini | -1/+1 |
| 2022-11-17 | set correct default value for cc and cxx on android | Pietro Albini | -20/+29 |
| 2022-11-16 | update ntapi dep to remove future-incompat warning | klensy | -6/+6 |
| 2022-11-16 | normalize download-rustc's prefix when running compiletests | Pietro Albini | -9/+19 |
| 2022-11-16 | normalize source paths from sysroot in compiletest | Pietro Albini | -0/+1 |
| 2022-11-14 | Auto merge of #104387 - Manishearth:rollup-9e551p5, r=Manishearth | bors | -1/+7 |
| 2022-11-13 | Make all download functions need only Config, not Builder | Joshua Nelson | -637/+663 |
| 2022-11-13 | Rollup merge of #104158 - Ayush1325:executable, r=Mark-Simulacrum | Manish Goregaokar | -1/+7 |
| 2022-11-13 | Auto merge of #103894 - mati865:gnullvm-libunwind-changes, r=thomcc | bors | -1/+0 |
| 2022-11-13 | check if current stage is target build stage r=ozkanonur | ozkanonur | -9/+20 |
| 2022-11-12 | Print "Checking/Building ..." message even when --dry-run is passed | Joshua Nelson | -3/+5 |
| 2022-11-12 | Distinguish `--dry-run` from the automatic dry run check | Joshua Nelson | -78/+96 |
| 2022-11-11 | Rollup merge of #104245 - kubycsolutions:master, r=jyn514 | Dylan DPC | -1/+1 |
| 2022-11-10 | Avoid runtime dependency on static libstdc++ | kubycsolutions | -1/+1 |
| 2022-11-09 | Rollup merge of #104046 - RalfJung:run-miri-run, r=oli-obk | Michael Goulet | -54/+140 |
| 2022-11-08 | Rollup merge of #103778 - mati865:update-deps, r=Mark-Simulacrum | Manish Goregaokar | -10/+67 |
| 2022-11-08 | Rollup merge of #104027 - ted-tanner:issue-103697-fix, r=jyn514 | Guillaume Gomez | -4/+5 |
| 2022-11-08 | Return .efi extension for EFI executable | Ayush Singh | -1/+7 |
| 2022-11-07 | Only set config.config to None when using default path | Tanner Davies | -1/+2 |
| 2022-11-07 | Auto merge of #103569 - RalfJung:miri-test-macos, r=Mark-Simulacrum | bors | -0/+16 |
| 2022-11-07 | add FIXME to replace this env var in the future | Ralf Jung | -0/+6 |
| 2022-11-06 | bootstrap: put Miri sysroot into local build dir | Ralf Jung | -1/+9 |
| 2022-11-06 | bootstrap: add support for running Miri on a file | Ralf Jung | -54/+132 |
| 2022-11-06 | Rollup merge of #103851 - viandoxdev:103816_bootstrap_fix_json_doc, r=jyn514 | Matthias Krüger | -53/+44 |
| 2022-11-05 | Place config.toml in current working directory if config not found | Tanner Davies | -4/+4 |
| 2022-11-05 | fix out dir being wrong in json | viandoxdev | -1/+5 |
| 2022-11-05 | Rollup merge of #103920 - ferrocene:pa-maybe-open-in-browser, r=jyn514 | Matthias Krüger | -25/+28 |
| 2022-11-05 | Update several crates for improved support of the new targets | Mateusz Mikuła | -10/+67 |
| 2022-11-05 | Rollup merge of #103878 - Mark-Simulacrum:fix-stable-ci-download, r=jyn514 | Matthias Krüger | -17/+42 |
| 2022-11-03 | address review comment | Pietro Albini | -2/+5 |
| 2022-11-03 | Fix artifact version/channel detection for stable | Mark Rousskov | -17/+42 |
| 2022-11-03 | move browser opening logic in Builder | Pietro Albini | -29/+29 |
| 2022-11-02 | Ban dashes in miropt test file names | Jakob Degen | -0/+3 |
| 2022-11-02 | prevent open with json | viandoxdev | -0/+5 |
| 2022-11-02 | merge JsonStd and Std steps | viandoxdev | -58/+34 |
| 2022-11-01 | Rollup merge of #103781 - JakobDegen:mir-opt-tidy, r=jyn514 | Manish Goregaokar | -0/+2 |
| 2022-11-01 | fix json running all the time | viandoxdev | -2/+7 |
| 2022-11-01 | Fixes #103816 make --json work | viandoxdev | -1/+2 |
| 2022-11-01 | Change the way libunwind is linked for `*-windows-gnullvm` targets | Mateusz Mikuła | -1/+0 |
| 2022-10-31 | Detect unused files in `src/test/mir-opt` and error on them in tidy. | Jakob Degen | -0/+2 |
| 2022-11-01 | Rollup merge of #103805 - Mark-Simulacrum:forward-port, r=jyn514 | Yuki Okushi | -0/+3 |
| 2022-10-31 | Auto merge of #102950 - oli-obk:check_miri, r=RalfJung | bors | -53/+24 |
| 2022-10-31 | Enable RUSTC_BOOTSTRAP for a few steps | Mark Rousskov | -0/+3 |
| 2022-10-31 | Rollup merge of #103732 - Mark-Simulacrum:revert-compiler-builtins, r=jyn514 | Dylan DPC | -29/+22 |
| 2022-10-30 | Rollup merge of #102101 - BelovDV:new-check-lld-version, r=petrochenkov | Michael Howell | -9/+22 |