Skip to content

Commit 318e98d

Browse files
authored
Merge pull request #3276 from Urgau/patch-1
Mention de-approval of `cfg(target = "...")`
2 parents da0f86f + 13d6e08 commit 318e98d

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)