Skip to content

[6.2] Fix a miscompile when a test function has a raw identifier parameter label.#1173

Merged
grynspan merged 1 commit into
release/6.2from
jgrynspan/1167-raw-param-labels-6.2
Jun 25, 2025
Merged

[6.2] Fix a miscompile when a test function has a raw identifier parameter label.#1173
grynspan merged 1 commit into
release/6.2from
jgrynspan/1167-raw-param-labels-6.2

Conversation

@grynspan

Copy link
Copy Markdown
Contributor

…label. (#1168)

Resolves #1167.

### Checklist:

- [x] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [x] If public symbols are renamed or modified, DocC references should
be updated.
@grynspan grynspan added this to the Swift 6.2 milestone Jun 25, 2025
@grynspan grynspan self-assigned this Jun 25, 2025
@grynspan grynspan added bug 🪲 Something isn't working parameterized-testing Related to parameterized testing functionality macros 🔭 Related to Swift macros such as @Test or #expect labels Jun 25, 2025
@grynspan

Copy link
Copy Markdown
Contributor Author

@swift-ci test

@grynspan grynspan added the integration ⚙️ Integrating work to release branches label Jun 25, 2025
@grynspan grynspan requested a review from hamishknight June 25, 2025 16:18
@grynspan grynspan added the raw-identifiers 🧅 Support for raw identifiers label Jun 25, 2025
@grynspan grynspan merged commit f2fb70d into release/6.2 Jun 25, 2025
3 checks passed
@grynspan grynspan deleted the jgrynspan/1167-raw-param-labels-6.2 branch June 25, 2025 18:12
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 parameterized-testing Related to parameterized testing functionality raw-identifiers 🧅 Support for raw identifiers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants