Skip to content

Conversation

@dishmaker
Copy link
Contributor

@dishmaker dishmaker commented Oct 31, 2025

rustc 1.93.0-nightly

Before:
syn$ cargo llvm-lines --release | head -n 3
  Lines                 Copies              Function name
  -----                 ------              -------------
  113775                2809                (TOTAL)

After:
syn$ cargo llvm-lines --release | head -n 3
  Lines                 Copies              Function name
  -----                 ------              -------------
  112105                2793                (TOTAL)

Copy link
Owner

@dtolnay dtolnay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dtolnay dtolnay merged commit 3ee4372 into dtolnay:master Nov 2, 2025
19 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