mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 19:57:02 +00:00

This reverts commit 90f0b24ad3e7fc0dc0e419c9da30d74629cd5736, reversing changes made to e173a8e6634d787a1529ff6ec5dc63273425ca34.
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.