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

Impl NodeExt for TRef #727

Merged
merged 1 commit into from May 1, 2021
Merged

Impl NodeExt for TRef #727

merged 1 commit into from May 1, 2021

Conversation

ghost
Copy link

@ghost ghost commented Apr 15, 2021

It appears that deref coercion does not cover TRef, causing "method not found" errors when calling get_node_as directly on TRef. Adding an impl should fix the issue.

It appears that deref coercion does not cover `TRef`, causing "method
not found" errors when calling `get_node_as` directly on `TRef`. Adding
an impl should fix the issue.
@ghost ghost added this to the 0.10 milestone Apr 27, 2021
@ghost
Copy link
Author

ghost commented May 1, 2021

bors r+

@ghost ghost mentioned this pull request May 1, 2021
7 tasks
@bors
Copy link
Contributor

bors bot commented May 1, 2021

Build succeeded:

@bors bors bot merged commit 8d0e584 into godot-rust:master May 1, 2021
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.

None yet

0 participants