Skip to content

Commit

Permalink
Merge pull request #2387 from aidanhs/aphs-no-place-for-placement
Browse files Browse the repository at this point in the history
Unapprove placement RFCs
  • Loading branch information
nikomatsakis authored Apr 12, 2018
2 parents 7ebf9f6 + a995a24 commit 1c353bc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions text/0809-box-and-in-for-stdlib.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
- RFC PR: [rust-lang/rfcs#809](https://github.com/rust-lang/rfcs/pull/809)
- Rust Issue: [rust-lang/rust#22181](https://github.com/rust-lang/rust/issues/22181)

# This RFC has been **unapproved**

For details see the [summary comment].

[summary comment]: https://github.com/rust-lang/rust/issues/27779#issuecomment-378416911

# Summary

* Change placement-new syntax from: `box (<place-expr>) <expr>` instead
Expand Down
6 changes: 6 additions & 0 deletions text/1228-placement-left-arrow.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
- RFC PR: [rust-lang/rfcs#1228](https://github.com/rust-lang/rfcs/pull/1228)
- Rust Issue: [rust-lang/rust#27779](https://github.com/rust-lang/rust/issues/27779)

# This RFC has been **unapproved**

For details see the [summary comment].

[summary comment]: https://github.com/rust-lang/rust/issues/27779#issuecomment-378416911

# Summary

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

0 comments on commit 1c353bc

Please sign in to comment.