-
Notifications
You must be signed in to change notification settings - Fork 18
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
Embark issues #36
Comments
This is the issue we ran into that caused our CI builds that use the nightly compiler to fail |
Trying to get rid of duplicate crossbeam versions and eventually crossbeam usage at all in the runtime |
We ran into this when doing a standard Here is an open PR on |
Dependabot is using an older version of cargo which doesn't support the |
Staying on |
Working around this for now by putting one of the protos in a different package. |
|
Tracking thread about issues in other crates & open source projects that we've filed or run into and commented on. Linking them here makes it easier for us to see our overall list of outstanding issues.
This is specifically for issues. PRs we track in gfx-rs/naga#20.
We use this for specific concrete issues, while the individual and usually larger open ecosystem challenges/wants/needs we track as separate high-level issues in this repo.
The text was updated successfully, but these errors were encountered: