]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc/middle/borrowck/check_loans.rs
auto merge of #15742 : pnkfelix/rust/fsk-fix-15019, r=pcwalton
[rust.git] / src / librustc / middle / borrowck / check_loans.rs
index 285c5203af2f1ea7ac7e94a47d8408d8576c4232..2aa0818b177cf49abe2bdffafeaa06498e7f21c9 100644 (file)
@@ -832,3 +832,4 @@ pub fn report_illegal_mutation(&self,
                     self.bccx.loan_path_to_string(loan_path)).as_slice());
     }
 }
+