mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
5b685d7b03
Emit an error for linking staticlibs on BPF Rather than panicking. Also a drive-by diagnostic type visibility reduction. Fixes https://github.com/rust-lang/rust/issues/149432
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.