Structsยง
- Localized
Outlives ๐Constraint - A localized outlives constraint reifies the CFG location where the outlives constraint holds,
within the origins themselves as if they were different from point to point: from
a: boutlives constraints toa@p: b@p, wherepis the point in the CFG. - Localized
Outlives ๐Constraint Set - A container of LocalizedOutlivesConstraints that can be turned into a traversable
rustc_data_structuresgraph.