about summary refs log tree commit diff
path: root/src/bootstrap/toolstate.rs
AgeCommit message (Expand)AuthorLines
2021-05-14Update bootstrap for in-tree rustfmtJoshua Nelson-5/+3
2020-11-05Fix even more URLsGuillaume Gomez-2/+2
2020-06-15Avoid prematurely recording toolstatesMark Rousskov-0/+12
2020-05-06Rollup merge of #71731 - mark-i-m:guide-toolstate-off-for-now, r=kennytmDylan DPC-1/+1
2020-05-05comment out rustc-dev-guide in NIGHTLY_TOOLSmark-1/+1
2020-05-03Remove clippy from some leftover lists of "possibly failing" toolsOliver Scherer-1/+0
2020-04-24Remove useless "" argsRustin-Liu-3/+3
2020-04-04Auto merge of #69898 - spastorino:rename-rustc-guide2, r=Xanewokbors-1/+1
2020-03-24Move rustc-guide submodule to rustc-dev-guideSantiago Pastorino-1/+1
2020-03-04Further clarifications and comments on toolstate operation.Eric Huss-4/+12
2020-03-04more toolstate commentsRalf Jung-3/+5
2020-03-04Toolstate: remove redundant beta-week check.Eric Huss-30/+9
2020-03-02Toolstate: don't duplicate nightly tool list.Eric Huss-1/+1
2020-03-01Toolstate: Don't block beta week on already broken tools.Eric Huss-63/+133
2020-02-03bootstrap: fix clippy warningsMatthias Krüger-1/+1
2019-12-22Format the worldMark Rousskov-36/+29
2019-12-19Remove newline from commit in toolstateMark Rousskov-1/+1
2019-12-19Rollup merge of #67432 - Mark-Simulacrum:fix-toolstate, r=CentrilMark Rousskov-1/+1
2019-12-19Fix toolstate history formatMark Rousskov-1/+1
2019-12-18Set release channel on non-dist buildersMark Rousskov-3/+3
2019-12-10Move CI to new builtin check-toolstateMark Rousskov-0/+2
2019-12-10Add toolstate checking into bootstrapMark Rousskov-0/+405
2019-05-09remove unneeded `extern crate`s from build toolsAndy Russell-0/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2017-12-27Clarify toolstate names. Move publish.py to a more convenient location.kennytm-4/+5
2017-12-27Revert "Add a file to trivially disable tool building or testing"kennytm-31/+0
2017-12-03Record build and test result of extended tools into toolstates.json.kennytm-1/+1
2017-10-16rustbuild: Allow setting rls/rustfmt to "broken"Alex Crichton-0/+7
2017-09-27Add RLS and Rustfmt to the toolstate mechanismNick Cameron-0/+2
2017-09-19Add clippy to `toolstate.toml`Oliver Schneider-0/+1
2017-09-17Add a file to trivially disable tool building or testingOliver Schneider-0/+48