Skip to content

Conversation

@inner-daemons
Copy link
Collaborator

@inner-daemons inner-daemons commented Jan 16, 2026

Connections
Closes #8854

Description
As in title and in the issue. Just adds some simple checks

Testing
Testing has verified that it doesn't break existing correct passthrough code. Change is simple and self-explanatory enough that it should just work.

Squash or Rebase?
Squash

Checklist

  • Run cargo fmt.
  • Run taplo format.
  • Run cargo clippy --tests. If applicable, add:
    • --target wasm32-unknown-unknown
  • Run cargo xtask test to run tests.
  • If this contains user-facing changes, add a CHANGELOG.md entry.

@inner-daemons
Copy link
Collaborator Author

Id like to put this off until #8886 so I can build off the testing that introduces.

@cwfitzgerald cwfitzgerald self-assigned this Jan 21, 2026
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.

Passthrough: Error on layout: None instead of creating an invalid pipeline layout

2 participants