Skip to content

Commit 639e452

Browse files
committed
Remove unused feature(need_allocator).
1 parent d7acf59 commit 639e452

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/liballoc/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@
8787
#![feature(fundamental)]
8888
#![feature(lang_items)]
8989
#![feature(libc)]
90-
#![feature(needs_allocator)]
9190
#![feature(nll)]
9291
#![feature(optin_builtin_traits)]
9392
#![feature(pattern)]

0 commit comments

Comments
 (0)