Topic: c helpers
-
Linux 7.0 to Boost Rust & LTO Kernel Build Performance
The upcoming Linux 7.0 kernel will improve performance for Rust and LTO builds by enabling C helper functions to be inlined into Rust code, resolving a previous LLVM compiler issue. A new `__rust_helper` annotation and automatic `__always_inline` attribute are being introduced, requiring a substa...
Read More »