mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Enable `@differentiable` attribute on setters of properties and subscripts in `Differentiable`-conforming types. Add automatically-differentiated `@differentiable` setter test. Resolves TF-1166.