Global allocator symbols aren't dllexport on MSVC #44236
Labels
A-linkage
Area: linking into static, shared libraries and binaries
C-bug
Category: This is a bug.
O-windows-msvc
Toolchain: MSVC, Operating system: Windows
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
But they need to be for the
dylib
crate type! (and only thedylib
crate type). Not really a critical bug, but I'm tagging this with a FIXME in the code.The text was updated successfully, but these errors were encountered: