Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rustbuild: Run debuginfo tests by default
This fixes an accidental regression in rustbuild which stopped running debuginfo tests by default. Here we flag the test suites as `default(true)` to ensure that they're run on bots, for example.
- Loading branch information