Bri Peticca
Results
2
issues of
Bri Peticca
Previously, information regarding a custom Option type's possible values was lost when generating subsequent structures in the pipeline to describe the argument. This would largely have to be defined by...
With upcoming changes to SwiftPM's `TraitConfiguration` (see [#8370](https://github.com/swiftlang/swift-package-manager/pull/8370)) - notably, moving it from `PackageGraph` to `PackageModel` - `PackageModel` needs to be imported using `@preconcurrency` to omit data-race risk errors.