implement tainted_by_errors in mir borrowck
This commit is contained in:
@@ -626,7 +626,7 @@ impl<'a, 'tcx> MirBorrowckCtxt<'a, 'tcx> {
|
||||
}
|
||||
}
|
||||
|
||||
err.buffer(&mut self.errors_buffer);
|
||||
self.buffer_error(err);
|
||||
}
|
||||
|
||||
/// User cannot make signature of a trait mutable without changing the
|
||||
|
||||
Reference in New Issue
Block a user