Skip to content

Stop instantiating fix_position so many times#387

Merged
dtolnay merged 1 commit into
masterfrom
fix-position
Dec 3, 2017
Merged

Stop instantiating fix_position so many times#387
dtolnay merged 1 commit into
masterfrom
fix-position

Conversation

@dtolnay

@dtolnay dtolnay commented Dec 3, 2017

Copy link
Copy Markdown
Member

Fixes #386. According to cargo llvm-lines this goes from 7728 lines of LLVM IR in fix_position to 92 lines.

@dtolnay dtolnay merged commit a882cd4 into master Dec 3, 2017
@dtolnay dtolnay deleted the fix-position branch December 3, 2017 23:44
takumi-earth pushed a commit to earthlings-dev/json that referenced this pull request Jan 27, 2026
Stop instantiating fix_position so many times
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Stop instantiating fix_position so many times

1 participant