remove broken link
This commit is contained in:
parent
3fe4dd2dda
commit
b96a1a7595
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue