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.
resolver
1 parent dce58af commit 214758aCopy full SHA for 214758a
text/0000-cargo-features2.md
@@ -184,6 +184,9 @@ It also enables backwards-incompatible behavior detailed in [New command-line
184
behavior](#new-command-line-behavior). A value of `"1"` uses the previous
185
resolver behavior, which is the default if not specified.
186
187
+The value is a string (instead of an integer) to allow for possible extensions
188
+in the future.
189
+
190
The `resolver` field is only honored in the top-level package or workspace, it
191
is ignored in dependencies. This is because feature-unification is an
192
inherently global decision.
0 commit comments