embassy/embassy-macros
Dario Nieuwenhuis 408617266e Update Rust nightly.
Fixes a new opaque type error in the task macro.
Full error is "opaque type's hidden type cannot be another opaque type from the same scope".
This got disallwed by the lazy-TAIT PR: https://github.com/rust-lang/rust/pull/94081

Sadly there's now some weird type inference errors with pre-lazy-TAIT
nightlies, so support for those is dropped.
2022-04-24 04:24:08 +02:00
..
src Update Rust nightly. 2022-04-24 04:24:08 +02:00
Cargo.toml Add WASM support for executor 2021-09-13 16:42:39 +02:00