mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
508b7b996e
Explicitly have the only C++ portion of the runtime be one file with exception handling. All other runtime files must now live in C and be fully defined in C.