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

Refactor FnPointer and FnDef #599

Merged
merged 4 commits into from
Sep 2, 2020
Merged

Refactor FnPointer and FnDef #599

merged 4 commits into from
Sep 2, 2020

Conversation

memoryleak47
Copy link
Contributor

Fixes #574.

@memoryleak47
Copy link
Contributor Author

Whoops, I didn't know about cargo test --all.
I'll look into it.

Copy link
Member

@jackh726 jackh726 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM. Pretty straightforward. Pinging @nikomatsakis (originally pointed out that these could be deduplicated a bit) and @nathanwhit (filed the issue). This good with you?

Copy link
Member

@nathanwhit nathanwhit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jackh726
Copy link
Member

jackh726 commented Sep 2, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Sep 2, 2020

📌 Commit c7a5abf has been approved by jackh726

@bors
Copy link
Contributor

bors commented Sep 2, 2020

⌛ Testing commit c7a5abf with merge 2b31f5b...

@bors
Copy link
Contributor

bors commented Sep 2, 2020

☀️ Test successful - checks-actions
Approved by: jackh726
Pushing 2b31f5b to master...

@bors bors merged commit 2b31f5b into rust-lang:master Sep 2, 2020
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.

Refactor FnPointer and FnDef to share function signature logic
4 participants