Skip to content

Commit

Permalink
re-add never_type
Browse files Browse the repository at this point in the history
  • Loading branch information
alecmocatta committed Jan 2, 2020
1 parent 33a7f73 commit 9e316a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions amadeus-core/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#![doc(html_root_url = "https://docs.rs/amadeus-core/0.1.5")]
#![feature(atomic_min_max)]
#![feature(never_type)]
#![feature(specialization)]
#![feature(read_initializer)]

Expand Down

0 comments on commit 9e316a3

Please sign in to comment.