-
| | |
|------------------|-----------------|
|Previous ID | SR-3331 |
|Radar | None |
|Original Reporter | wattson12 (JI…
-
| | |
|------------------|-----------------|
|Previous ID | SR-14377 |
|Radar | rdar://problem/75656299 |
|Original Repo…
-
| | |
|------------------|-----------------|
|Previous ID | SR-14559 |
|Radar | rdar://problem/77465733 |
|Original Repo…
-
| | |
|------------------|-----------------|
|Previous ID | SR-15193 |
|Radar | rdar://problem/83163551 |
|Original Repo…
-
### Description
The Result Builder is being ignored when invoking a protocol's static member using dot expression.
### Reproduction
Below is the reproduction code. First, the setup:
```swift
pr…
-
| | |
|------------------|-----------------|
|Previous ID | SR-15744 |
|Radar | None |
|Original Reporter | mrckhld (JIR…
-
**Describe the bug**
There are cases where result builder type inference fails when using protocols with generics, but succeeds when using an opaque result type.
**Steps To Reproduce**
Try to…
-
I'm getting an error that is seemingly related to "catch-adapter" when trying to compile NJOY21. I *can* compile NJOY2016 fine.
It looks similar to the issue defined here: https://github.com/Coati…
-
| | |
|------------------|-----------------|
|Previous ID | SR-15427 |
|Radar | None |
|Original Reporter | kyleve (JIRA…
-
### Description
The compiler is unable to infer the type for the `merging` function result value. It incorrectly only grabs the first parameter pack and makes it the result type.
To solve the issu…