]> git.lizzy.rs Git - rust.git/blob - src/doc/unstable-book/src/placement-new-protocol.md
Add all unstable features to Unstable Book.
[rust.git] / src / doc / unstable-book / src / placement-new-protocol.md
1 # `placement_new_protocol`
2
3 The tracking issue for this feature is: [#27779]
4
5 [#27779]: https://github.com/rust-lang/rust/issues/27779
6
7 ------------------------