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