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