We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/crates/gpui/src/element.rs:132:57 | 132 | fn render(&mut self, cx: &mut ViewContext<Self>) -> impl IntoElement; | ^^^^^^^^^^^^^^^^ |
A number of errors when running cargo run dev, assuming because the zed package is pulled from GitHub master
cargo run dev
The text was updated successfully, but these errors were encountered:
No this is an unsupported rust version. There has been another issue with this same error.
Sorry, something went wrong.
See #2
I didn't check the Cargo.toml, cheers!
No branches or pull requests
A number of errors when running
cargo run dev
, assuming because the zed package is pulled from GitHub masterThe text was updated successfully, but these errors were encountered: