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 fad2b50 commit c6090d5Copy full SHA for c6090d5
src/doc/src/reference/unstable.md
@@ -1860,7 +1860,7 @@ Specify which packages participate in [feature unification](../reference/feature
1860
* `selected`: Merge dependency features from all packages specified for the current build.
1861
* `workspace`: Merge dependency features across all workspace members,
1862
regardless of which packages are specified for the current build.
1863
-* `package` _(unimplemented)_: Dependency features are considered on a package-by-package basis,
+* `package`: Dependency features are considered on a package-by-package basis,
1864
preferring duplicate builds of dependencies when different sets of features are activated by the packages.
1865
1866
## Package message format
0 commit comments