mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-24 22:57:53 +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.