Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

Commit

Permalink
Remove some attributes that are no longer required
Browse files Browse the repository at this point in the history
  • Loading branch information
vks committed Oct 23, 2016
1 parent 2b1b9fd commit 58e870a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#![feature(try_from, proc_macro, custom_derive, plugin, question_mark, core_intrinsics)]
#![feature(try_from, proc_macro, custom_derive, core_intrinsics)]

#[macro_use]
extern crate lazy_static;
Expand Down

0 comments on commit 58e870a

Please sign in to comment.