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