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

Try passing uncopyable types by value #870

Closed
wants to merge 1 commit into from

Commits on Mar 3, 2022

  1. Try passing uncopyable types by value

    It results in generated Rust code that doesn't compile. Not sure if
    there's an easy fix, or if this would make more sense as copies of these
    tests which are skipped. Also not sure if there's an existing bug that
    is intended to include this one, or of it should be a new bug.
    bsilver8192 committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    ee38359 View commit details
    Browse the repository at this point in the history