rust/src/liballoc_jemalloc
Alex Crichton 9502df5798 rustc: Swap link order of native libs/rust deps
This commit swaps the order of linking local native libraries and upstream
native libraries on the linker command line. Detail of bugs this can cause can
be found in #28595, and this change also invalidates the test case that was
added for #12446 which is now considered a bug because the downstream dependency
would need to declare that it depends on the native library somehow.

Closes #28595
2015-09-30 20:17:54 -07:00
..
lib.rs rustc: Swap link order of native libs/rust deps 2015-09-30 20:17:54 -07:00