mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
841c462eb0
target: fix destabilising target-spec-json cc rust-lang/rust#151528 rust-lang/rust#150151 missed a case and didn't entirely destabilise target-spec-json - this patch corrects that. Closes https://github.com/rust-lang/rust/issues/71009