rust/compiler/rustc_target
Taiki Endo b47e4a46c6 Revert "Auto merge of #98333 - SimonSapin:riscv-atomic, r=Amanieu"
This reverts commit 90f0b24ad3e7fc0dc0e419c9da30d74629cd5736, reversing
changes made to e173a8e6634d787a1529ff6ec5dc63273425ca34.
2023-08-05 13:18:47 +09: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.