mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-19 22:10:37 +00:00
Use code generation attributes to ensure that naked functions are never inline, replacing separate checks in MIR inliner and LLVM code generation.