Closed blckngm closed 1 year ago
They should not be built together. They don't share the same dependencies.
Tests pulling in e.g. molecule/std will cause confusions/errors for rust-analyzer or for cargo build/cross build without -p.
molecule/std
cargo build
cross build
-p
Agreed.
They should not be built together. They don't share the same dependencies.