Skip to content

Commit 13d6e08

Browse files
authored
Mention de-approval of cfg(target = "...")
As requested in rust-lang/rust#96909 (comment)
1 parent 9925276 commit 13d6e08

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

text/3239-cfg-target.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
- RFC PR: [rust-lang/rfcs#3239](https://github.com/rust-lang/rfcs/pull/3239)
44
- Rust Issue: [rust-lang/rust#96901](https://github.com/rust-lang/rust/issues/96901)
55

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+
613
# Summary
714
[summary]: #summary
815

0 commit comments

Comments
 (0)