mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 14:18:07 +00:00
Remove is_dllimport_foreign_item definition from cg_ssa It overwrites the definition from rustc_metadata. cc https://rust-lang.zulipchat.com/#narrow/stream/182449-t-compiler.2Fhelp/topic/query.20provided.20twice/near/218927806 Marked as draft to test if this breaks anything.
For more information about how rustc works, see the rustc dev guide.