mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 02:57:37 +00:00
Fix rebase conflict
This commit is contained in:
parent
b421f2e8e9
commit
0c2f76a4bf
@ -558,10 +558,6 @@ fn main_options(options: config::Options) -> MainResult {
|
||||
});
|
||||
info!("finished with rustc");
|
||||
|
||||
if let Some(name) = crate_name {
|
||||
krate.name = name
|
||||
}
|
||||
|
||||
krate.version = crate_version;
|
||||
|
||||
if show_coverage {
|
||||
|
Loading…
Reference in New Issue
Block a user