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

refactor: vertex_index_common: remove footguns in tests matrix init. (again) #5911

Merged

Conversation

ErichDonGubler
Copy link
Member

Re-file of #5840, but actually targeting trunk this time. 😅

@ErichDonGubler ErichDonGubler requested a review from a team as a code owner July 4, 2024 22:29
@ErichDonGubler ErichDonGubler self-assigned this Jul 4, 2024
Replace manual enumerations of various `enum`s with `derive`d ones via
`strum::{EnumIter, IntoEnumIterator}`.
@ErichDonGubler

This comment was marked as resolved.

@ErichDonGubler ErichDonGubler requested a review from jimblandy July 5, 2024 00:55
@ErichDonGubler ErichDonGubler merged commit 5c29ad5 into gfx-rs:trunk Jul 5, 2024
25 checks passed
@ErichDonGubler

This comment was marked as resolved.

@ErichDonGubler ErichDonGubler deleted the push-sxyzqvmnsrxu branch July 5, 2024 00:59
@ErichDonGubler ErichDonGubler added the kind: refactor Making existing function faster or nicer label Jul 5, 2024
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.

1 participant