rust/compiler/rustc_codegen_ssa
Matthias Krüger f74bb35dad
Rollup merge of #108983 - LeSeulArtichaut:108646-target-feature-default-impl, r=cjgillot
Forbid `#[target_feature]` on safe default implementations

Fixes #108646.
2023-03-10 19:59:21 +01:00
..
2023-02-06 17:40:18 +03:00

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