We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70f16f4 commit 0be420bCopy full SHA for 0be420b
src/doc/src/reference/unstable.md
@@ -1899,7 +1899,7 @@ Specify which packages participate in [feature unification](../reference/feature
1899
* `selected`: Merge dependency features from all packages specified for the current build.
1900
* `workspace`: Merge dependency features across all workspace members,
1901
regardless of which packages are specified for the current build.
1902
-* `package` _(unimplemented)_: Dependency features are considered on a package-by-package basis,
+* `package`: Dependency features are considered on a package-by-package basis,
1903
preferring duplicate builds of dependencies when different sets of features are activated by the packages.
1904
1905
## Package message format
0 commit comments