Skip to content

Commit 5c1d0c5

Browse files
committed
Fix sorting of cfg_select! link definition
1 parent 11e5d04 commit 5c1d0c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/conditional-compilation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,8 +498,8 @@ Each right-hand side must be a syntactically valid expansion for the position in
498498
[`--test`]: ../rustc/command-line-arguments.html#--test-build-a-test-harness
499499
[`cfg`]: #the-cfg-attribute
500500
[`cfg!`]: #the-cfg-macro
501-
[`cfg_select!`]: #the-cfg_select-macro
502501
[`cfg_attr`]: #the-cfg_attr-attribute
502+
[`cfg_select!`]: #the-cfg_select-macro
503503
[`crate_name`]: crates-and-source-files.md#the-crate_name-attribute
504504
[`crate_type`]: linkage.md
505505
[`target_feature` attribute]: attributes/codegen.md#the-target_feature-attribute

0 commit comments

Comments
 (0)