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 72b53b5 commit 12f123fCopy full SHA for 12f123f
embassy-net-adin1110/src/lib.rs
@@ -1,5 +1,4 @@
1
#![deny(clippy::pedantic)]
2
-#![feature(type_alias_impl_trait)]
3
#![feature(async_fn_in_trait)]
4
#![cfg_attr(not(any(test, feature = "std")), no_std)]
5
#![allow(clippy::module_name_repetitions)]
0 commit comments