Skip to content

Handle indirect spawns (and binding clones) #82

@graydon

Description

@graydon
Contributor

We currently only know how to spawn a static function. Spawning an indirect (bind) should work, and should clone the binding. Of course this means supporting more lifecycle operations in bindings at all; presently they have neither clone nor drop support.

Activity

graydon

graydon commented on Jan 27, 2011

@graydon
ContributorAuthor

WONTFIX

added a commit that references this issue on Dec 12, 2017
added 2 commits that reference this issue on Nov 29, 2018
added a commit that references this issue on Jun 30, 2020
added a commit that references this issue on Oct 1, 2021
added a commit that references this issue on Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @graydon

        Issue actions

          Handle indirect spawns (and binding clones) · Issue #82 · rust-lang/rust