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
/
toolstate.rs
Age
Commit message (
Expand
)
Author
Lines
2023-07-30
bootstrap: inline format!() args
Matthias Krüger
-17
/
+15
2023-07-15
Rollup merge of #113644 - jyn514:bootstrap-cleanups, r=albertlarsan68
Matthias Krüger
-4
/
+4
2023-07-14
Make sure toolstates.json ends in a newline
jyn
-1
/
+4
2023-07-13
Rename `detail_exit_macro` to `exit`
jyn
-4
/
+4
2023-05-30
create `build_helper/src/util` mod
ozkanonur
-4
/
+4
2023-02-27
Allow building serde and serde_derive in parallel
bjorn3
-1
/
+1
2022-11-12
Distinguish `--dry-run` from the automatic dry run check
Joshua Nelson
-2
/
+2
2022-09-21
miri is not in toolstate any more
Ralf Jung
-1
/
+0
2022-08-27
Sunset RLS
Eric Huss
-1
/
+0
2022-07-07
squash the commits
toshiki goto
-4
/
+4
2022-04-16
Require all paths passed to `ShouldRun::paths` to exist on disk
Joshua Nelson
-1
/
+1
2022-03-05
Merge build_helper into util
bjorn3
-1
/
+1
2022-03-05
Remove build_helper
bjorn3
-1
/
+1
2022-03-03
Remove some dead code from toolstate.rs
bjorn3
-11
/
+2
2021-05-14
Update bootstrap for in-tree rustfmt
Joshua Nelson
-5
/
+3
2020-11-05
Fix even more URLs
Guillaume Gomez
-2
/
+2
2020-06-15
Avoid prematurely recording toolstates
Mark Rousskov
-0
/
+12
2020-05-06
Rollup merge of #71731 - mark-i-m:guide-toolstate-off-for-now, r=kennytm
Dylan DPC
-1
/
+1
2020-05-05
comment out rustc-dev-guide in NIGHTLY_TOOLS
mark
-1
/
+1
2020-05-03
Remove clippy from some leftover lists of "possibly failing" tools
Oliver Scherer
-1
/
+0
2020-04-24
Remove useless "" args
Rustin-Liu
-3
/
+3
2020-04-04
Auto merge of #69898 - spastorino:rename-rustc-guide2, r=Xanewok
bors
-1
/
+1
2020-03-24
Move rustc-guide submodule to rustc-dev-guide
Santiago Pastorino
-1
/
+1
2020-03-04
Further clarifications and comments on toolstate operation.
Eric Huss
-4
/
+12
2020-03-04
more toolstate comments
Ralf Jung
-3
/
+5
2020-03-04
Toolstate: remove redundant beta-week check.
Eric Huss
-30
/
+9
2020-03-02
Toolstate: don't duplicate nightly tool list.
Eric Huss
-1
/
+1
2020-03-01
Toolstate: Don't block beta week on already broken tools.
Eric Huss
-63
/
+133
2020-02-03
bootstrap: fix clippy warnings
Matthias Krüger
-1
/
+1
2019-12-22
Format the world
Mark Rousskov
-36
/
+29
2019-12-19
Remove newline from commit in toolstate
Mark Rousskov
-1
/
+1
2019-12-19
Rollup merge of #67432 - Mark-Simulacrum:fix-toolstate, r=Centril
Mark Rousskov
-1
/
+1
2019-12-19
Fix toolstate history format
Mark Rousskov
-1
/
+1
2019-12-18
Set release channel on non-dist builders
Mark Rousskov
-3
/
+3
2019-12-10
Move CI to new builtin check-toolstate
Mark Rousskov
-0
/
+2
2019-12-10
Add toolstate checking into bootstrap
Mark Rousskov
-0
/
+405
2019-05-09
remove unneeded `extern crate`s from build tools
Andy Russell
-0
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2017-12-27
Clarify toolstate names. Move publish.py to a more convenient location.
kennytm
-4
/
+5
2017-12-27
Revert "Add a file to trivially disable tool building or testing"
kennytm
-31
/
+0
2017-12-03
Record build and test result of extended tools into toolstates.json.
kennytm
-1
/
+1
2017-10-16
rustbuild: Allow setting rls/rustfmt to "broken"
Alex Crichton
-0
/
+7
2017-09-27
Add RLS and Rustfmt to the toolstate mechanism
Nick Cameron
-0
/
+2
2017-09-19
Add clippy to `toolstate.toml`
Oliver Schneider
-0
/
+1
2017-09-17
Add a file to trivially disable tool building or testing
Oliver Schneider
-0
/
+48