Skip to content

test(naga): RustDoc links to #[test]s in validation unit tests - #9997

Draft
ErichDonGubler wants to merge 3 commits into
gfx-rs:trunkfrom
erichdongubler-mozilla:erichdongubler-push-sprightly-polite-cowbell
Draft

test(naga): RustDoc links to #[test]s in validation unit tests#9997
ErichDonGubler wants to merge 3 commits into
gfx-rs:trunkfrom
erichdongubler-mozilla:erichdongubler-push-sprightly-polite-cowbell

Conversation

@ErichDonGubler

@ErichDonGubler ErichDonGubler commented Aug 3, 2026

Copy link
Copy Markdown
Member

Connections

Testing

I'm not sure if this is covered by CI or even currently accessible via cargo doc or cargo test invocations. 🤔 The following do not work:

  • cargo doc -p naga
  • cargo test -p naga -- validation

Squash or Rebase?

Single commit.

jimblandy and others added 3 commits August 2, 2026 14:12
Unlike WGSL, Naga IR permits functions to have conflicting names, and
entry points must only have distinct names if they are for the same
shader stage. Document and test this.
@ErichDonGubler ErichDonGubler added area: tests Improvements or issues with our test suite kind: refactor Making existing function faster or nicer labels Aug 3, 2026
@ErichDonGubler
ErichDonGubler force-pushed the erichdongubler-push-sprightly-polite-cowbell branch from 5dbe807 to 80edf90 Compare August 3, 2026 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: tests Improvements or issues with our test suite kind: refactor Making existing function faster or nicer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants