Skip to content

Conversation

@nyurik
Copy link
Contributor

@nyurik nyurik commented Dec 27, 2024

This fixes the issue with c-string literals which require edition 2021. Now the edition is automatically computed if not specified.

Fixes #3047

This fixes the issue with c-string literals which require edition 2021. Now the edition is automatically computed if not specified.
@pvdrz pvdrz added this pull request to the merge queue Jan 2, 2025
Merged via the queue into rust-lang:main with commit 59a43e1 Jan 2, 2025
34 checks passed
@nyurik nyurik deleted the fmt-edition branch January 9, 2025 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using generate_cstr(true) breaks output format

2 participants