rust/compiler/rustc_target
Jens Reidel 65847490bb
Add aarch64_be-unknown-hermit target
Signed-off-by: Jens Reidel <adrian@travitia.xyz>
2025-08-22 20:25:11 +02:00
..
2025-08-22 20:25:11 +02: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.