The Wayback Machine - https://web.archive.org/web/20220325051446/https://github.com/apple/swift/pull/41941
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add diagnostic verifier features to Diagnostics.md #41941

Merged
merged 2 commits into from Mar 23, 2022

Conversation

beccadax
Copy link
Contributor

@beccadax beccadax commented Mar 21, 2022

We've made changes to the diagnostic verifier over time that we failed to actually document. Update docs/Diagnostics.md to describe:

I've also slightly fleshed out the description of fix-it expectations.

We've made changes to the diagnostic verifier over time that we failed to actually document. Update docs/Diagnostics.md to describe:

* Fix-it alternation (cdcd726)
* Fix-it line offsets (2128678)
* Additional files (5036a55)
* Ignoring `<unknown>` diagnostics (384ab78)

I've also slightly fleshed out the description of fix-it expectations.
@beccadax
Copy link
Contributor Author

@beccadax beccadax commented Mar 21, 2022

@swift-ci smoke test

Copy link
Contributor

@tshortli tshortli left a comment

LGTM, thanks!

Copy link
Collaborator

@AnthonyLatsis AnthonyLatsis left a comment

Thank you!

docs/Diagnostics.md Show resolved Hide resolved
@beccadax
Copy link
Contributor Author

@beccadax beccadax commented Mar 22, 2022

@swift-ci smoke test

xymus
xymus approved these changes Mar 22, 2022
@beccadax
Copy link
Contributor Author

@beccadax beccadax commented Mar 23, 2022

@swift-ci smoke test and merge

@swift-ci swift-ci merged commit db4a7e6 into main Mar 23, 2022
3 of 4 checks passed
@swift-ci swift-ci deleted the verify-fixit-alternation-docs branch Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
6 participants