Skip to content

Commit 0f4fd4a

Browse files
committed
rust: remove feature maybe_uninit_ref
1 parent 3976bd9 commit 0f4fd4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rust/alloc/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@
111111
#![feature(iter_zip)]
112112
#![feature(lang_items)]
113113
#![feature(layout_for_ptr)]
114-
#![feature(maybe_uninit_ref)]
115114
#![feature(negative_impls)]
116115
#![feature(never_type)]
117116
#![feature(nll)]

0 commit comments

Comments
 (0)