docs: add note to @setRuntimeSafety

master
Andrew Kelley 2019-05-01 15:09:03 -04:00
parent 40fe6afdad
commit 54a93e5393
No known key found for this signature in database
GPG Key ID: 7C5F548F728501A9
1 changed files with 2 additions and 0 deletions

View File

@ -7220,6 +7220,8 @@ test "@setRuntimeSafety" {
}
}
{#code_end#}
<p>Note: it is <a href="https://github.com/ziglang/zig/issues/978">planned</a> to replace
{#syntax#}@setRuntimeSafety{#endsyntax#} with <code>@optimizeFor</code></p>
{#header_close#}