Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

编译失败 #11

Open
clin003 opened this issue May 19, 2023 · 0 comments
Open

编译失败 #11

clin003 opened this issue May 19, 2023 · 0 comments

Comments

@clin003
Copy link

clin003 commented May 19, 2023

Compiling ricq-core v0.1.19
Compiling pbrq v0.1.11 (/Users/Desktop/github/pbrq)
error[E0658]: impl Trait in associated types is unstable
--> /Users/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ricq-core-0.1.19/src/msg/mod.rs:100:21
|
100 | type IntoIter = impl Iterator<Item = RQElem> + 'static;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: see issue #63063 rust-lang/rust#63063 for more information
= help: add #![feature(impl_trait_in_assoc_type)] to the crate attributes to enable

For more information about this error, try rustc --explain E0658.
error: could not compile ricq-core (lib) due to previous error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant