We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e66bf08 commit f8091c4Copy full SHA for f8091c4
tests/ui/attributes/auxiliary/used_pre_main_constructor.rs
@@ -17,6 +17,7 @@
17
target_os = "illumos",
18
target_os = "linux",
19
target_os = "netbsd",
20
+ target_os = "nto",
21
target_os = "openbsd",
22
),
23
link_section = ".init_array"
0 commit comments