From e5b2b1ba8101bc9d5da6fb05e669fc8f9d784368 Mon Sep 17 00:00:00 2001 From: bjorn3 Date: Tue, 22 Sep 2020 13:06:14 +0200 Subject: Misc changes --- example/mini_core_hello_world.rs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'example') diff --git a/example/mini_core_hello_world.rs b/example/mini_core_hello_world.rs index f1c037696d8..376056e1938 100644 --- a/example/mini_core_hello_world.rs +++ b/example/mini_core_hello_world.rs @@ -1,7 +1,5 @@ -// Adapted from https://github.com/sunfishcode/mir2cranelift/blob/master/rust-examples/nocore-hello-world.rs - #![feature( - no_core, unboxed_closures, start, lang_items, box_syntax, never_type, linkage, + no_core, start, lang_items, box_syntax, never_type, linkage, extern_types, thread_local )] #![no_core] -- cgit 1.4.1-3-g733a5