about summary refs log tree commit diff
path: root/src/etc/completions/x.py.ps1
AgeCommit message (Expand)AuthorLines
2025-08-20Add new `--test-codegen-backend` bootstrap optionGuillaume Gomez-0/+1
2025-08-13bootstrap: Update completions for new --timings argumentJosh Triplett-0/+2
2025-07-19update completionsbinarycat-4/+0
2025-07-19tidy: running of eslint, tsc, and es-check are now an extra checkbinarycat-1/+5
2025-07-15Regenerate completions after removing `./x suggest`Jieyou Xu-44/+0
2025-07-11Update description for flagbjorn3-23/+23
2025-07-11Add --compile-time-deps argument for x checkbjorn3-0/+23
2025-07-08tidy: add `auto:` prefix to --extra-checks syntaxbinarycat-1/+1
2025-07-03setup CI and tidy to use typos for spellchecking and fix few typosklensy-1/+1
2025-06-18Remove unused bootstrap flagJakub Beránek-46/+23
2025-06-10Rename `build` to `host_target`Jakub Beránek-23/+23
2025-06-04update `skip_std_check_if_no_download_rustc` doc-commentsonur-ozkan-23/+23
2025-06-03bless tidyonur-ozkan-0/+23
2025-03-20update completion filesonur-ozkan-0/+23
2025-03-17replace config.toml to bootstrap.toml in src/ci, src/etc/* and tests/run-makebit-aloo-46/+46
2025-02-05Update bootstrap completionsJakub Beránek-1/+218
2024-12-27Add `--no-capture` as a bootstrap argumentclubby789-0/+1
2024-09-07Remove unused option from x.pyGurinder Singh-18/+0
2024-08-18Generate completions after version updatesTrevor Gross-719/+719
2024-08-12regenerate `./x` completionsRémy Rakic-2/+1
2024-08-12clarify that `--rustc-args` is for compiletest testsRémy Rakic-1/+1
2024-06-27Implement `x perf` as a separate toolJakub Beránek-1/+1
2024-06-12Add `x perf` command for profiling the compiler using `rustc-perf`Jakub Beránek-0/+42
2024-05-29Remove path choice from `x fmt` and add `--all` option.Nicholas Nethercote-0/+1
2024-04-22introduce `x vendor`onur-ozkan-0/+44
2024-04-05Auto merge of #123317 - RalfJung:test-in-miri, r=m-ou-se,saethlin,onur-ozkanbors-0/+47
2024-04-03add 'x.py miri', and make it work for 'library/{core,alloc,std}'Ralf Jung-0/+47
2024-04-02x.py test: remove no-op --skip flagRalf Jung-1/+1
2024-01-01pass allow-{dirty,staged} to clippyonur-ozkan-0/+2
2023-12-11update auto completionsonur-ozkan-0/+15
2023-12-09allow bypassing the build directory lockonur-ozkan-10/+25
2023-10-22add bootstrap flag `--skip-stage0-validation`onur-ozkan-0/+15
2023-10-15bump bootstrap:clap_complete to `4.4.3`onur-ozkan-4/+4
2023-10-09Add `--enable-bolt-settings` bootstrap flagJakub Beránek-0/+15
2023-08-10Auto merge of #112482 - tgross35:ci-non-rust-linters, r=pietroalbinibors-0/+1
2023-08-06fix(bootstrap): rename exclude flag to skip 🐛Meysam Azad-0/+14
2023-08-02Add support for tidy linting via external tools for non-rust filesTrevor Gross-0/+1
2023-07-31Remove BOLT from bootstrapJakub Beránek-30/+15
2023-07-30support `--stage` for `x clean`ozkanonur-2/+2
2023-05-24Auto merge of #111566 - clubby789:bootstrap-override-config, r=ozkanonurbors-0/+15
2023-05-19Override config.toml options from command lineclubby789-0/+15
2023-05-17Fix typo in bootstrap command descriptionJakub Beránek-1/+1
2023-05-10Generate shell completions for bootstrap with Clapclubby789-0/+607