We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11e5d04 commit 5c1d0c5Copy full SHA for 5c1d0c5
1 file changed
src/conditional-compilation.md
@@ -498,8 +498,8 @@ Each right-hand side must be a syntactically valid expansion for the position in
498
[`--test`]: ../rustc/command-line-arguments.html#--test-build-a-test-harness
499
[`cfg`]: #the-cfg-attribute
500
[`cfg!`]: #the-cfg-macro
501
-[`cfg_select!`]: #the-cfg_select-macro
502
[`cfg_attr`]: #the-cfg_attr-attribute
+[`cfg_select!`]: #the-cfg_select-macro
503
[`crate_name`]: crates-and-source-files.md#the-crate_name-attribute
504
[`crate_type`]: linkage.md
505
[`target_feature` attribute]: attributes/codegen.md#the-target_feature-attribute
0 commit comments