mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Fix long line.
This commit is contained in:
@@ -287,7 +287,8 @@ fn check_expected_errors(expected_errors: [errors::expected_error],
|
||||
fn compile_test(config: config, props: test_props,
|
||||
testfile: str) -> procres {
|
||||
compose_and_run_compiler(config, props, testfile,
|
||||
make_compile_args(_, props, [], make_exe_name, _),
|
||||
make_compile_args(_, props, [],
|
||||
make_exe_name, _),
|
||||
none)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user