mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-31 00:53:48 +00:00
Remove unnecessary semicolon.
This commit is contained in:
parent
5673f47042
commit
c17c8dc78e
@ -790,7 +790,7 @@ pub fn codegen_crate<B: ExtraBackendMethods>(
|
||||
},
|
||||
);
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
ongoing_codegen.codegen_finished(tcx);
|
||||
|
Loading…
Reference in New Issue
Block a user