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
The local and non-local dependency logic is disjointed. When making a change to dependency resolution, the change can pass all current (local-only) tests, but it would break non-local dependency resolution.
Happy Case
A change in dependency resolution should fail the test suite if it breaks non-local crate resolution.
Alternatives Considered
No response
Additional Context
No response
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered:
Problem
The local and non-local dependency logic is disjointed. When making a change to dependency resolution, the change can pass all current (local-only) tests, but it would break non-local dependency resolution.
Happy Case
A change in dependency resolution should fail the test suite if it breaks non-local crate resolution.
Alternatives Considered
No response
Additional Context
No response
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered: