rust/compiler/rustc_target
2022-05-06 10:57:03 +02:00
..
src make Size and Align debug-printing a bit more compact 2022-05-06 10:57:03 +02: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.