mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 17:30:33 +00:00
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`