Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of rust-lang#122205 - onur-ozkan:incorrect-sysroot-for-tar…
…get, r=albertlarsan68 ensure std is prepared for cross-targets Previously, doing `x test compiler/*` would result in build failures due to missing std. This PR fixes that.
- Loading branch information