mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 05:55:50 +00:00
Use code generation attributes to ensure that naked functions are never inline, replacing separate checks in MIR inliner and LLVM code generation.