Files
rust/compiler
Guillaume Gomez a0ca1184da 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.
2024-04-17 00:00:25 +02:00
..
2024-04-15 23:27:21 -04:00
2024-04-15 16:45:48 -04:00
2024-04-14 14:56:41 +02:00
2024-04-14 15:01:04 +02:00