mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
aa70e5fb6e
Suggest `x build library` for a custom toolchain that fails to load `core` Fixes #113222 The nicer suggestion for dev-channel won't be emitted if `-Z ui-testing` enabled. IMO, this is acceptable for now.