We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79fd51d + 545fe60 commit b866e1eCopy full SHA for b866e1e
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