]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #10997 : cadencemarseille/rust/issue-10755-ICE-for-missing-linker,...
authorbors <bors@rust-lang.org>
Sun, 22 Dec 2013 06:16:37 +0000 (22:16 -0800)
committerbors <bors@rust-lang.org>
Sun, 22 Dec 2013 06:16:37 +0000 (22:16 -0800)
Trap the io_error condition so that a more informative error message is
displayed when the linker program cannot be started, such as when the
name of the linker binary is accidentally mistyped.

closes #10755

1  2 
src/librustc/back/link.rs

Simple merge