mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-21 19:43:54 +00:00
Add assembly test to make sure that inlining works as expected when closures inherit target features Closes https://github.com/rust-lang/rust/issues/108338 (the added test proves that it is working correctly)