Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

After typechk use closure_captures #6

Closed
rust-lang/rust
#78801
@arora-aman

Description

@arora-aman

Since upvars_mentioned might not be same as paths that are captured, once type check is done, we know the list of captured path and we should be using that instead.

  • librustc_middle/mir
  • librustc_mir
  • librustc_mir_build
  • librustc_passes/liveness.rs

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions