tree: 27ca3f9f7f02a961d82debc53a09d2a9f14788e1 [path history] [tgz]
  1. abi/
  2. spec/
  3. build.rs
  4. Cargo.toml
  5. lib.rs
  6. README.md
src/librustc_target/README.md

librustc_target contains some very low-level details that are specific to different compilation targets and so forth.

For more information about how rustc works, see the rustc guide.