Skip to content

Clean up check_loans. #14297

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

Closed
wants to merge 1 commit into from
Closed

Clean up check_loans. #14297

wants to merge 1 commit into from

Conversation

zwarich
Copy link

@zwarich zwarich commented May 19, 2014

Refactor a number of functions in check_loans to take node IDs and spans
rather than taking expressions directly. Also rename some variables to
make them less ambiguous.

This is the first step towards using ExprUseVisitor in check_loans, as
now some of the interfaces more closely match those used in
ExprUseVisitor.

Refactor a number of functions in check_loans to take node IDs and spans
rather than taking expressions directly. Also rename some variables to
make them less ambiguous.

This is the first step towards using ExprUseVisitor in check_loans, as
now some of the interfaces more closely match those used in
ExprUseVisitor.
@zwarich
Copy link
Author

zwarich commented May 20, 2014

r? @nikomatsakis @pnkfelix

@nikomatsakis
Copy link
Contributor

/me will review

@zwarich
Copy link
Author

zwarich commented May 21, 2014

I finished the changes I was leading to with this PR, so I'll just close this in place of #14318.

@zwarich zwarich closed this May 21, 2014
lnicola pushed a commit to lnicola/rust that referenced this pull request Mar 13, 2023
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