Global allocator symbols aren't dllexport on MSVC
866094d
Opened by Alex Crichton at
But they need to be for the dylib crate type! (and only the dylib crate type). Not really a critical bug, but I'm tagging this with a FIXME in the code.
But they need to be for the dylib crate type! (and only the dylib crate type). Not really a critical bug, but I'm tagging this with a FIXME in the code.