Skip to content

Simplify DiagnosticConverter#292

Merged
SimonCropp merged 1 commit intoVerifyTests:mainfrom
RReverser:simplify-diag
Sep 18, 2024
Merged

Simplify DiagnosticConverter#292
SimonCropp merged 1 commit intoVerifyTests:mainfrom
RReverser:simplify-diag

Conversation

@RReverser
Copy link
Copy Markdown
Contributor

Only a few fields on Diagnostic are its own, and the rest can be delegated to the existing DiagnosticDescriptor renderer.

This both simplifies the implementation, and makes Diagnostic's own output have clearer separation between own and "inherited" information.

Only a few fields on Diagnostic are its own, and the rest can be delegated to the existing DiagnosticDescriptor renderer.

This both simplifies the implementation, and makes Diagnostic's own output have clearer separation between own and "inherited" information.
@SimonCropp SimonCropp added this to the 2.5.0 milestone Sep 18, 2024
@SimonCropp
Copy link
Copy Markdown
Member

thanks

@SimonCropp SimonCropp merged commit 5ee50d8 into VerifyTests:main Sep 18, 2024
@RReverser RReverser deleted the simplify-diag branch September 18, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants