mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
b01cc1cf01
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.