feat: add support for conditional dependencies #374
rust-compile.yml
on: pull_request
Format and Lint
17s
Check intra-doc links
14s
Test
0s
Annotations
12 errors
Check intra-doc links:
src/utils/pool.rs#L9
unresolved import `crate::internal::id::ExtraId`
|
Check intra-doc links
Process completed with exit code 101.
|
Format and Lint:
src/utils/pool.rs#L9
unresolved import `crate::internal::id::ExtraId`
|
Format and Lint:
src/snapshot.rs#L226
mismatched types
|
Format and Lint:
src/solver/mod.rs#L1700
expected `{[email protected]:1700:50}` to be a closure that returns `(VersionSetId, Vec<Condition>)`, but it returns `(VersionSetId, Option<_>)`
|
Format and Lint:
src/solver/mod.rs#L1695
expected `{[email protected]:1700:50}` to be a closure that returns `(VersionSetId, Vec<Condition>)`, but it returns `(VersionSetId, Option<_>)`
|
Format and Lint:
src/solver/mod.rs#L1695
expected `{[email protected]:1700:50}` to be a closure that returns `(VersionSetId, Vec<Condition>)`, but it returns `(VersionSetId, Option<_>)`
|
Format and Lint:
src/solver/mod.rs#L1704
mismatched types
|
Format and Lint:
src/solver/mod.rs#L1731
mismatched types
|
Format and Lint:
src/solver/mod.rs#L1762
no field `condition` on type `requirement::ConditionalRequirement`
|
Format and Lint:
src/conflict.rs#L163
this pattern has 4 fields, but the corresponding tuple variant has 3 fields
|
Format and Lint:
src/solver/clause.rs#L259
mismatched types
|