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

Move the emitting of inline code delimiters for Symbol inside the IntoDiagnosticArg impl #103422

Open
crlf0710 opened this issue Oct 23, 2022 · 0 comments
Labels
A-diagnostics Area: Messages for errors, warnings, and lints T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Comments

@crlf0710
Copy link
Member

This can help creating a generic version of DiagnosticSymbolList from #103397.

@crlf0710 crlf0710 added A-diagnostics Area: Messages for errors, warnings, and lints T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Oct 23, 2022
@crlf0710 crlf0710 changed the title Move the emitting of ` ` delimiters for Symbol inside the IntoDiagnosticArg` impl Move the emitting of "" delimiters for Symbol inside the IntoDiagnosticArg` impl Oct 23, 2022
@crlf0710 crlf0710 changed the title Move the emitting of "" delimiters for Symbol inside the IntoDiagnosticArg` impl Move the emitting of "\" delimiters for Symbol inside the IntoDiagnosticArg` impl Oct 23, 2022
@crlf0710 crlf0710 changed the title Move the emitting of "\" delimiters for Symbol inside the IntoDiagnosticArg` impl Move the emitting of inline code delimiters for Symbol inside the IntoDiagnosticArg impl Oct 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-diagnostics Area: Messages for errors, warnings, and lints T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

1 participant