index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap
/
flags.rs
Age
Commit message (
Expand
)
Author
Lines
2020-10-20
bootstrap: add --include-default-paths to ./x.py
Pietro Albini
-0
/
+7
2020-09-29
Filter out empty items in bootstrap::flags::split
Tyler Mandry
-1
/
+1
2020-09-26
Rollup merge of #76631 - jyn514:x.py-setup, r=Mark-Simulacrum
Ralf Jung
-1
/
+31
2020-09-24
Add `x.py setup`
Joshua Nelson
-1
/
+31
2020-09-23
Add `keep-stage-std` to `x.py`
Dylan MacKenzie
-1
/
+16
2020-09-16
Don't generate bootstrap usage unless it's needed
Joshua Nelson
-30
/
+32
2020-09-11
Stop implicitly appending triples to config.toml hosts and targets
Mark Rousskov
-10
/
+22
2020-08-30
mv compiler to compiler/
mark
-1
/
+1
2020-08-22
bootstrap: fix a couple of clippy lint warnings
Matthias Krüger
-5
/
+2
2020-07-28
Use --stage 2 in checktools
Joshua Nelson
-1
/
+1
2020-07-27
mv std libs to library/
mark
-16
/
+16
2020-07-17
Teach bootstrap about target files vs target triples
Jake Goulding
-6
/
+5
2020-06-19
Rollup merge of #73352 - ehuss:bootstrap-metadata, r=Mark-Simulacrum
Ralf Jung
-5
/
+2
2020-06-19
Rollup merge of #73317 - davidtwco:bootstrap-config-env-var, r=Mark-Simulacrum
Ralf Jung
-8
/
+2
2020-06-16
bootstrap: read config from $RUST_BOOTSTRAP_CONFIG
David Wood
-8
/
+2
2020-06-15
Add more info to `x.py build --help` on default value for `-j JOBS`.
Felix S. Klock II
-1
/
+6
2020-06-13
Speed up bootstrap a little.
Eric Huss
-5
/
+2
2020-05-21
Add flag to open docs: x.py doc --open
David Tolnay
-1
/
+13
2020-05-13
Forbid stage arguments to check
Mark Rousskov
-0
/
+14
2020-05-05
Add command aliases from Cargo to x.py commands
mibac138
-13
/
+17
2020-04-02
bootstrap: add `--json-output` for rust-analyzer
Niko Matsakis
-0
/
+3
2020-03-24
ci: add github actions configuration
Pietro Albini
-0
/
+24
2020-03-11
Rollup merge of #69603 - chrissimpkins:tidy-docs-update, r=petrochenkov
Mazdak Farrokhzad
-1
/
+5
2020-03-09
remove trailing whitespace (tidy)
Chris Simpkins
-1
/
+1
2020-03-09
Add documentation of tool testing with x.py script
Chris Simpkins
-2
/
+6
2020-03-06
fix various typos
Matthias Krüger
-1
/
+1
2020-02-03
bootstrap: fix clippy warnings
Matthias Krüger
-1
/
+1
2020-01-22
bootstrap: update clippy subcmd decription
Matthias Krüger
-1
/
+1
2020-01-10
Match llvm-skip-rebuild flag
Matthew Healy
-0
/
+5
2020-01-09
Add llvm-skip-rebuild to opts
Matthew Healy
-0
/
+8
2019-12-22
Format the world
Mark Rousskov
-60
/
+37
2019-12-21
Implement `./x.py fmt [--check]`.
Adam Perry
-1
/
+25
2019-11-10
make the error message more readable
Guanqun Lu
-3
/
+3
2019-09-04
Rename --warnings=allow to --warnings=warn
Mark Rousskov
-3
/
+3
2019-07-27
Remove run-pass test suites
Vadim Petrochenkov
-1
/
+1
2019-07-05
Lint on invalid values passed to x.py --warnings
Mark Rousskov
-3
/
+21
2019-06-24
bootstrap: pass '--pass' on to compiletest.
Mazdak Farrokhzad
-0
/
+17
2019-05-25
Add clippy and fix commands to x.py
ljedrz
-0
/
+34
2019-03-25
Save coverage file in build_base path, not /tmp
Philipp Hansch
-1
/
+1
2019-03-24
Add a way to track Rustfix UI test coverage
Philipp Hansch
-0
/
+15
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-10
bootstrap: fix edition
ljedrz
-5
/
+5
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-2
/
+2
2018-10-26
bootstrap: clean up a few clippy findings
Matthias Krüger
-10
/
+9
2018-08-28
expand keep-stage --help text
Ralf Jung
-1
/
+2
2018-07-30
improve test stage documentation
Ralf Jung
-2
/
+6
2018-07-30
improve --stage documentation
Ralf Jung
-1
/
+4
2018-07-14
Change keep-stage to only affect the passed stage
Mark Rousskov
-3
/
+5
2018-05-30
Run rustfmt
Santiago Pastorino
-98
/
+130
2018-05-30
Add compare-mode to x.py
Santiago Pastorino
-0
/
+11
[next]