Fixed formatting.
This commit is contained in:
parent
c623375326
commit
d817d58fe4
1 changed files with 2 additions and 2 deletions
|
@ -431,7 +431,7 @@ impl<'a, 'tcx> GatherLoanCtxt<'a, 'tcx> {
|
||||||
// }
|
// }
|
||||||
// }
|
// }
|
||||||
}
|
}
|
||||||
|
|
||||||
pub fn mark_loan_path_as_mutated(&self, loan_path: &LoanPath) {
|
pub fn mark_loan_path_as_mutated(&self, loan_path: &LoanPath) {
|
||||||
//! For mutable loans of content whose mutability derives
|
//! For mutable loans of content whose mutability derives
|
||||||
//! from a local variable, mark the mutability decl as necessary.
|
//! from a local variable, mark the mutability decl as necessary.
|
||||||
|
@ -467,7 +467,7 @@ impl<'a, 'tcx> GatherLoanCtxt<'a, 'tcx> {
|
||||||
// Nothing to do.
|
// Nothing to do.
|
||||||
None
|
None
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue