Skip to content

fix(types): remove duplicate max_texture_dimension_1d in with_limits!#9311

Merged
teoxoy merged 1 commit intogfx-rs:trunkfrom
cuiweixie:fix/types-dedupe-with-limits-max_texture_dimension_1d
Mar 26, 2026
Merged

fix(types): remove duplicate max_texture_dimension_1d in with_limits!#9311
teoxoy merged 1 commit intogfx-rs:trunkfrom
cuiweixie:fix/types-dedupe-with-limits-max_texture_dimension_1d

Conversation

@cuiweixie
Copy link
Contributor

Summary

Removes a duplicated max_texture_dimension_1d entry in the with_limits! macro list in wgpu-types/src/limits.rs. The duplicate was redundant with the exhaustive with_limits! check added in #9294.

Testing

  • Not run (one-line dedupe).

Copy link
Member

@teoxoy teoxoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@teoxoy teoxoy merged commit ce43377 into gfx-rs:trunk Mar 26, 2026
58 checks passed
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.

2 participants