tree: ef47b28bd040f0531b70361611ceee4988cdae4b [path history] [tgz]
  1. target/
  2. build.rs
  3. Cargo.toml
  4. lib.rs
  5. README.md
src/librustc_back/README.md

librustc_back contains some very low-level details that are specific to different LLVM targets and so forth.

For more information about how trans works, see the rustc guide.