Remove trailing whitespace
This commit is contained in:
parent
0a014c6841
commit
228e495e7f
@ -266,7 +266,7 @@ impl Config {
|
||||
set(&mut config.llvm_version_check, llvm.version_check);
|
||||
set(&mut config.llvm_static_stdcpp, llvm.static_libstdcpp);
|
||||
}
|
||||
|
||||
|
||||
if let Some(ref rust) = toml.rust {
|
||||
set(&mut config.rust_debug_assertions, rust.debug_assertions);
|
||||
set(&mut config.rust_debuginfo, rust.debuginfo);
|
||||
|
Loading…
Reference in New Issue
Block a user