Skip to content

Conversation

@dishmaker
Copy link
Contributor

756 less llvm lines.

Before:

syn$ cargo llvm-lines --release | head -n 3
  Lines                 Copies              Function name
  -----                 ------              -------------
  113458                2759                (TOTAL)

After:

syn$ cargo llvm-lines --release | head -n 3
  Lines                 Copies              Function name
  -----                 ------              -------------
  112702                2696                (TOTAL)

@dtolnay dtolnay merged commit b25abd1 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