| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-11 | Fix issue with synthesizing `Differential` type for self-differential ↵ | Sai Praveen Bangaru | |
| generic types (#4602) * Fix issue with synthesizing `Differential` type for self-differential generic types The problem was that we were using the type that was performing the lookup for `.Differential` which can have substitutions based on the local context where the decl is being referenced. We need to synthesize the type local to the decl itself * Update auto-differential-type-generic.slang | |||
