Closed
Description
Location
https://doc.rust-lang.org/rustc/targets/custom.html
Summary
this environment variable controls how to look up custom targets, but it is completely undocumented. i had to read src/librustc_back/target/mod.rs
in order to figure out how it works.
Metadata
Metadata
Assignees
Labels
Area: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Concerning the implications of different compiler targetsCategory: An issue proposing an enhancement or a PR with one.Relevant to the compiler team, which will review and decide on the PR/issue.