We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e41036d commit 20f562fCopy full SHA for 20f562f
aml/src/lib.rs
@@ -35,7 +35,7 @@
35
//! combinator patterns to express the parse.
36
37
#![no_std]
38
-#![feature(decl_macro, type_ascription, box_syntax)]
+#![feature(decl_macro)]
39
40
extern crate alloc;
41
0 commit comments