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

Dewarningify #505

Merged
merged 2 commits into from
Jan 25, 2015
Merged

Dewarningify #505

merged 2 commits into from
Jan 25, 2015

Conversation

brendanzab
Copy link
Contributor

No description provided.

@toqueteos
Copy link
Contributor

fmt::String -> fmt::Display, this is required in order for Result<T, TextureError> to work. Otherwise .unwrap doesn't work. Source

EDIT:

$ rustc -V
rustc 1.0.0-nightly (4e4e8cff1 2015-01-24 22:14:14 +0000)

@kvark
Copy link
Member

kvark commented Jan 25, 2015

Looks good! Please fix Travis...

brendanzab added a commit that referenced this pull request Jan 25, 2015
@brendanzab brendanzab merged commit cb47f60 into gfx-rs:master Jan 25, 2015
@brendanzab brendanzab deleted the de-warningify branch January 25, 2015 22:13
adamnemecek pushed a commit to adamnemecek/gfx that referenced this pull request Apr 1, 2021
505: Expose `Global::enumerate_adapters`. r=kvark a=daxpedda

Expose `enumerate_adapters` to use it in `wgpu-rs`.
Issue was that directly accessing `wgpu-core` wasn't possible because an instantiation of `Global` was needed.

Co-authored-by: daxpedda <[email protected]>
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.

3 participants