Skip to content

add more incremental reuse test cases #37332

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

Merged
merged 3 commits into from
Nov 1, 2016

Conversation

nikomatsakis
Copy link
Contributor

r? @michaelwoerister

This is basically a port of the "private method in impl". It works better when it's a top-level fn. =)

Currently doesn't work that well at all in terms of getting reuse
afterwards, see rust-lang#37333. =)
@nikomatsakis nikomatsakis changed the title add test case for changes to a private fn add more incremental reuse test cases Oct 21, 2016
@michaelwoerister
Copy link
Member

@bors r+

@bors
Copy link
Collaborator

bors commented Oct 31, 2016

📌 Commit 3dbf4d1 has been approved by michaelwoerister

@bors
Copy link
Collaborator

bors commented Nov 1, 2016

⌛ Testing commit 3dbf4d1 with merge ea4b94d...

bors added a commit that referenced this pull request Nov 1, 2016
…oerister

add more incremental reuse test cases

r? @michaelwoerister

This is basically a port of the "private method in impl". It works better when it's a top-level fn. =)
@bors bors merged commit 3dbf4d1 into rust-lang:master Nov 1, 2016
@nikomatsakis nikomatsakis deleted the incr-comp-benchmark-2 branch April 14, 2017 10:12
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.

3 participants