We've thought from time to time that it'd make sense to have global
features that are "community agreed upon" which can be configured from the
top level without threading everything through, although there isn't
currently a dedicated bug for this.

On Tue, May 31, 2016 at 7:46 AM, Jack Moffitt <j...@metajack.im> wrote:

> > 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