about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2024-04-16 12:41:44 -0700
committerAlex Crichton <alex@alexcrichton.com>2024-04-16 12:41:44 -0700
commitf25668cff5930bc815f84b33861cf57fa5dd4200 (patch)
tree4bfb95a2312b597d3a9e3dc5391c0ba5ecd4a52d /compiler/rustc_codegen_llvm/src
parent1dea922ea6e74f99a0e97de5cdb8174e4dea0444 (diff)
downloadrust-f25668cff5930bc815f84b33861cf57fa5dd4200.tar.gz
rust-f25668cff5930bc815f84b33861cf57fa5dd4200.zip
Remove `default_hidden_visibility: false` from wasm targets
To the best of my ability I believe that this is no longer necessary. I
don't fully recall why this was first added but I believe it had to do
with symbols all being exported by default and this was required to undo
that. Regardless nowadays the default output of rustc seems suitable so
it seems best to keep wasm in line with other targets.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions