Global allocator symbols aren't dllexport on MSVC

866094d
Opened by Alex Crichton at 2023-07-01 13:13:53

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.