| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-10-16 | rustbuild: Allow setting rls/rustfmt to "broken" | Alex Crichton | -0/+7 | |
| This commit enables configuring the RLS/rustfmt tools to the "broken" state and actually get it past CI. The main changes here were to update all dist-related code to handle the situation where the RLS isn't available. This in turn involved a homegrown preprocessor-like-function to edit the configuration files we pass to the various combined installer tools. | ||||
| 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 | |
