|
Default init internal needs a workaround. Enough is enough
|
|
49
|
6247
|
June 1, 2026
|
|
[Pitch] Memberwise reinitialization for let properties of struct when the synthesized memberwise initializer is available
|
|
7
|
692
|
April 4, 2026
|
|
Why are tuples allowed to be only partially initialized?
|
|
6
|
307
|
April 2, 2026
|
|
Why is overriding a non-failable init with a failable init not allowed?
|
|
3
|
197
|
March 24, 2026
|
|
Actor seems not work with ExpressibleByIntegerLiteral
|
|
25
|
795
|
March 3, 2026
|
|
Two convenience initializers can call each other forever
|
|
5
|
251
|
February 26, 2026
|
|
Apparent compiler bug relating to Optional witnessing failable initializer requirement
|
|
1
|
197
|
January 2, 2025
|
|
How to determine if a passed argument is a string literal?
|
|
7
|
3862
|
December 14, 2024
|
|
Region based isolation prevents sending a Sendable type
|
|
3
|
606
|
November 10, 2024
|
|
What changed about initialising instance variables?
|
|
3
|
274
|
August 8, 2024
|
|
propertyWrapper with simple initializer as method's argument should behave like a default argument
|
|
1
|
275
|
July 19, 2024
|
|
Class does not inherit initializer from superclass of superclass
|
|
6
|
891
|
June 7, 2024
|
|
`self = x` in NSObject initializers
|
|
3
|
320
|
May 7, 2024
|
|
Missing warning or error when messing up initializer inheritance?
|
|
3
|
617
|
April 24, 2024
|
|
Checking if required init? failed from a convenience init
|
|
5
|
539
|
April 21, 2024
|
|
Singleton class initialisation creates multiple versions
|
|
6
|
763
|
January 28, 2024
|
|
Inconsistent memberwise initializer generation when property wrapper provides an initializer with no parameters
|
|
1
|
496
|
October 26, 2023
|
|
Initializer is inaccessible due to 'private' protection level
|
|
9
|
34512
|
October 17, 2023
|
|
Nonisolated synchronous actor initializers
|
|
0
|
787
|
September 21, 2023
|
|
[Pitch] Refining Property-wrapper-related Initialization
|
|
5
|
2855
|
September 6, 2023
|
|
`'self' used before 'super.init' call` conflicts with `Property not initialized at super.init call`
|
|
6
|
5593
|
August 27, 2023
|
|
UnconditionallyInitialisable
|
|
10
|
1189
|
August 11, 2023
|
|
Objective-C initializer isn't visible to Swift
|
|
8
|
2187
|
July 6, 2023
|
|
Can a macro generated initializer keep the memberwise initializer?
|
|
2
|
1586
|
June 23, 2023
|
|
Make Array.init(repeating: ...) with autoclosure
|
|
4
|
1222
|
March 22, 2023
|
|
Property wrapper initialisation issues
|
|
0
|
584
|
January 5, 2023
|
|
DRY in array initialization
|
|
4
|
802
|
January 5, 2023
|
|
Initialisation with `=` from another type
|
|
2
|
761
|
November 4, 2022
|
|
A new keyword that stands in for a tedious initializer of arbitrary length
|
|
31
|
4626
|
October 8, 2022
|
|
Can't assign to self in initializer in protocol extension when protocol inherits from NSCoding
|
|
1
|
1130
|
August 11, 2022
|