swiftlang / swift

The Swift Programming Language
https://swift.org
Apache License 2.0
67.27k stars 10.33k forks source link

[SR-12509] Expanding Educational Note Coverage #54951

Open swift-ci opened 4 years ago

swift-ci commented 4 years ago
Previous ID SR-12509
Radar rdar://problem/62201569
Original Reporter owenvoorhees (JIRA User)
Type Task
Additional Detail from JIRA | | | |------------------|-----------------| |Votes | 0 | |Component/s | Compiler | |Labels | Task, DiagnosticsQoI | |Assignee | None | |Priority | Medium | md5: 230011cc6400163fd6373f03d406bf1b

Issue Description:

This issue tracks coverage of the educational notes feature. Below is a non-exhaustive list of diagnostics which could benefit from having educational notes.

Details on how to contribute notes are available at https://github.com/apple/swift/blob/master/docs/Diagnostics.md#quick-start-guide-for-contributing-new-educational-notes

beccadax commented 4 years ago

@swift-ci create

swift-ci commented 4 years ago

Comment by Owen Voorhees (JIRA)

appendInterpolation requirements covered in https://github.com/apple/swift/pull/30827

swift-ci commented 4 years ago

Comment by Owen Voorhees (JIRA)

@_nonEphemeral diagnostics covered in https://github.com/apple/swift/pull/31649

swift-ci commented 4 years ago

Comment by Owen Voorhees (JIRA)

opaque result types covered in https://github.com/apple/swift/pull/32231

existential non-conformance covered by onyekachi (JIRA User) in https://github.com/apple/swift/pull/32524