mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
dc05df7ebe
MIR inlining: allow backends to opt-in to inlining intrinsics This is the same as https://github.com/rust-lang/rust/pull/156398. Github stopped processing updates on that other branch. r? @oli-obk
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.