about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
diff options
context:
space:
mode:
authorJonas Schievink <jonasschievink@gmail.com>2021-01-31 16:36:44 +0100
committerGitHub <noreply@github.com>2021-01-31 16:36:44 +0100
commited5614599a1758db1ae412d8cc4af5887de18fe1 (patch)
treee1bb6374e35f2dd67754caa0368385673387cd12 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
parent99f2f5a830df02c0c26ec046dbf979daa190b2f2 (diff)
parent9abcfa55c31881a3f72becd5bca9504b46c3ed8f (diff)
downloadrust-ed5614599a1758db1ae412d8cc4af5887de18fe1.tar.gz
rust-ed5614599a1758db1ae412d8cc4af5887de18fe1.zip
Rollup merge of #81255 - sunfishcode:wasi-no-export-dynamic, r=alexcrichton
Don't link with --export-dynamic on wasm32-wasi

Remove --export-dynamic from the link arguments on the wasm32-wasi
target, as it emits spurious exports and increases code size.

Leave it in place for wasm32-unknown-unknown and
wasm32-unknown-emscripten. Even though it isn't a great solution
there, users are likely depending on its behavior there.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions