Fix tidy error
This commit is contained in:
parent
45e962ecc0
commit
ba76092c2e
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ pub fn compile_input(trans: Box<TransCrate>,
|
|||
}
|
||||
)?
|
||||
};
|
||||
|
||||
|
||||
let output_paths = generated_output_paths(sess, &outputs, &crate_name);
|
||||
|
||||
// Ensure the source file isn't accidentally overwritten during compilation.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue