> It would be nice if you can "drop in" features from above without requiring
> daisy chaining, but AFAICT that's not always doable.
>
> It is possible currently to do `cargo build --features
> net/devices/nameoffeature` without polluting cargo.tomls, but IIRC this
> isn't always supposed to work (since all the other dependency paths do not
> have it enabled). If this turns out to be working reliably I'd prefer to do
> this, though it may unexpectedly break in the future.

+Alex as maybe he knows the answer. If it's supposed to work or such a
method doesn't exist, we should make sure there is a Cargo bug on file
for it.

jack.
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to