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

Misc. refactors extracted from work on indirect dispatch safety #6337

Conversation

ErichDonGubler
Copy link
Member

@ErichDonGubler ErichDonGubler commented Sep 28, 2024

Connections

Minor refactors and fixups extracted from #5714, since that PR has stalled and is not likely to merge in the next week.

Description

-

Testing

I expect things to work the same before and after; if it compiles, we should be good!

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. Not necessary.

@ErichDonGubler ErichDonGubler added the kind: refactor Making existing function faster or nicer label Sep 28, 2024
@ErichDonGubler ErichDonGubler self-assigned this Sep 28, 2024
@ErichDonGubler ErichDonGubler requested a review from a team as a code owner September 28, 2024 17:15
@ErichDonGubler ErichDonGubler enabled auto-merge (rebase) September 28, 2024 17:16
@ErichDonGubler ErichDonGubler merged commit 71b4f36 into gfx-rs:trunk Oct 2, 2024
27 checks passed
@ErichDonGubler ErichDonGubler deleted the erichdongubler/push-ktsuyrunvnsy branch October 2, 2024 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: refactor Making existing function faster or nicer
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants