Skip to content

Conversation

zwarich
Copy link

@zwarich zwarich commented Jun 18, 2014

Fixes #14986.

loan_path_is_precise(&**lp_base)
}
}
}
Copy link
Member

Choose a reason for hiding this comment

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

As of 263a433, this is failing due to a non-exhaustive pattern, LpUpvar isn't covered.

lnicola pushed a commit to lnicola/rust that referenced this pull request Jun 19, 2023
internal: Fix dependency warning

Hope this doesn't break rust-lang#14984 again.
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.

Double moves out of arrays are allowed
2 participants