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

Subregions for nested functions #2200

Closed
nikomatsakis opened this issue Apr 14, 2012 · 1 comment
Closed

Subregions for nested functions #2200

nikomatsakis opened this issue Apr 14, 2012 · 1 comment
Assignees
Labels
A-lifetimes Area: Lifetimes / regions

Comments

@nikomatsakis
Copy link
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@().

@ghost ghost assigned nikomatsakis Apr 14, 2012
@nikomatsakis
Copy link
Contributor Author

This is fixed.

celinval pushed a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
Kobzol added a commit to Kobzol/rust that referenced this issue Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-lifetimes Area: Lifetimes / regions
Projects
None yet
Development

No branches or pull requests

1 participant