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

Figure out how to escape strings inside the format_args parser #2836

Closed
CohenArthur opened this issue Feb 6, 2024 · 1 comment
Closed

Figure out how to escape strings inside the format_args parser #2836

CohenArthur opened this issue Feb 6, 2024 · 1 comment

Comments

@CohenArthur
Copy link
Member

CohenArthur commented Feb 6, 2024

More specifically, this is about un-escaping, and I don't know if it really is necessary: https://github.com/CohenArthur/rustc_format_parser/blob/master/generic_rustc_format_parser/src/lib.rs#L974-L982

@CohenArthur CohenArthur changed the title Figure out how to escape strings inside the library Figure out how to escape strings inside the format_args parser Feb 6, 2024
@CohenArthur
Copy link
Member Author

CohenArthur commented Feb 19, 2024

The 1.49 version of rustc_format_parser does not do that, at least - so this is probably a non-issue, and definitely a non-blocker?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant