mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +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