-
Notifications
You must be signed in to change notification settings - Fork 1.4k
BUG. SQLX error[E0658] When building the project #3121
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
Comments
The same happening to my project in the new version 0.7.4 |
Try upgrading |
I use stable Nix, this is a pain in the ass. |
Fair enough. |
Closed because no one's said that upgrading rustc didn't fix it. |
To confirm, operational with rustc |
sqlx/sqlx-core/src/raw_sql.rs
Line 261 in e0a1f16
error[E0658]:
async fn
return type cannot contain a projection orSelf
that references lifetimes from a parent scope/.cargo/registry/src/github.1485827954.workers.dev-1ecc6299db9ec823/sqlx-core-0.7.4/src/raw_sql.rs:260:10
note: see issue #103532 rust-lang/rust#103532 for more information
The text was updated successfully, but these errors were encountered: