mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This works for all protocols except for Decodable on non-final classes, because the init requirement has to be 'required' and thus in the type's declaration. Fixes most of https://bugs.swift.org/browse/SR-6803.
52 KiB
52 KiB