We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@setGlobalLinkage
1 parent 8d58dc7 commit 8cda4fdCopy full SHA for 8cda4fd
doc/langref.html.in
@@ -7183,14 +7183,6 @@ pub const FloatMode = enum {
7183
{#see_also|Floating Point Operations#}
7184
{#header_close#}
7185
7186
- {#header_open|@setGlobalLinkage#}
7187
- <pre>{#syntax#}@setGlobalLinkage(global_variable_name, comptime linkage: GlobalLinkage){#endsyntax#}</pre>
7188
- <p>
7189
- {#syntax#}GlobalLinkage{#endsyntax#} can be found with {#syntax#}@import("builtin").GlobalLinkage{#endsyntax#}.
7190
- </p>
7191
- {#see_also|Compile Variables#}
7192
- {#header_close#}
7193
-
7194
{#header_open|@setRuntimeSafety#}
7195
<pre>{#syntax#}@setRuntimeSafety(safety_on: bool){#endsyntax#}</pre>
7196
<p>
0 commit comments