rust/src/librustc/back
Huon Wilson a167caf106 rustc: clarify warning about native deps for a staticlib.
This adjusts the "unlinked native library" warning one receives when
compiling with `crate_type="staticlib"`. The warning is just trying to
tell the user that they need to link against these libraries, but the
old text wasn't making this obvious; the new text says this explicitly.
2014-05-28 09:03:51 +10:00
..
abi.rs back: abi: remove dead code 2014-04-01 10:12:02 -04:00
archive.rs core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
arm.rs core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
link.rs rustc: clarify warning about native deps for a staticlib. 2014-05-28 09:03:51 +10:00
lto.rs core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
mips.rs core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
rpath.rs core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
svh.rs core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
target_strs.rs core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
x86.rs core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
x86_64.rs core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00