mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
d898dccc21
Allow inline calls to offload intrinsic Removes explicit insertion point handling and recovers the pointer at the end of the saved basic block. r? `@ZuseZ4` fixes: https://github.com/rust-lang/rust/issues/150413