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 f9ebb43 commit 0e6be32Copy full SHA for 0e6be32
src/main.rs
@@ -1,5 +1,5 @@
1
#![recursion_limit = "256"]
2
-#![feature(proc_macro_hygiene, decl_macro, type_alias_impl_trait)]
+#![feature(proc_macro_hygiene, decl_macro)]
3
4
#[macro_use]
5
extern crate diesel;
0 commit comments