rust/compiler/rustc_codegen_ssa
bors b01cc1cf01 Auto merge of #148516 - bjorn3:target_feature_parsing_improvements, r=WaffleLapkin
Move warning reporting from flag_to_backend_features to cfg_target_feature

This way warnings are emitted even in a check build.
2025-11-05 17:56:16 +00:00
..

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.