mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
As specified by the SE-0446 acceptance, extensions that declare a type's conditional `Copyable` or `Escapable` ability must reiterate explicitly all of the `Copyable` and/or `Escapable` requirements, whether required or not required (by e.g. `~Copyable`) that were suppressed in the original type declaration.
10 KiB
10 KiB