mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 23:30:25 +00:00
Upgrade wasm32 image to Ubuntu 20.04 This switches the wasm32 image, which is used to test wasm32-unknown-emscripten, to Ubuntu 20.04. While at it, enable most of the excluded tests, as they seem to work fine with some minor fixes.