We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ac657b + 545fe60 commit 7ba7c54Copy full SHA for 7ba7c54
src/doc/unstable-book/src/compiler-flags/cf-protection.md
@@ -1,5 +1,9 @@
1
# `cf-protection`
2
3
+The tracking issue for this feature is: [#93754](https://github.com/rust-lang/rust/issues/93754).
4
+
5
+------------------------
6
7
This option enables control-flow enforcement technology (CET) on x86; a more detailed description of
8
CET is available [here]. Similar to `clang`, this flag takes one of the following values:
9
0 commit comments