[SR-14989] [AutoDiff] Struct genericized over differentiable type can't access that type differentiably #57331
Labels
AutoDiff
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler itself
generics
Feature: generic declarations and types
unexpected error
Bug: Unexpected error
Environment
7/7 snapshot
Additional Detail from JIRA
md5: f5d010cdf3f202bb1c50f71d8f3ee6b4
Issue Description:
Even though the P protocol has declared that 'var a' is differentiable, using it below fails:
The text was updated successfully, but these errors were encountered: