rust/compiler/rustc_target
2025-06-11 00:42:14 -07:00
..
src compiler: Update all targets to the new c_int_width type 2025-06-11 00:42:14 -07:00
Cargo.toml Bump object 2025-06-05 07:59:51 +08:00
README.md Fix outdated crate names in compiler docs 2021-04-08 11:12:14 -05: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.