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
We are seeing some issues with the full implementation of target-based
dependency resolution done in #2749 and need to temporarily disable it
to unblock affected projects. The changes are still available behind a
compile-time define `ENABLE_TARGET_BASED_DEPENDENCY_RESOLUTION` and the
tests have been modified accordingly to work in both cases (some tests
are skipped by default for now and only enabled when enabling
target-based dependency resolution).
I haven't yet distilled the issues into test cases, but once I have I'll
start a branch of re-enabling this again.
0 commit comments