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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap
/
flags.rs
Age
Commit message (
Expand
)
Author
Lines
2021-02-16
avoid full-slicing slices
Matthias Krüger
-1
/
+1
2021-01-16
Support non-stage0 check
Mark Rousskov
-5
/
+1
2020-12-22
Utilize PGO for rustc linux dist builds
Mark Rousskov
-0
/
+7
2020-11-12
Add `--color` support to bootstrap
Joshua Nelson
-0
/
+30
2020-10-26
Add --fix support to `x.py clippy`
Joshua Nelson
-1
/
+5
2020-10-23
x.py test --test-args flag description enhancement
Nelson J Morais
-1
/
+7
2020-10-14
x.py: setup: Provide a description of what it does
Ian Jackson
-3
/
+10
2020-10-14
x.py: setup: Refactor to centralise list of profiles
Ian Jackson
-3
/
+1
2020-10-12
bootstrap: add --include-default-paths to ./x.py
Pietro Albini
-0
/
+7
2020-10-07
Rollup merge of #77624 - akoptelov:c-all-targets-fix, r=jyn514
Dylan DPC
-1
/
+1
2020-10-06
Add c as a shorthand check alternative for new options #77603
Alexander Koptelov
-1
/
+1
2020-10-06
Use String type for Profile parse error
Antoine Martin
-2
/
+2
2020-10-06
Show available profiles on error
Antoine Martin
-1
/
+8
2020-10-06
Use Profile enum for x.py setup
Antoine Martin
-7
/
+9
2020-10-03
Place all-targets checking behind a flag
Mark Rousskov
-1
/
+9
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
[next]