]> git.lizzy.rs Git - rust.git/commit
auto merge of #12164 : alexcrichton/rust/rlibs-and-dylibs, r=cmr
authorbors <bors@rust-lang.org>
Fri, 21 Feb 2014 02:51:57 +0000 (18:51 -0800)
committerbors <bors@rust-lang.org>
Fri, 21 Feb 2014 02:51:57 +0000 (18:51 -0800)
commitd70f909fa3bdc1c8231f127882cc30f274b263d1
tree6da3e74b3cb0bd7a0910b5b73d0e147a044a0546
parent7e9bcc545631f2e0a5c248206ae25831242affdf
parentafa5f574ff30714b578ded14de2dfdf7ca1a0f39
auto merge of #12164 : alexcrichton/rust/rlibs-and-dylibs, r=cmr

The first commit improves error messages during linking, and the second commit improves error messages during crate-loading time.

Closes #12297
Closes #12377