Skip to content

Subregions for nested functions #2200

Closed
@nikomatsakis

Description

@nikomatsakis
Contributor

The current code assumes that scoped regions are always subregions of those for region parameters. This is not true for nested functions like fn@().

Activity

nikomatsakis

nikomatsakis commented on Apr 23, 2012

@nikomatsakis
ContributorAuthor

This is fixed.

added a commit that references this issue on Jan 21, 2025

Merge pull request rust-lang#2200 from Kobzol/rustc-pull

5a11197
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

A-lifetimesArea: Lifetimes / regions

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @nikomatsakis

      Issue actions

        Subregions for nested functions · Issue #2200 · rust-lang/rust