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