Skip to content

Commit 214758a

Browse files
committed
Clarify why resolver is a string.
1 parent dce58af commit 214758a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

text/0000-cargo-features2.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,9 @@ It also enables backwards-incompatible behavior detailed in [New command-line
184184
behavior](#new-command-line-behavior). A value of `"1"` uses the previous
185185
resolver behavior, which is the default if not specified.
186186

187+
The value is a string (instead of an integer) to allow for possible extensions
188+
in the future.
189+
187190
The `resolver` field is only honored in the top-level package or workspace, it
188191
is ignored in dependencies. This is because feature-unification is an
189192
inherently global decision.

0 commit comments

Comments
 (0)