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
/
clean.rs
Age
Commit message (
Expand
)
Author
Lines
2023-10-17
move bootstrap core implementation to bootstrap/src/core module
onur-ozkan
-237
/
+0
2023-07-30
remove stage-specific artifacts when `--stage` is used
ozkanonur
-22
/
+62
2023-07-12
Re-format let-else per rustfmt update
Mark Rousskov
-1
/
+3
2023-05-26
bootstrap: Make `clean` respect `dry-run`
clubby789
-0
/
+4
2023-04-25
Add a `sysroot` crate to represent the standard library crates
John Kåre Alsaker
-1
/
+1
2023-02-28
Fix `x clean` with specific paths
clubby789
-0
/
+1
2022-12-30
Use more consistent progress messages in bootstrap
Joshua Nelson
-2
/
+2
2022-12-29
Support `x clean --stage 1 rustc_query_impl`
Joshua Nelson
-12
/
+10
2022-12-28
Rollup merge of #105702 - albertlarsan68:x-fmt-opt, r=jyn514
Matthias Krüger
-0
/
+1
2022-12-27
Make `x clean` also clean the stamp file
Albert Larsan
-0
/
+1
2022-12-26
Allow cleaning individual crates
Joshua Nelson
-2
/
+75
2022-03-05
Merge build_helper into util
bjorn3
-1
/
+1
2022-03-05
Remove build_helper
bjorn3
-2
/
+1
2021-12-09
Add reminder to match the error kind once ` DirectoryNotEmpty` is stabilized
Chris Denton
-0
/
+2
2021-12-08
Remove the match on `ErrorKind::Other`
Chris Denton
-3
/
+1
2021-02-16
Delete symlinked directories
Ryan Levick
-5
/
+4
2021-02-16
Work around various issues cleaning up bootstrap on Windows
Ryan Levick
-6
/
+36
2021-02-16
Do not delete bootstrap.exe on Windows during clean
Ryan Levick
-0
/
+3
2021-01-01
Clean bootstrap artifacts on `x.py clean`
Joshua Nelson
-0
/
+1
2020-07-17
Teach bootstrap about target files vs target triples
Jake Goulding
-1
/
+1
2019-12-22
Format the world
Mark Rousskov
-6
/
+6
2019-05-09
remove unneeded `extern crate`s from build tools
Andy Russell
-0
/
+2
2019-02-10
rustc: doc comments
Alexander Regueiro
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-10
bootstrap: fix edition
ljedrz
-1
/
+1
2017-09-20
Add --all flag to ./x.py clean
Tommy Ip
-15
/
+20
2017-08-13
Unify flags into config.
Mark Simulacrum
-1
/
+1
2017-04-02
Handle symlinks in src/bootstrap/clean.rs (mostly) -- resolves #40860.
Nathan Stocks
-20
/
+22
2017-03-15
Remove unused param from bootstrap::clean::rm_rf
Matt Brubeck
-6
/
+6
2017-02-07
rustbuild: Clean build/dist on `make clean`
Alex Crichton
-0
/
+1
2016-12-07
mk: Switch rustbuild to the default build system
Alex Crichton
-0
/
+3
2016-11-05
Only test docs and such for the host
Alex Crichton
-1
/
+2
2016-11-05
Fix tests from the rollup
Alex Crichton
-4
/
+38
2016-11-02
rustbuild: Rewrite user-facing interface
Alex Crichton
-11
/
+11
2016-09-12
crate-ify compiler-rt into compiler-builtins
Jorge Aparicio
-1
/
+0
2016-07-05
rustbuild: Remove the `build` directory
Alex Crichton
-0
/
+49