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

Fix Zed release #10

Closed
jnatherley opened this issue Feb 8, 2024 · 3 comments
Closed

Fix Zed release #10

jnatherley opened this issue Feb 8, 2024 · 3 comments

Comments

@jnatherley
Copy link

/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

@MatthiasGrandl
Copy link
Owner

No this is an unsupported rust version. There has been another issue with this same error.

@MatthiasGrandl
Copy link
Owner

See #2

@jnatherley
Copy link
Author

I didn't check the Cargo.toml, cheers!

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

2 participants