-
Notifications
You must be signed in to change notification settings - Fork 391
Closed
Labels
A-testsArea: affects our test suite or CIArea: affects our test suite or CIC-bugCategory: This is a bug.Category: This is a bug.
Description
It would be nice to make use of locking, to make sure CI and me actually test the same stuff.
The problem, if I recall correct what @oli-obk said, is that this lockfile would be picked up by rustc as well through the submodule, and we do not want that. Is that right? How do other tools handle this?
Metadata
Metadata
Assignees
Labels
A-testsArea: affects our test suite or CIArea: affects our test suite or CIC-bugCategory: This is a bug.Category: This is a bug.