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
/
tool.rs
Age
Commit message (
Expand
)
Author
Lines
2021-03-01
Rollup merge of #82480 - jyn514:no-enable-constant, r=Mark-Simulacrum
Joshua Nelson
-1
/
+0
2021-02-24
Rename the `tidy` binary to `rust-tidy`
Joshua Nelson
-1
/
+7
2021-02-24
Remove `ENABLE_DOWNLOAD_RUSTC` constant
Joshua Nelson
-1
/
+0
2021-02-08
Absolute bare minimum for downloading rustc from CI
Joshua Nelson
-0
/
+1
2021-01-31
rustbuild: Don't build compiler twice for error-index-generator.
Eric Huss
-3
/
+17
2021-01-19
No longer require unstable for jsondocck, only build it for json tests
Rune Tynan
-1
/
+1
2021-01-19
Add jsondocck tool, and use it for rustdoc JSON
Rune Tynan
-0
/
+1
2020-12-18
Update cargo
Eric Huss
-2
/
+35
2020-09-22
Auto merge of #76799 - Mark-Simulacrum:fix-cross-compile-dist, r=alexcrichton
bors
-1
/
+5
2020-09-20
Provide bootstrap tools with RUSTC in environment
Mark Rousskov
-0
/
+4
2020-09-18
bootstrap: move the version number to a plaintext file
Pietro Albini
-2
/
+1
2020-09-16
Build rustdoc for cross-compiled targets
Mark Rousskov
-1
/
+5
2020-09-13
Auto-generate lint documentation.
Eric Huss
-0
/
+1
2020-09-11
Remove host parameter from step configurations
Mark Rousskov
-2
/
+3
2020-09-06
Make bootstrap build on stable
Mark Rousskov
-2
/
+4
2020-07-19
Auto merge of #74091 - richkadel:llvm-coverage-map-gen-4, r=tmandry
bors
-0
/
+1
2020-07-17
Generating the coverage map
Rich Kadel
-0
/
+1
2020-07-17
Teach bootstrap about target files vs target triples
Jake Goulding
-13
/
+13
2020-07-03
Add rust-analyzer submodule
Aleksey Kladov
-1
/
+2
2020-07-01
Tests for number of times rustdoc is built with x.py test and doc.
Eric Huss
-2
/
+2
2020-06-29
Compile rustdoc less often.
Eric Huss
-3
/
+3
2020-06-26
Remove mdbook-linkcheck.
Eric Huss
-17
/
+2
2020-06-25
Support configurable deny-warnings for all in-tree crates.
Eric Huss
-9
/
+10
2020-06-17
Add src/librustdoc as an alias for src/tools/rustdoc
Joshua Nelson
-1
/
+1
2020-06-12
x.py: do not build Miri by default
Ralf Jung
-12
/
+18
2020-06-01
bump Miri, update for cargo-miri being a separate project
Ralf Jung
-1
/
+3
2020-05-28
Set CFG_RELEASE for tools in bootstrap/tool.rs
Igor Matuszewski
-0
/
+4
2020-05-02
Gate on clippy on CI
Oliver Scherer
-4
/
+2
2020-04-20
Do not build tools if user do not want them
Mateusz Mikuła
-1
/
+9
2020-03-24
ci: add github actions configuration
Pietro Albini
-0
/
+1
2020-03-18
Rename add_lib_path to add_dylib_path
Josh Stone
-3
/
+3
2020-02-03
bootstrap: fix clippy warnings
Matthias Krüger
-1
/
+1
2020-01-08
Build compiletest with in-tree libtest
Josh Stone
-2
/
+8
2020-01-08
Remove obsolete llvm_tools flag
Josh Stone
-11
/
+1
2019-12-22
Format the world
Mark Rousskov
-101
/
+102
2019-10-28
Use rustc-workspace-hack for rustbook
Samuel Holland
-0
/
+1
2019-09-23
Move handling of `-Cprefer-dynamic` into `builder.rs`
Alex Crichton
-4
/
+0
2019-09-23
Allow adding `RUSTFLAGS` after `Builder::cargo`
Alex Crichton
-6
/
+6
2019-08-23
bootstrap: Merge the libtest build step with libstd
Alex Crichton
-36
/
+3
2019-08-09
Check links on all platforms when running locally
Mateusz Mikuła
-3
/
+23
2019-07-15
ci: Remove Travis/AppVeyor configuration
Alex Crichton
-2
/
+0
2019-07-12
rustbuild: Improve assert about building tools once
Alex Crichton
-21
/
+48
2019-06-13
Inline prepare_tool_cmd
Mark Rousskov
-15
/
+7
2019-06-13
Delete unnecessary command
Mark Rousskov
-7
/
+3
2019-06-05
rustbuild: Include `rustfmt` in deduplicated dependencies
Alex Crichton
-0
/
+1
2019-05-30
Auto merge of #61212 - alexcrichton:skip-rustc, r=pietroalbini
bors
-15
/
+15
2019-05-26
ci: Attempt to skip a full rustc compile on dist*
Alex Crichton
-15
/
+15
2019-05-25
Add clippy and fix commands to x.py
ljedrz
-1
/
+1
2019-05-24
rustbuild: Simplify debuginfo configuration
Vadim Petrochenkov
-4
/
+0
2019-05-09
remove unneeded `extern crate`s from build tools
Andy Russell
-0
/
+2
[next]