Change from 'match' to 'if' for string comparison.#53
Merged
AngryLawyer merged 1 commit intoRust-SDL2:masterfrom Mar 15, 2014
dcbishop:master
Merged
Change from 'match' to 'if' for string comparison.#53AngryLawyer merged 1 commit intoRust-SDL2:masterfrom dcbishop:master
AngryLawyer merged 1 commit intoRust-SDL2:masterfrom
dcbishop:master
Conversation
Contributor
Author
|
Should let it build again: Not sure if there is a way to get it working again match, still learning rust ☺. |
Member
|
This is a valid solution :) Thanks |
AngryLawyer
added a commit
that referenced
this pull request
Mar 15, 2014
Change from 'match' to 'if' for string comparison.
Contributor
|
Doe anyone know which commit or issue this is on the mozilla/rust repo? Not being able to match on strings seems like a pretty big change, it'd be great to read more about it. |
Contributor
|
drbawb: You probably saw it by now, but here it is - |
jagprog5
pushed a commit
to jagprog5/rust-sdl2
that referenced
this pull request
Jan 31, 2025
* update to raw-window-handle 0.6.2 and wgpu 23.0.1 * fix version * remove hardcoded texture formats * move unsafe impl to example code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.