Rollup merge of #72125 - tshepang:broken-link, r=nikomatsakis
remove broken link Not sure why this is broken @Marwes
This commit is contained in:
commit
ee0c7d486f
@ -784,7 +784,7 @@ impl<'tcx> RegionConstraintCollector<'_, 'tcx> {
|
||||
)
|
||||
}
|
||||
|
||||
/// See [`RegionInference::region_constraints_added_in_snapshot`].
|
||||
/// See `InferCtxt::region_constraints_added_in_snapshot`.
|
||||
pub fn region_constraints_added_in_snapshot(&self, mark: &Snapshot<'tcx>) -> Option<bool> {
|
||||
self.undo_log
|
||||
.region_constraints_in_snapshot(mark)
|
||||
|
Loading…
x
Reference in New Issue
Block a user