Skip to content

Fix debuginfo around move|| closures #19356

@nikomatsakis

Description

@nikomatsakis
Contributor

As part of PR #19338, the test case debuginfo/var-captured-in-sendable-closure.rs had to be commented out.

cc @michaelwoerister

Activity

added
A-debuginfoArea: Debugging information in compiled programs (DWARF, PDB, etc.)
on Nov 27, 2014
added a commit that references this issue on Nov 28, 2014
fb52e69
added a commit that references this issue on Apr 28, 2025
f7c1a6d
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

    A-debuginfoArea: Debugging information in compiled programs (DWARF, PDB, etc.)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @nikomatsakis@michaelwoerister

      Issue actions

        Fix debuginfo around `move||` closures · Issue #19356 · rust-lang/rust