mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
a7de42f61b
This avoids having to parse the dylibs to get all symbols and matches the way the dynamic linker resolves symbols. Furthermore it fixes the jit on Windows.