mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
f74bb35dad
Forbid `#[target_feature]` on safe default implementations Fixes #108646.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.