Skip to content

Commit 1c353bc

Browse files
authored
Merge pull request #2387 from aidanhs/aphs-no-place-for-placement
Unapprove placement RFCs
2 parents 7ebf9f6 + a995a24 commit 1c353bc

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

text/0809-box-and-in-for-stdlib.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
- RFC PR: [rust-lang/rfcs#809](https://github.com/rust-lang/rfcs/pull/809)
44
- Rust Issue: [rust-lang/rust#22181](https://github.com/rust-lang/rust/issues/22181)
55

6+
# This RFC has been **unapproved**
7+
8+
For details see the [summary comment].
9+
10+
[summary comment]: https://github.com/rust-lang/rust/issues/27779#issuecomment-378416911
11+
612
# Summary
713

814
* Change placement-new syntax from: `box (<place-expr>) <expr>` instead

text/1228-placement-left-arrow.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
- RFC PR: [rust-lang/rfcs#1228](https://github.com/rust-lang/rfcs/pull/1228)
44
- Rust Issue: [rust-lang/rust#27779](https://github.com/rust-lang/rust/issues/27779)
55

6+
# This RFC has been **unapproved**
7+
8+
For details see the [summary comment].
9+
10+
[summary comment]: https://github.com/rust-lang/rust/issues/27779#issuecomment-378416911
11+
612
# Summary
713

814
Rather than trying to find a clever syntax for placement-new that leverages

0 commit comments

Comments
 (0)