Unexpected error with integer generic parameters
|
|
3
|
153
|
August 11, 2025
|
Type Checking Macro Arguments Against Declarations
|
|
2
|
107
|
May 21, 2025
|
The compiler is unable to type-check this expression in reasonable time
|
|
2
|
286
|
May 8, 2025
|
Have you always been able to use leading-dot syntax with "namespacing"?
|
|
3
|
207
|
March 14, 2025
|
Swift ResultBuilder Type Inference Issue
|
|
1
|
103
|
March 6, 2025
|
Compiler can't infer types with Parameter Packs containing more than three elements
|
|
10
|
303
|
January 31, 2025
|
Type narrowing
|
|
4
|
153
|
October 10, 2024
|
Compiler unable to infer type in case of multiple parameter packs
|
|
0
|
88
|
October 7, 2024
|
Type inference not working when assigning to a type alias
|
|
2
|
89
|
August 27, 2024
|
`ExpressibleByIntegerLiteral` and type inference (and macro)
|
|
5
|
258
|
August 8, 2024
|
How to avoid self as! Self
|
|
14
|
1275
|
May 29, 2024
|
Type inference difference using CMake/Xcode?
|
|
4
|
1178
|
April 25, 2024
|
`1 << x` type inference
|
|
23
|
1476
|
January 17, 2024
|
BrainF*** in the Swift type system
|
|
17
|
3160
|
November 9, 2023
|
Type inference, unification, and function overloading?
|
|
3
|
769
|
October 19, 2023
|
`Bool?` is not optional?
|
|
5
|
1141
|
September 15, 2023
|
How/when does 'circular reference' detection work?
|
|
5
|
2472
|
August 12, 2023
|
Strange error in operator overload resolution
|
|
2
|
457
|
August 4, 2023
|
Type cannot be converted to itself
|
|
3
|
724
|
June 3, 2023
|
Type inference from .init()? Is it possible? Or is there a better way to do this?
|
|
2
|
468
|
February 23, 2023
|
Property wrapper with Opaque Type
|
|
2
|
718
|
January 16, 2023
|
[Pitch] - Take associated type inference one step further as compared to Swift 5.7
|
|
0
|
820
|
November 8, 2022
|
Associated type inference doesn't work in a situation that I assumed it would
|
|
1
|
563
|
October 27, 2022
|
Implicitly imported types & namespace priority
|
|
8
|
2478
|
October 20, 2022
|
Even more problems with Swift’s type system: why is Void-returning overload not being preferred here?
|
|
4
|
535
|
September 12, 2022
|
`withCheckedThrowingContinuation` fails to resolve `T` in `Void` context
|
|
2
|
2215
|
June 8, 2022
|
Minor inference bug in identity operator
|
|
5
|
642
|
April 11, 2022
|
[GSoC] Type Inference Algorithm Improvements
|
|
3
|
911
|
April 7, 2022
|
Type confusion with Codable
|
|
6
|
2082
|
December 10, 2021
|
Generic parameter 'Self' where none is defined
|
|
2
|
1015
|
August 25, 2021
|