rustc/compiler/rustc_target
2022-03-06 21:55:47 +00:00
..
src New upstream version 1.57.0+dfsg1 2022-03-06 21:55:47 +00:00
Cargo.toml New upstream version 1.57.0+dfsg1 2022-03-06 21:55:47 +00:00
README.md New upstream version 1.53.0+dfsg1 2021-10-02 01:29:42 +01:00

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.