mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
5bbf0a8306
This reverts commit557359f925, reversing changes made to1e6c09a803.
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.