summaryrefslogtreecommitdiffstats
path: root/third_party/rust/packed_simd/perf-guide/src/target-feature/inlining.md
blob: 86705102a74b738163af2a8bbe01433c1162d9e9 (plain)
1
2
3
4
5
# Inlining

<!-- TODO:
Explain how the `#[target_feature]` attribute interacts with inlining
-->