remove broken link

This commit is contained in:
Tshepang Lekhonkhobe 2020-05-14 00:08:00 +02:00
parent 3fe4dd2dda
commit b96a1a7595

View file

@ -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)