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 commentedon Apr 23, 2012
This is fixed.
Address missed comments from rust-lang#2088 (rust-lang#2200)
Merge pull request rust-lang#2200 from Kobzol/rustc-pull