Rollup merge of #72125 - tshepang:broken-link, r=nikomatsakis

remove broken link

Not sure why this is broken @Marwes
This commit is contained in:
Ralf Jung 2020-05-22 08:54:47 +02:00 committed by GitHub
commit ee0c7d486f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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)