mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +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