mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
4bca296f73
mark binding undetermined if target name exist and not obtained - Fixes #124490 - Fixes #125013 Following up on #124840, I think handling only `target_bindings` is sufficient. r? `@petrochenkov`