You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
= note: see issue #62290 <https://github.com/rust-lang/rust/issues/62290> for more information
48
+
= help: add `#![feature(async_closure)]` to the crate attributes to enable
49
+
= note: this compiler was built on YYYY-MM-DD; consider upgrading it if it is out of date
50
+
51
+
error[E0658]: use of unstable library feature 'async_closure'
= note: see issue #62290 <https://github.com/rust-lang/rust/issues/62290> for more information
58
+
= help: add `#![feature(async_closure)]` to the crate attributes to enable
59
+
= note: this compiler was built on YYYY-MM-DD; consider upgrading it if it is out of date
60
+
61
+
error: aborting due to 6 previous errors
42
62
43
63
For more information about this error, try `rustc --explain E0658`.
0 commit comments