From 8e3b9d21186ee0b48c72c1af5296aeb75876d2af Mon Sep 17 00:00:00 2001 From: Stjepan Glavina Date: Sun, 16 Jun 2019 01:24:37 +0200 Subject: Stabilize todo macro --- src/libstd/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libstd') diff --git a/src/libstd/lib.rs b/src/libstd/lib.rs index e044b46e0d0..84c2968b71d 100644 --- a/src/libstd/lib.rs +++ b/src/libstd/lib.rs @@ -298,7 +298,6 @@ #![feature(stmt_expr_attributes)] #![feature(str_internals)] #![feature(thread_local)] -#![feature(todo_macro)] #![feature(toowned_clone_into)] #![feature(try_reserve)] #![feature(unboxed_closures)] -- cgit 1.4.1-3-g733a5