mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-24 07:37:18 +00:00
Move warning reporting from flag_to_backend_features to cfg_target_feature This way warnings are emitted even in a check build.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.