rustc/compiler/rustc_target
2021-04-05 15:35:49 +01:00
..
src New upstream version 1.50.0+dfsg1 2021-04-05 15:35:49 +01:00
Cargo.toml New upstream version 1.48.0~beta.8+dfsg1 2020-11-10 17:01:33 +00:00
README.md New upstream version 1.48.0~beta.8+dfsg1 2020-11-10 17:01:33 +00: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.