mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
66a062af86
Make not finding core a fatal error Similar to https://github.com/rust-lang/rust/pull/120472, this prevents terminal spam. In particular, it makes the good diagnostic visible when you try to use a target that's not installed.