We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
has_any_child_of
CI is failing on an unrelated part of my change, and it looks like the has_any_child_of query linked in https://github.com/rust-lang/rustc-dev-guide/blob/master/src/borrow_check/moves_and_initialization/move_paths.md#cross-references no longer exists. If it had just moved I could add a commit to my PR taking care of that but I'm not sure how to change this text to in order to reflect whatever changed to remove that query.
Halp?
The text was updated successfully, but these errors were encountered:
cc @ecstatic-morse
Sorry, something went wrong.
librustc
librustc_middle
Successfully merging a pull request may close this issue.
CI is failing on an unrelated part of my change, and it looks like the
has_any_child_of
query linked in https://github.com/rust-lang/rustc-dev-guide/blob/master/src/borrow_check/moves_and_initialization/move_paths.md#cross-references no longer exists. If it had just moved I could add a commit to my PR taking care of that but I'm not sure how to change this text to in order to reflect whatever changed to remove that query.Halp?
The text was updated successfully, but these errors were encountered: