mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-06 20:27:48 +00:00

No functional changes intended.
The LLVM commit
e463b69736
changed an argument of fatal_error_handler_t from std::string to char*.
This adapts RustWrapper accordingly.