Skip to content

Conversation

pnkfelix
Copy link
Member

This step 1 in my plan for issue #7081: Refactor visit.rs with a @Visitor trait.

@pnkfelix
Copy link
Member Author

BTW, I did some performance analysis, available here: rustc timings with/without tupling; the summary is that while there may be a slight regression, it is within the margin of noise. (And this is only a temporary step on the road towards the final refactoring with a Visitor trait.)

bors added a commit that referenced this pull request Jun 12, 2013
This step 1 in my plan for issue #7081: Refactor visit.rs with a `@Visitor` trait.
@bors bors closed this Jun 12, 2013
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