|
Is only one of these methods being used for compliance?
|
|
0
|
72
|
July 6, 2026
|
|
Inference of isolated conformances
|
|
4
|
345
|
January 30, 2026
|
|
Retroactively conforming to `BitwiseCopyable`
|
|
17
|
621
|
December 27, 2024
|
|
Can't suppress retroactive conformance by fully qualifying with module names within the same line
|
|
5
|
658
|
August 7, 2024
|
|
RawRepresentable Conformance Leads to Crash
|
|
7
|
2901
|
September 5, 2024
|
|
Retroactive conformances + dynamic downcast => type unsoundness
|
|
19
|
920
|
August 19, 2024
|
|
Are same-type variadic generic requirements available is some Swift version?
|
|
4
|
337
|
August 6, 2024
|
|
How to use @retroactive when the conformed protocol is a customized protocol inherited from `CustomStringConvertible`
|
|
5
|
5355
|
July 31, 2024
|
|
UUID comparability
|
|
2
|
770
|
May 13, 2024
|
|
Why do we prohibit redundant declarations of conformance to a protocol?
|
|
12
|
2070
|
March 31, 2024
|
|
Advice regarding conforming external types to my protocols
|
|
1
|
343
|
March 24, 2024
|
|
Differences between type-inheritance clause & protocol composition syntax?
|
|
3
|
2326
|
November 1, 2023
|
|
Calling a protocol with associatedType's method, doesn't always pick the same specialized generic implementation
|
|
3
|
1311
|
February 23, 2023
|
|
Declaring conformance of existential types to protocols
|
|
0
|
665
|
February 21, 2023
|
|
Conditional conformance of type to protocol does not imply conformance to inherited protocol
|
|
4
|
986
|
February 11, 2023
|
|
[Pitch] Add Equatable and Hashable conformance to String views
|
|
11
|
2945
|
September 24, 2022
|
|
Malconformance
|
|
8
|
1045
|
July 14, 2022
|
|
Dynamically call protocol method of unknown type
|
|
0
|
721
|
July 5, 2022
|
|
Conforming correctly to RangeReplaceableCollection
|
|
6
|
7990
|
October 21, 2021
|
|
Async properties and Actor protocol conformance
|
|
3
|
7189
|
September 29, 2021
|
|
Adding conformance to ExpressibleByArrayLiteral and ExpressibleByStringLiteral
|
|
2
|
1217
|
September 7, 2021
|
|
Extending type that also conforms to another protocol
|
|
7
|
834
|
August 2, 2021
|
|
Keyword for protocol methods
|
|
10
|
2060
|
July 23, 2021
|
|
Why protocol compositions don't work when evaluating protocol conformance?
|
|
5
|
745
|
April 9, 2021
|
|
How do I check if a type / instance conforms to a protocol that "has Self or associated type requirements"?
|
|
2
|
6952
|
December 28, 2020
|
|
Protocol assosiatedtype conformance confussion
|
|
0
|
574
|
September 8, 2020
|
|
Is this the right way subclasses should handle a base class conforming to a protocol initializer?
|
|
8
|
1210
|
September 4, 2020
|
|
Do I have to re-define equality/hashing for NSObject sub-classes?
|
|
0
|
854
|
April 20, 2020
|
|
Protocol conformance for protocols with `var myVar: MyType { get }`
|
|
5
|
1176
|
November 13, 2019
|
|
Synthesized Equatable conformance for Type
|
|
3
|
1885
|
October 5, 2019
|