Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@obmarg
Copy link
Owner

@obmarg obmarg commented Sep 27, 2024

Prior to this change ExecutableId & TypeSystemId relied on From<ReadContext<'a, Id>> impls. This wasn't great for a few reasons:

  1. All these From impls end up in the docs, even though they're just internal plumbing.
  2. It's a bit less flexible than just having the traits themselves implement this.

This PR fixes that.

@netlify
Copy link

netlify bot commented Sep 27, 2024

Deploy Preview for cynic-querygen-web canceled.

Name Link
🔨 Latest commit b6f489d
🔍 Latest deploy log https://app.netlify.com/sites/cynic-querygen-web/deploys/66f6a6bf86af25000873502e

@obmarg obmarg merged commit 716f61e into main Sep 27, 2024
6 checks passed
@obmarg obmarg deleted the obmarg/vvqtwrzoylss branch September 27, 2024 15:16
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