Skip to content

Conversation

@dishmaker
Copy link
Contributor

@dishmaker dishmaker commented Nov 3, 2025

427 less llvm lines

Before:

syn$ cargo llvm-lines --all-features --release | head -n 3
  Lines                 Copies              Function name
  -----                 ------              -------------
  221565                4748                (TOTAL)

After:

syn$ cargo llvm-lines --all-features --release | head -n 3
  Lines                 Copies              Function name
  -----                 ------              -------------
  221138                4723                (TOTAL)

@dtolnay dtolnay merged commit f3cdf30 into dtolnay:master Nov 3, 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