Skip to content

Commit

Permalink
remove macro_metavar_expr feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Univa committed Feb 15, 2024
1 parent b4b58a7 commit 5ebdcab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rumcake/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#![no_std]
#![feature(stdsimd)]
#![feature(macro_metavar_expr)]
#![feature(generic_const_exprs)]
#![feature(type_alias_impl_trait)]
#![feature(associated_type_defaults)]
Expand Down

0 comments on commit 5ebdcab

Please sign in to comment.