Skip to content

Revisit workspace feature coalescing #394

@divergentdave

Description

@divergentdave

Following up from #375 (comment):

We would like to be able to re-enable "test-util" feature flags in "above the fold" dependencies in crates that are only used for testing purposes, without affecting builds used in production. There are two ways we could accomplish this: either specifying --package for every production build (i.e., in the Dockerfile) or creating separate workspaces, so that we have isolated target directories and independent dependency resolution.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions