Skip to content

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

Merged
sayantn merged 2 commits into
rust-lang:mainfrom
davidtwco:intrinsic-test-formatting-printing-tweaks
Jun 20, 2026
Merged

intrinsic-test: remove concatln! and redundant newlines#2171
sayantn merged 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.
@sayantn sayantn added this pull request to the merge queue Jun 20, 2026
Merged via the queue into rust-lang:main with commit 313cbd3 Jun 20, 2026
82 checks passed
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