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