Skip to content

[6.3.1] Fully-qualify reference to 'Comment' type in #expect expansion when comment argument isn't a string literal#1648

Merged
stmontgomery merged 1 commit into
swiftlang:release/6.3.1from
stmontgomery:qualify-comment-6.3.1
Apr 1, 2026
Merged

[6.3.1] Fully-qualify reference to 'Comment' type in #expect expansion when comment argument isn't a string literal#1648
stmontgomery merged 1 commit into
swiftlang:release/6.3.1from
stmontgomery:qualify-comment-6.3.1

Conversation

@stmontgomery

Copy link
Copy Markdown
Contributor

@stmontgomery stmontgomery added this to the Swift 6.3.1 milestone Mar 31, 2026
@stmontgomery stmontgomery self-assigned this Mar 31, 2026
@stmontgomery stmontgomery added bug 🪲 Something isn't working macros 🔭 Related to Swift macros such as @Test or #expect integration ⚙️ Integrating work to release branches labels Mar 31, 2026
@stmontgomery stmontgomery linked an issue Mar 31, 2026 that may be closed by this pull request
…n when comment argument isn't a string literal

Fixes swiftlang#1641
@stmontgomery stmontgomery force-pushed the qualify-comment-6.3.1 branch from 547afb7 to 8eaccc1 Compare March 31, 2026 15:03
@grynspan

Copy link
Copy Markdown
Contributor

Don't forget to cherry-pick to 6.3 as well for future 6.3.x releases.

@stmontgomery stmontgomery merged commit 937120c into swiftlang:release/6.3.1 Apr 1, 2026
29 checks passed
@stmontgomery stmontgomery deleted the qualify-comment-6.3.1 branch April 1, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 🪲 Something isn't working integration ⚙️ Integrating work to release branches macros 🔭 Related to Swift macros such as @Test or #expect

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Swift Testing macro not fully qualifying types in its expansion

2 participants