about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/errors.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-04-17 00:00:25 +0200
committerGitHub <noreply@github.com>2024-04-17 00:00:25 +0200
commita0ca1184dae795e05e8c082e5b92ec0873da42f5 (patch)
tree948178c6d35965e8711056d97c5880f92ea87196 /compiler/rustc_parse/src/errors.rs
parentc7b009f38a340892a500e009c9d3ccd300e6d5af (diff)
parentf25668cff5930bc815f84b33861cf57fa5dd4200 (diff)
downloadrust-a0ca1184dae795e05e8c082e5b92ec0873da42f5.tar.gz
rust-a0ca1184dae795e05e8c082e5b92ec0873da42f5.zip
Rollup merge of #124036 - alexcrichton:wasm-use-default-visbility, r=jieyouxu
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_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions