Add a tracking issue for extra Layout methods

This commit is contained in:
Amanieu d'Antras
2018-10-25 23:48:27 +01:00
parent de027b64f1
commit 02d50de63e
3 changed files with 9 additions and 7 deletions

View File

@@ -310,6 +310,7 @@
#![feature(doc_keyword)]
#![feature(panic_info_message)]
#![feature(non_exhaustive)]
#![feature(alloc_layout_extra)]
#![default_lib_allocator]