mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
3022afe3d1
Get rid of native_library projection queries They don't seem particularly useful as I don't expect native libraries to change frequently. Maybe they do provide significant value of keeping incremental compilation green though, I'm not sure.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.