Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. 647c051 Regenerate completions after removing `./x suggest` by Jieyou Xu · 5 days ago
  2. ae1075b Update description for flag by bjorn3 · 8 days ago
  3. 3fe3edb Add --compile-time-deps argument for x check by bjorn3 · 8 days ago
  4. 64456e0 tidy: add `auto:` prefix to --extra-checks syntax by binarycat · 11 days ago
  5. 1a1f561 Update completions by Jakub Beránek · 2 weeks ago
  6. c76d032 setup CI and tidy to use typos for spellchecking and fix few typos by klensy · 2 weeks ago
  7. aeea2e5 Remove unused bootstrap flag by Jakub Beránek · 4 weeks ago
  8. f461997 Rename `build` to `host_target` by Jakub Beránek · 6 weeks ago
  9. c843bec update `skip_std_check_if_no_download_rustc` doc-comments by onur-ozkan · 6 weeks ago
  10. f1e6afd bless tidy by onur-ozkan · 7 weeks ago
  11. b5eaeaf update completion files by onur-ozkan · 4 months ago
  12. 99aa4ed replace config.toml to bootstrap.toml in src/ci, src/etc/* and tests/run-make by bit-aloo · 4 months ago
  13. 22e4491 Update bootstrap completions by Jakub Beránek · 5 months ago
  14. 4fd3baa Add `--no-capture` as a bootstrap argument by clubby789 · 7 months ago
  15. bc1737b Generate shell completions for x as well by Ryan Mehri · 7 months ago
  16. ee877c3 Bump bootstrap deps by clubby789 · 8 months ago
  17. 456be10 bootstrap: Consolidate editor LSP setup by Kajetan Puchalski · 10 months ago
  18. 9b24fae bootstrap: Add support for ./x setup vim by Kajetan Puchalski · 10 months ago
  19. dfc7e39 bootstrap: Add support for ./x setup helix by Kajetan Puchalski · 10 months ago
  20. c53d4c7 bootstrap: Add support for ./x setup emacs by Kajetan Puchalski · 10 months ago
  21. 11ee513 Remove unused option from x.py by Gurinder Singh · 11 months ago
  22. 3701687 Generate completions after version updates by Trevor Gross · 11 months ago
  23. ee5d15c regenerate `./x` completions by Rémy Rakic · 11 months ago
  24. bc9ca29 clarify that `--rustc-args` is for compiletest tests by Rémy Rakic · 11 months ago
  25. 151986f Implement `x perf` as a separate tool by Jakub Beránek · 1 year, 1 month ago
  26. 87d2e61 Add `x perf` command for profiling the compiler using `rustc-perf` by Jakub Beránek · 1 year, 1 month ago
  27. 5cf198d Remove path choice from `x fmt` and add `--all` option. by Nicholas Nethercote · 1 year, 2 months ago
  28. 67e3668 introduce `x vendor` by onur-ozkan · 1 year, 3 months ago
  29. 5958f5e Auto merge of #123317 - RalfJung:test-in-miri, r=m-ou-se,saethlin,onur-ozkan by bors · 1 year, 4 months ago
  30. a6803b9 add 'x.py miri', and make it work for 'library/{core,alloc,std}' by Ralf Jung · 1 year, 4 months ago
  31. 5a88794 x.py test: remove no-op --skip flag by Ralf Jung · 1 year, 4 months ago
  32. d73bd3f Auto merge of #119654 - onur-ozkan:bump-dependencies, r=clubby789 by bors · 1 year, 6 months ago
  33. f02f09a bless tidy by onur-ozkan · 1 year, 6 months ago
  34. 96bd9cd pass allow-{dirty,staged} to clippy by onur-ozkan · 1 year, 7 months ago
  35. 9eeb265 update auto completions by onur-ozkan · 1 year, 7 months ago
  36. 6860654 allow bypassing the build directory lock by onur-ozkan · 1 year, 7 months ago
  37. 9586bb8 add bootstrap flag `--skip-stage0-validation` by onur-ozkan · 1 year, 9 months ago
  38. 62d88f9 generate zsh autocompletion for x by onur-ozkan · 1 year, 9 months ago
  39. 8c62ed5 bump bootstrap:clap_complete to `4.4.3` by onur-ozkan · 1 year, 9 months ago
  40. 9a0e90f Add `--enable-bolt-settings` bootstrap flag by Jakub Beránek · 1 year, 9 months ago
  41. 9fa6bdd Auto merge of #112482 - tgross35:ci-non-rust-linters, r=pietroalbini by bors · 2 years ago
  42. 0b16456 fix(bootstrap): rename exclude flag to skip 🐛 by Meysam Azad · 2 years ago
  43. efc49e4 Add support for tidy linting via external tools for non-rust files by Trevor Gross · 2 years ago
  44. 78403f4 Remove BOLT from bootstrap by Jakub Beránek · 2 years ago
  45. 2526863 support `--stage` for `x clean` by ozkanonur · 2 years ago
  46. 70db836 Auto merge of #111566 - clubby789:bootstrap-override-config, r=ozkanonur by bors · 2 years, 2 months ago
  47. 7a7cbe0 Override config.toml options from command line by clubby789 · 2 years, 2 months ago
  48. 90678cc Fix typo in bootstrap command description by Jakub Beránek · 2 years, 2 months ago
  49. a348f8a Generate shell completions for bootstrap with Clap by clubby789 · 2 years, 2 months ago