mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-13 23:52:36 +00:00
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.