swiftlang / swiftlang/swift-syntax

Enable API breakage check when SwiftPM no longer diagnoses SPI changes as breaking

Open
#3,010 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
3.7k
Forks
553
Avg merge
5d 13h
Merged PRs (30d)
16

Description

We don’t consider SPI part of swift-syntax’s public API and can break it as much as we want. But `swift package diagnose-api-breaking-changes` reports them as breaking changes (https://github.com/swiftlang/swift/issues/79990). This generates too much noise for the API breakage check to be useful for swift-syntax.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.