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

Parse diagnostic(…) attributes on fns #6353

Draft
wants to merge 13 commits into
base: trunk
Choose a base branch
from

Commits on Nov 8, 2024

  1. refactor(wgsl-in): specify more closure ret. types in parsing

    This resolves ambiguity that will be introduced in the subsequent commit
    that adds `impl From<ConflictingDiagnosticRuleError> for naga::Error`.
    ErichDonGubler committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0ec802c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39d4ddd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f26bb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da8ceae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccd4adc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58f1790 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47a15bb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    02daf28 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    60ca467 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7ddd725 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c7d3e8c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    97da04e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bca75a6 View commit details
    Browse the repository at this point in the history