Compilation extremely slow since macros adoption
|
|
121
|
18040
|
October 21, 2024
|
Crash without stack trace in optimized builds on device (Xcode 16)
|
|
7
|
214
|
September 27, 2024
|
Why `nonisolated lazy var` is allowed on actor?
|
|
5
|
650
|
September 17, 2024
|
Swift on RISC-V
|
|
18
|
4928
|
September 12, 2024
|
See diagnoses in Xcode
|
|
3
|
747
|
October 22, 2023
|
`ExpressibleByIntegerLiteral` and type inference (and macro)
|
|
5
|
212
|
August 8, 2024
|
Can't get c++ library to use the correct compiler
|
|
2
|
125
|
August 1, 2024
|
Advice on how to deal with a null dereference in the constraint system
|
|
17
|
225
|
July 24, 2024
|
Cross Compiling Swift 5.10.1 for Linux ARMv7
|
|
2
|
101
|
July 18, 2024
|
`swift-runtime: unable to suspend thread` when compiling in QEMU
|
|
19
|
2174
|
July 10, 2024
|
Why did Swift adopt the use of commas?
|
|
11
|
714
|
July 4, 2024
|
Build error with very simple benchmark package
|
|
3
|
629
|
June 23, 2024
|
Possibility to enable `any` in Embedded Swift
|
|
12
|
1058
|
June 18, 2024
|
Linking libraries like `DYLD_INSERT_LIBRARIES` at compile time through `Package.swift`
|
|
0
|
145
|
June 13, 2024
|
How to add compiler check in C for Embedded Swift?
|
|
1
|
409
|
May 29, 2024
|
How to make the swift compiler to remove unused code?
|
|
0
|
505
|
May 2, 2024
|
Compile Swift script using new LAPACK headers
|
|
5
|
408
|
April 19, 2024
|
[ConstraintSystem] A non natural behavior of compiler solving sync function even if I use `await` keyword
|
|
0
|
261
|
April 13, 2024
|
Throwing an opaque Error causes SIL build error in release build
|
|
7
|
563
|
April 9, 2024
|
Function with an inout parameter pack - should it compile?
|
|
6
|
812
|
March 28, 2024
|
Needs some guidance in order to let this file compile faster
|
|
19
|
1322
|
March 20, 2024
|
Unable to remove types metadata and methods names from compiled binary
|
|
0
|
231
|
March 19, 2024
|
Code compiles but fails with non-Apple compiler
|
|
2
|
400
|
March 7, 2024
|
Is it possible to fine-tune warnings as errors in Swift?
|
|
0
|
309
|
March 6, 2024
|
Inline optimizations
|
|
13
|
505
|
February 26, 2024
|
Please help me understand "Finding the Dynamic Type in a Generic Context"
|
|
5
|
525
|
February 16, 2024
|
Retain overflow checks when compiled with `-Ounchecked`
|
|
67
|
3466
|
January 26, 2024
|
Extending Obj-C class with lightweight generics in Swift
|
|
3
|
2430
|
January 22, 2024
|
Accessing a property of an uninitialized instance results in a Runtime error
|
|
1
|
403
|
January 14, 2024
|
Strange behaviour of type(of:) on metatypes in generic context with optimized build
|
|
1
|
968
|
December 28, 2023
|