Skip to content

Commit

Permalink
Remove unused control_flow_enum feature
Browse files Browse the repository at this point in the history
  • Loading branch information
juntyr committed Jan 12, 2024
1 parent a632584 commit 8c2cc90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion necsim/core/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
#![no_std]
#![feature(const_type_name)]
#![feature(offset_of)]
#![feature(control_flow_enum)]
#![feature(min_specialization)]

#[doc(hidden)]
Expand Down

0 comments on commit 8c2cc90

Please sign in to comment.