Improving the Debug Output of the Type Inference Algorithm
|
|
0
|
122
|
May 26, 2022
|
Is it possible to view how the compiler desugars result builder code?
|
|
7
|
403
|
May 17, 2022
|
[Pitch] Opaque result types with limited availability
|
|
4
|
432
|
May 13, 2022
|
Building a DSL based on Swift
|
|
1
|
159
|
May 3, 2022
|
What are the dangers of making my `Array` type a `class` instead of a `struct` in our custom standard library?
|
|
8
|
353
|
May 2, 2022
|
Throwable accessors
|
|
56
|
3672
|
April 15, 2022
|
Compilation time with and without type inference
|
|
3
|
237
|
April 6, 2022
|
Building a XCFramework without objective-c interop
|
|
7
|
221
|
April 1, 2022
|
Large Increase in Compilation Time in Swift 5.6 on Enums with Associated Values
|
|
2
|
455
|
March 27, 2022
|
Swift 5.6 SIL / LLVM Regression
|
|
1
|
319
|
March 26, 2022
|
Build failure on Apple MacBook Pro with Apple M1 Chip
|
|
1
|
424
|
March 23, 2022
|
New "segmentation fault 11" in Swift 5.6
|
|
7
|
464
|
March 22, 2022
|
Inconsistent Swift compiler behaviours for enum definitions
|
|
6
|
361
|
March 20, 2022
|
Swift 5.5+ error, argument list is too long
|
|
5
|
762
|
February 9, 2022
|
Compiler crashes when using result builder
|
|
0
|
239
|
January 23, 2022
|
Recursive type definitions for functions
|
|
6
|
810
|
January 23, 2022
|
[AutoDiff] Need assistance with debugging the compiler
|
|
3
|
490
|
January 19, 2022
|
Major Compile Performance Regression Swift 5.6
|
|
5
|
951
|
January 15, 2022
|
Retain overflow checks when compiled with `-Ounchecked`
|
|
34
|
897
|
January 9, 2022
|
Closure parameter oddity
|
|
1
|
157
|
January 5, 2022
|
Variable redefinition via guard
|
|
16
|
743
|
January 5, 2022
|
Suppressing deprecated warnings
|
|
8
|
1266
|
December 14, 2021
|
Does Swift's compiler know to optimise this second function call away?
|
|
5
|
325
|
December 10, 2021
|
How to build, download or install swift-dependency-tool?
|
|
0
|
195
|
December 9, 2021
|
Generic Compiler auto-suggest Type
|
|
14
|
1226
|
October 15, 2021
|
Calling-convention mismatch violations between runtime, stdlib, and emitted code
|
|
4
|
749
|
October 5, 2021
|
What are "property descriptors"?
|
|
0
|
238
|
September 21, 2021
|
Package fails to build with Swift 5.5
|
|
0
|
186
|
September 7, 2021
|
Limiting which frameworks or APIs can be used in source?
|
|
4
|
229
|
September 6, 2021
|
Sub-syntax for string literals
|
|
10
|
957
|
July 28, 2021
|