Skip to content

Commit 2f2f379

Browse files
committed
add missing feature
1 parent a810275 commit 2f2f379

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libstd/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@
310310
#![feature(panic_info_message)]
311311
#![feature(non_exhaustive)]
312312
#![feature(alloc_layout_extra)]
313+
#![feature(maybe_uninit)]
313314

314315
#![default_lib_allocator]
315316

0 commit comments

Comments
 (0)