Fix oudated comment for NamedRegionMap
This commit is contained in:
parent
f4c675c476
commit
3f6236ea5a
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ impl RegionExt for Region {
|
|||
/// that it corresponds to.
|
||||
///
|
||||
/// FIXME. This struct gets converted to a `ResolveLifetimes` for
|
||||
/// actual use. It has the same data, but indexed by `DefIndex`. This
|
||||
/// actual use. It has the same data, but indexed by `LocalDefId`. This
|
||||
/// is silly.
|
||||
#[derive(Default)]
|
||||
struct NamedRegionMap {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue