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

[pre-ll] Remove core alias in gfx_device_gl #2979

Merged
merged 2 commits into from
Aug 28, 2019

Conversation

alexheretic
Copy link
Contributor

Fixes gfx_device_gl to compile on recent nightlies, see #2964. I only removed the alias usage in this crate as it was the one that seems to cause issues.

PR checklist:

  • tested examples with the following backends: gl

bors bot added a commit that referenced this pull request Aug 28, 2019
2980: [v0.18] Remove `core` alias in gfx_device_gl r=kvark a=alexheretic

Fixes gfx_device_gl to compile on recent nightlies, fixes #2964. Cherry picked from #2979 into `v0.18`.

PR checklist:
- [x] tested examples with the following backends: gl


Co-authored-by: Alex Butler <[email protected]>
@kvark
Copy link
Member

kvark commented Aug 28, 2019

bors r+

bors bot added a commit that referenced this pull request Aug 28, 2019
2979: [pre-ll] Remove `core` alias in gfx_device_gl r=kvark a=alexheretic

Fixes `gfx_device_gl` to compile on recent nightlies, see #2964. I only removed the alias usage in this crate as it was the one that seems to cause issues.

PR checklist:
- [x] tested examples with the following backends: gl


Co-authored-by: Alex Butler <[email protected]>
@bors
Copy link
Contributor

bors bot commented Aug 28, 2019

Build succeeded

@bors bors bot merged commit 19abe85 into gfx-rs:pre-ll Aug 28, 2019
@alexheretic alexheretic deleted the no-core-alias branch August 28, 2019 07:44
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

Successfully merging this pull request may close these issues.

2 participants