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
/
setup.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-07
Rollup merge of #93487 - yerke:yerke/fix-link-toolchain-in-setup, r=Mark-Simu...
Mara Bos
-2
/
+39
2022-02-07
Rollup merge of #88313 - jyn514:pre-push, r=Mark-Simulacrum
Mara Bos
-6
/
+6
2022-02-05
fix linking stage1 toolchain in setup
Yerkebulan Tulibergenov
-2
/
+39
2021-09-26
Link stage1 build to toolchain automatically
Timothy Maloney
-0
/
+80
2021-08-24
Make the pre-commit script pre-push instead
Joshua Nelson
-6
/
+6
2021-04-05
Add config file for tools enabling stage1 downloads by default
Joshua Nelson
-3
/
+17
2020-12-31
bootstrap: clippy fixes
Matthias Krüger
-2
/
+2
2020-12-08
don't wrap code block in Ok() (clipppy::unit_arg)
Matthias Krüger
-2
/
+3
2020-11-07
Rollup merge of #78514 - jyn514:setup-number, r=Mark-Simulacrum
Yuki Okushi
-6
/
+9
2020-10-29
Create config.toml in the current directory, not the top-level directory
Joshua Nelson
-1
/
+1
2020-10-28
Allow using 1/2/3/4 for `x.py setup` options
Joshua Nelson
-6
/
+9
2020-10-20
Rollup merge of #77778 - jyn514:git-hook, r=mark-simulacrum
Yuki Okushi
-3
/
+11
2020-10-14
x.py setup: Avoid infinite loop if stdin is /dev/null
Ian Jackson
-0
/
+4
2020-10-14
x.py setup: Fix handling of wrong interactive input
Ian Jackson
-1
/
+1
2020-10-14
x.py: setup: Offer keywords in interactive prompt
Ian Jackson
-2
/
+2
2020-10-14
x.py: setup: Refactor to centralise list of profiles
Ian Jackson
-14
/
+50
2020-10-14
Rollup merge of #77786 - jyn514:rustdoc, r=Mark-Simulacrum
Yuki Okushi
-2
/
+2
2020-10-11
Mostly print statements to see where things are
Winnie Xiao
-3
/
+4
2020-10-10
Mention rustdoc in `x.py setup`
Joshua Nelson
-2
/
+2
2020-10-10
Allow setting up git hooks from other worktrees
Joshua Nelson
-3
/
+11
2020-10-07
Rollup merge of #77400 - alarsyo:xpy-setup-suggestions, r=jyn514
Dylan DPC
-29
/
+63
2020-10-06
Auto merge of #76356 - caass:hooks, r=jyn514
bors
-0
/
+47
2020-10-06
Use String type for Profile parse error
Antoine Martin
-9
/
+4
2020-10-06
Show available profiles on error
Antoine Martin
-0
/
+4
2020-10-06
Use Profile enum for x.py setup
Antoine Martin
-29
/
+64
2020-10-06
Fix suggestions for x.py setup
Antoine Martin
-2
/
+2
2020-10-05
Make changes based on @jyn514's comments
Cassandra Fridkin
-9
/
+16
2020-10-05
Add install_git_hook_maybe to setup.rs
Cassandra Fridkin
-0
/
+40
2020-10-04
Rename bootstrap/defaults/{config.toml.PROFILE => config.PROFILE.toml}
Thom Chiovoloni
-2
/
+2
2020-09-24
Add `x.py setup`
Joshua Nelson
-0
/
+88