mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
d51b432fd7
We don't need the support libgcc SEH library, but we do need the C++ standard library for running the compiler itself. cc #29208