| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-04-12 | rustbuild: Migrate tidy checks to Rust | Alex Crichton | -0/+0 | |
| This commit rewrites all of the tidy checks we have, namely: * featureck * errorck * tidy * binaries into Rust under a new `tidy` tool inside of the `src/tools` directory. This at the same time deletes all the corresponding Python tidy checks so we can be sure to only have one source of truth for all the tidy checks. cc #31590 | ||||
| 2016-03-14 | Test fixes, added README for tests | Aaron Turon | -4/+29 | |
| 2016-03-14 | Move tests to dedicated subdirectories | Aaron Turon | -0/+308 | |
