Skip to content

intrinsic-test: remove concatln! and redundant newlines#2171

Open
davidtwco wants to merge 2 commits into
rust-lang:mainfrom
davidtwco:intrinsic-test-formatting-printing-tweaks
Open

intrinsic-test: remove concatln! and redundant newlines#2171
davidtwco wants to merge 2 commits into
rust-lang:mainfrom
davidtwco:intrinsic-test-formatting-printing-tweaks

Conversation

@davidtwco

@davidtwco davidtwco commented Jun 19, 2026

Copy link
Copy Markdown
Member

Split out from #2160. These changes are probably the least necessary of those from #2160 but I think they make the code slightly tidier.

r? @sayantn

This macro isn't necessary and just makes the generated code being
written harder to read compared to multi-line strings.
All of the generated output is run through rustfmt so these aren't
necessary.
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.

2 participants