We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da0f86f + 13d6e08 commit 318e98dCopy full SHA for 318e98d
text/3239-cfg-target.md
@@ -3,6 +3,13 @@
3
- RFC PR: [rust-lang/rfcs#3239](https://github.com/rust-lang/rfcs/pull/3239)
4
- Rust Issue: [rust-lang/rust#96901](https://github.com/rust-lang/rust/issues/96901)
5
6
+# This RFC was previously approved, but part of it later **withdrawn**
7
+
8
+The `cfg(target = "...")` conditional compilation key was previously approved,
9
+but was later withdrawn. For details, see the [summary comment].
10
11
+[summary comment]: https://github.com/rust-lang/rust/pull/96909#issuecomment-1148979831
12
13
# Summary
14
[summary]: #summary
15
0 commit comments