| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-10-07 | Use workspaces and switch to a single Cargo.lock. | Ahmed Charles | -4/+0 | |
| This involves hacking the code used to run cargo test on various packages, because it reads Cargo.lock to determine which packages should be tested. This change implements a blacklist, since that will catch new crates when they are added in the future. | ||||
| 2016-03-08 | rustbuild: Add the error-index-generator | Alex Crichton | -0/+4 | |
| This adds a step and a rule for building the error index as part of rustbuild. | ||||
