|
[Pitch] Memberwise reinitialization for let properties of struct when the synthesized memberwise initializer is available
|
|
7
|
562
|
April 4, 2026
|
|
Why are tuples allowed to be only partially initialized?
|
|
6
|
277
|
April 2, 2026
|
|
Why is overriding a non-failable init with a failable init not allowed?
|
|
3
|
171
|
March 24, 2026
|
|
Actor seems not work with ExpressibleByIntegerLiteral
|
|
25
|
756
|
March 3, 2026
|
|
Two convenience initializers can call each other forever
|
|
5
|
231
|
February 26, 2026
|
|
Apparent compiler bug relating to Optional witnessing failable initializer requirement
|
|
1
|
189
|
January 2, 2025
|
|
How to determine if a passed argument is a string literal?
|
|
7
|
3836
|
December 14, 2024
|
|
Region based isolation prevents sending a Sendable type
|
|
3
|
579
|
November 10, 2024
|
|
What changed about initialising instance variables?
|
|
3
|
264
|
August 8, 2024
|
|
propertyWrapper with simple initializer as method's argument should behave like a default argument
|
|
1
|
264
|
July 19, 2024
|
|
Class does not inherit initializer from superclass of superclass
|
|
6
|
870
|
June 7, 2024
|
|
`self = x` in NSObject initializers
|
|
3
|
309
|
May 7, 2024
|
|
Missing warning or error when messing up initializer inheritance?
|
|
3
|
610
|
April 24, 2024
|
|
Checking if required init? failed from a convenience init
|
|
5
|
522
|
April 21, 2024
|
|
Singleton class initialisation creates multiple versions
|
|
6
|
737
|
January 28, 2024
|
|
Inconsistent memberwise initializer generation when property wrapper provides an initializer with no parameters
|
|
1
|
484
|
October 26, 2023
|
|
Initializer is inaccessible due to 'private' protection level
|
|
9
|
34362
|
October 17, 2023
|
|
Nonisolated synchronous actor initializers
|
|
0
|
779
|
September 21, 2023
|
|
[Pitch] Refining Property-wrapper-related Initialization
|
|
5
|
2844
|
September 6, 2023
|
|
`'self' used before 'super.init' call` conflicts with `Property not initialized at super.init call`
|
|
6
|
5544
|
August 27, 2023
|
|
UnconditionallyInitialisable
|
|
10
|
1173
|
August 11, 2023
|
|
Objective-C initializer isn't visible to Swift
|
|
8
|
2163
|
July 6, 2023
|
|
Can a macro generated initializer keep the memberwise initializer?
|
|
2
|
1574
|
June 23, 2023
|
|
Make Array.init(repeating: ...) with autoclosure
|
|
4
|
1201
|
March 22, 2023
|
|
Property wrapper initialisation issues
|
|
0
|
577
|
January 5, 2023
|
|
DRY in array initialization
|
|
4
|
791
|
January 5, 2023
|
|
Initialisation with `=` from another type
|
|
2
|
753
|
November 4, 2022
|
|
A new keyword that stands in for a tedious initializer of arbitrary length
|
|
31
|
4578
|
October 8, 2022
|
|
Can't assign to self in initializer in protocol extension when protocol inherits from NSCoding
|
|
1
|
1114
|
August 11, 2022
|
|
Pitch: Pass-through initializers for enum associated values
|
|
10
|
2523
|
August 2, 2022
|