| Age | Commit message (Expand) | Author | Lines |
| 2024-04-05 | Auto merge of #123317 - RalfJung:test-in-miri, r=m-ou-se,saethlin,onur-ozkan | bors | -1/+263 |
| 2024-04-03 | add 'x.py miri', and make it work for 'library/{core,alloc,std}' | Ralf Jung | -1/+263 |
| 2024-04-02 | x.py test: remove no-op --skip flag | Ralf Jung | -8/+8 |
| 2024-01-11 | Auto merge of #119654 - onur-ozkan:bump-dependencies, r=clubby789 | bors | -1/+5 |
| 2024-01-11 | bless tidy | onur-ozkan | -1/+5 |
| 2024-01-01 | pass allow-{dirty,staged} to clippy | onur-ozkan | -1/+7 |
| 2023-12-11 | update auto completions | onur-ozkan | -15/+60 |
| 2023-12-09 | allow bypassing the build directory lock | onur-ozkan | -40/+85 |
| 2023-10-22 | add bootstrap flag `--skip-stage0-validation` | onur-ozkan | -15/+60 |
| 2023-10-15 | generate zsh autocompletion for x | onur-ozkan | -0/+751 |
| 2023-10-15 | bump bootstrap:clap_complete to `4.4.3` | onur-ozkan | -50/+50 |
| 2023-10-09 | Add `--enable-bolt-settings` bootstrap flag | Jakub Beránek | -15/+45 |
| 2023-08-10 | Auto merge of #112482 - tgross35:ci-non-rust-linters, r=pietroalbini | bors | -1/+7 |
| 2023-08-06 | fix(bootstrap): rename exclude flag to skip 🐛 | Meysam Azad | -15/+99 |
| 2023-08-02 | Add support for tidy linting via external tools for non-rust files | Trevor Gross | -1/+7 |
| 2023-07-31 | Remove BOLT from bootstrap | Jakub Beránek | -90/+60 |
| 2023-07-30 | support `--stage` for `x clean` | ozkanonur | -9/+9 |
| 2023-05-24 | Auto merge of #111566 - clubby789:bootstrap-override-config, r=ozkanonur | bors | -15/+105 |
| 2023-05-19 | Override config.toml options from command line | clubby789 | -15/+105 |
| 2023-05-17 | Fix typo in bootstrap command description | Jakub Beránek | -2/+2 |
| 2023-05-10 | Generate shell completions for bootstrap with Clap | clubby789 | -0/+2726 |