Type-erasing closures to `(Any, Any, ...) -> Any`?
|
|
8
|
879
|
November 27, 2020
|
Make `ApplyInst` a `MultipleValueInstruction`?
|
|
4
|
391
|
November 27, 2020
|
Missing conditional cast fix-it?
|
|
4
|
589
|
November 26, 2020
|
Why does the implementation of `uniqued()` not use `filter()`?
|
|
2
|
581
|
October 9, 2020
|
Sheet Present And Load with Placeholders
|
|
1
|
552
|
September 26, 2020
|
Question about usable from inline in SwiftNIO
|
|
7
|
1305
|
September 7, 2020
|
Install Effect without going through the reducer
|
|
2
|
691
|
September 4, 2020
|
Scoping stores, potential performance issue
|
|
6
|
1111
|
July 15, 2020
|
Compiler Optimization with Lazy Sequences
|
|
8
|
1005
|
June 2, 2020
|
Usage of TCA in every view
|
|
2
|
1478
|
May 19, 2020
|
Function builder cannot infer generic parameters even though direct call to `buildBlock` can
|
|
26
|
2606
|
May 12, 2020
|
Generic typealiases with additional constraints?
|
|
16
|
4234
|
May 6, 2020
|
Printing declaration bodies via `swiftc -print-ast`?
|
|
4
|
816
|
May 2, 2020
|
[Beginner] SwiftUI: Why isn't this working?
|
|
2
|
525
|
April 9, 2020
|
What language is more memory safe, Swift or Rust?
|
|
4
|
2950
|
March 23, 2020
|
Bundle File Path and Project Root Path
|
|
2
|
2422
|
March 4, 2020
|
How to check whether a key path is writable?
|
|
6
|
1482
|
February 21, 2020
|
Hashable not auto-implementing when a member has a protocol type whose conformers must be Hashable
|
|
12
|
1747
|
February 21, 2020
|
Swift flag to apply fix-its in-place?
|
|
0
|
417
|
January 18, 2020
|
Why does SILGen lazily emit conformances?
|
|
3
|
542
|
January 16, 2020
|
Why `AbstractFunctionDecl::BodySynthesizer`?
|
|
3
|
511
|
January 16, 2020
|
Make `GenericSignature::getCanonicalSignature` not crash for nullptr `GenericSignature`?
|
|
4
|
458
|
January 9, 2020
|
Undiagnosed private structs/classes with public members?
|
|
4
|
771
|
December 20, 2019
|
Which attribute components should be serialized?
|
|
0
|
373
|
December 19, 2019
|
What does "Array indices are checked for out-of-bounds errors" from the Swift book mean?
|
|
6
|
1002
|
November 2, 2019
|
No such module 'Combine' when archiving app using my Swift package
|
|
2
|
3554
|
October 24, 2019
|
Is it possible to make early exit in do-try-catch block? (Like `guard`)
|
|
22
|
2934
|
October 15, 2019
|
Store `@differentiable` attribute requirements as `GenericSignature` instead of `ArrayRef<Requirement>`s?
|
|
3
|
820
|
September 18, 2019
|
Adding a "does X conform to Y" request
|
|
3
|
951
|
September 4, 2019
|
SILValue from Expr
|
|
4
|
368
|
August 15, 2019
|