tree: 611fe933e94cd955d20cf02a9ac6f547b1a92e17 [path history] [tgz]
  1. abi/
  2. asm/
  3. spec/
  4. build.rs
  5. Cargo.toml
  6. lib.rs
  7. 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 dev guide.