You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, rustc invocations can be wrapped to produce individual targets. Implement a similar wrapper for cargo which can create targets for individual test runs, both integration tests and lib tests.
The text was updated successfully, but these errors were encountered:
Currently,
rustc
invocations can be wrapped to produce individual targets. Implement a similar wrapper forcargo
which can create targets for individual test runs, both integration tests and lib tests.The text was updated successfully, but these errors were encountered: