]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #10539 : alexcrichton/rust/external-linkage, r=pcwalton
authorbors <bors@rust-lang.org>
Mon, 18 Nov 2013 18:26:49 +0000 (10:26 -0800)
committerbors <bors@rust-lang.org>
Mon, 18 Nov 2013 18:26:49 +0000 (10:26 -0800)
If a function is marked as external, then it's likely desired for use with some
native library, so we're not really accomplishing a whole lot by internalizing
all of these symbols.


Trivial merge