You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix taking owned resource handles in Rust imports (#669)
* Fix taking owned resource handles in Rust imports
I went ahead and did a bit more refactoring at the logic here since I
think the old conditions aren't as applicable any more (they haven't
aged well)
Closes#668
* Fix test compilation
* Ignore some more resources tests
0 commit comments