Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert MatchData into a struct #4405

Merged
merged 1 commit into from May 14, 2017

Conversation

RX14
Copy link
Contributor

@RX14 RX14 commented May 12, 2017

MatchData is immutable, so making it into a struct eases GC pressure.

Fixes #3256.

MatchData is immutable, so making it into a struct eases GC pressure.

Fixes crystal-lang#3256.
@mverzilli mverzilli added this to the Next milestone May 14, 2017
@mverzilli mverzilli merged commit 47b8421 into crystal-lang:master May 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants