-
The URL "https://www.swift.org/sswg/incubated-packages" resolves to "Not Found."
This link is referenced from:
https://www.swift.org/sswg/incubation-process.html
under "Resources and Referenc…
-
### Description
## ~~Absolutely massive~~ Significant build regressions on linux ~~, worsened by swift-testing~~
**EDIT: Please also read my [next comment](https://github.com/swiftlang/swift/iss…
-
I frequently need to parse `500 ms` into `TimeAmount.milliseconds(500)` and also render `.nanoseconds(17)` as `17 ns`. So I usually have to write code akin to
```swift
extension TimeAmount {
…
-
### Swift version
swift-6.0-DEVELOPMENT-SNAPSHOT-2024-06-22-a
### Platform
macOS 15.0 beta
### Editor
VS Code
### Does the issue reproduce with Swift 6?
Yes
### Description
I get an error
``…
-
I know that this opens the floodgates of expanding the formatting capabilities of the basic dumb "out of the box" log handler this package ships with... but how do we feel providing a _little_ better …
-
We need to get a CODEOWNERS file in this repo. Will work with SSWG to get this done.
-
Feel free to dismiss if this only happens in beta, but would be great if someone has encountered this already (no open issues about this).
Also, if it can't be fixed, wondering if there's a way to …
-
The NIO ecosystem suffers from one composability issue: `EventLoopGroupProvider` and similar constructs. The issue is that taking `EventLoopGroupProvider` (or similar) means that a library can either …
-
### Describe the Issue
When I F12 on a class, method, property, whatever and vscode has been open for a while, I get the response `No definition found for '[item]'`.
Here's the stack trace:
``…
-
For example, when considering LPUE or CPUE as indices may wish to use the same selectivity assumptions for the fleet and index. This came up in the Plaice research track and can be done outside of the…