rust/compiler/rustc_target
2024-10-20 14:06:03 +11:00
..
src Rollup merge of #131876 - workingjubilee:llvm-c-c-c-comdat, r=Zalathar 2024-10-20 14:06:03 +11:00
Cargo.toml
README.md

rustc_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.