Skip to content

Commit

Permalink
remove nightly feature flags
Browse files Browse the repository at this point in the history
  • Loading branch information
xmclark committed Aug 20, 2019
1 parent 06d74ef commit a5a4c89
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
#![feature(const_fn)]
#![feature(unboxed_closures)]
#![feature(fn_traits)]
#![feature(clamp)]
#![feature(panic_info_message)]

#[macro_use]
extern crate log;
extern crate env_logger;
Expand Down

0 comments on commit a5a4c89

Please sign in to comment.