mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
672c6b603c
Remove specialized warning for removed target It has been removed 9 months ago, which is more than a few months.
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.