parent
e749f724b0
commit
ce0c2572ec
1 changed files with 1 additions and 0 deletions
|
@ -3283,6 +3283,7 @@ impl FlagComputation {
|
||||||
}
|
}
|
||||||
|
|
||||||
&TyClosure(_, substs) => {
|
&TyClosure(_, substs) => {
|
||||||
|
self.add_flags(TypeFlags::HAS_TY_CLOSURE);
|
||||||
self.add_flags(TypeFlags::HAS_LOCAL_NAMES);
|
self.add_flags(TypeFlags::HAS_LOCAL_NAMES);
|
||||||
self.add_substs(substs);
|
self.add_substs(substs);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue