We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a824e61 commit 11e5d04Copy full SHA for 11e5d04
1 file changed
src/conditional-compilation.md
@@ -491,7 +491,7 @@ r[cfg.cfg_select.fallthrough]
491
It is a compile error if none of the predicates evaluate to true.
492
493
r[cfg.cfg_select.well-formed]
494
-Each right-hand side must syntactically be valid expansion for the position that the macro is invoked in.
+Each right-hand side must be a syntactically valid expansion for the position in which the macro is invoked.
495
496
[Testing]: attributes/testing.md
497
[`--cfg`]: ../rustc/command-line-arguments.html#--cfg-configure-the-compilation-environment
0 commit comments