We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a6c9ae commit 38b6ae0Copy full SHA for 38b6ae0
src/doc/src/reference/features.md
@@ -369,7 +369,7 @@ situations:
369
currently being built are ignored.
370
* [Build-dependencies] and proc-macros do not share features with normal
371
dependencies.
372
-* [Dev-dependencies] do not activate features unless building a [cargo target][target] that
+* [Dev-dependencies] do not activate features unless building a [Cargo target][target] that
373
needs them (like tests or examples).
374
375
Avoiding the unification is necessary for some situations. For example, if a
0 commit comments