We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f63ccaf commit 545fe60Copy full SHA for 545fe60
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