re-format with new rustfmt
This commit is contained in:
parent
b221c877e8
commit
971c549ca3
15 changed files with 111 additions and 81 deletions
|
@ -977,9 +977,7 @@ impl<'cx, 'tcx> MirBorrowckCtxt<'cx, 'tcx> {
|
|||
Some(ref name),
|
||||
BorrowExplanation::MustBeValidFor {
|
||||
category:
|
||||
category
|
||||
@
|
||||
(ConstraintCategory::Return(_)
|
||||
category @ (ConstraintCategory::Return(_)
|
||||
| ConstraintCategory::CallArgument
|
||||
| ConstraintCategory::OpaqueType),
|
||||
from_closure: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue