rustc/vendor/rustc-ap-rustc_target
2021-04-16 09:59:28 +02:00
..
src New upstream version 1.51.0+dfsg1 2021-04-16 09:59:28 +02:00
.cargo-checksum.json New upstream version 1.51.0+dfsg1 2021-04-16 09:59:28 +02:00
Cargo.toml New upstream version 1.51.0+dfsg1 2021-04-16 09:59:28 +02:00
README.md New upstream version 1.49.0+dfsg1 2021-04-15 14:17:30 +02:00

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 dev guide.