| ... | ... | @@ -7183,14 +7183,6 @@ pub const FloatMode = enum { |
| 7183 | 7183 | {#see_also|Floating Point Operations#} |
| 7184 | 7184 | {#header_close#} |
| 7185 | 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 | 7186 | {#header_open|@setRuntimeSafety#} |
| 7195 | 7187 | <pre>{#syntax#}@setRuntimeSafety(safety_on: bool){#endsyntax#}</pre> |
| 7196 | 7188 | <p> |