mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 21:47:15 +03:00
80f9484c86
Miri currently does not support `GetProcAddress` and `GetModuleHandleW`, both of which end up getting invoked by the libstd panic hook.