about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-07-26 01:47:34 +0000
committerbors <bors@rust-lang.org>2022-07-26 01:47:34 +0000
commit42dd106b6760f4dd793971053d1244db83361324 (patch)
tree679bc437f6640a394514249d2d19f673fdd6785f /src/test/codegen/src-hash-algorithm
parent745193d1971620f73bbab3a2b9391728d9210d30 (diff)
parent0fed1a5f57fc8ffba7dccfddbfffeb77282888b9 (diff)
downloadrust-42dd106b6760f4dd793971053d1244db83361324.tar.gz
rust-42dd106b6760f4dd793971053d1244db83361324.zip
Auto merge of #98989 - dpaoliello:rawdylibbin, r=michaelwoerister
Enable raw-dylib for bin crates

Fixes #93842

When `raw-dylib` is used in a `bin` crate, we need to collect all of the `raw-dylib` functions, generate the import library and add that to the linker command line.

I also changed the tests so that 1) the C++ dlls are created after the Rust dlls, thus there is no chance of accidentally using them in the Rust linking process and 2) disabled generating import libraries when building with MSVC.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions