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

Avoid a clone when creating a Glsl shader #5118

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Conversation

a1phyr
Copy link
Contributor

@a1phyr a1phyr commented Jan 22, 2024

Description
Remove a useless clone.

Checklist

  • Run cargo fmt.
  • Run cargo clippy. If applicable, add:
    • --target wasm32-unknown-unknown
    • --target wasm32-unknown-emscripten
  • Run cargo xtask test to run tests.
  • Add change to CHANGELOG.md. See simple instructions inside file.

@a1phyr a1phyr requested a review from a team as a code owner January 22, 2024 14:46
@teoxoy teoxoy enabled auto-merge (squash) January 22, 2024 15:10
@teoxoy teoxoy merged commit 20f3a9f into gfx-rs:trunk Jan 22, 2024
28 checks passed
@a1phyr a1phyr deleted the remove_clone branch January 22, 2024 16:34
@cwfitzgerald cwfitzgerald added the PR: needs back-porting PR with a fix that needs to land on crates label Feb 29, 2024
cwfitzgerald pushed a commit to cwfitzgerald/wgpu that referenced this pull request Feb 29, 2024
@cwfitzgerald cwfitzgerald removed the PR: needs back-porting PR with a fix that needs to land on crates label Mar 1, 2024
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