tree: 899f3f5cb9053862bb137ee5c85e37a7100b7c2d [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.