Skip to content

Emit unimplemented errors for several @diagnostic(…) attribute parse sites#6533

Merged
ErichDonGubler merged 6 commits intogfx-rs:trunkfrom
erichdongubler-mozilla:unimpl-diag-filt-diags
Nov 13, 2024
Merged

Emit unimplemented errors for several @diagnostic(…) attribute parse sites#6533
ErichDonGubler merged 6 commits intogfx-rs:trunkfrom
erichdongubler-mozilla:unimpl-diag-filt-diags

Conversation

@ErichDonGubler
Copy link
Copy Markdown
Member

@ErichDonGubler ErichDonGubler commented Nov 12, 2024

Connections

Description

-

Testing

  • I've tested this manually, and plan on following up with actual test coverage in a separate PR.

Checklist

  • Run cargo fmt.
  • Run taplo format.
  • 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.

@ErichDonGubler ErichDonGubler requested a review from a team November 12, 2024 22:56
@ErichDonGubler ErichDonGubler self-assigned this Nov 12, 2024
@ErichDonGubler ErichDonGubler added naga Shader Translator area: naga front-end Translation to Naga IR lang: WGSL WebGPU Shading Language labels Nov 12, 2024
@ErichDonGubler ErichDonGubler changed the title Add several unimplemented diagnostics for @diagnostic(…) attributes Emit unimplemented errors for several @diagnostic(…) attribute parse sites Nov 12, 2024
@ErichDonGubler
Copy link
Copy Markdown
Member Author

ErichDonGubler commented Nov 13, 2024

Just added this PR to the existing Major changes entry for diagnostic filters in the CHANGELOG with 4b99d66.

@ErichDonGubler ErichDonGubler enabled auto-merge (rebase) November 13, 2024 12:24
@ErichDonGubler
Copy link
Copy Markdown
Member Author

@teoxoy: Did you review the first commits in this PR that are also in #6503? If so, I can close that PR, noting that you already reviewed those commits.

@teoxoy
Copy link
Copy Markdown
Member

teoxoy commented Nov 13, 2024

Yeah, it looks consistent with Jim's request in #6485.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: naga front-end Translation to Naga IR lang: WGSL WebGPU Shading Language naga Shader Translator

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants