mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
882c25fa2d
The new methodology can be found in the re-worded comment, but the gist of it is that -C prefer-dynamic doesn't turn off static linkage. The error messages should also be a little more sane now. Closes #12133