We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 122a32e commit b1ff577Copy full SHA for b1ff577
proposals/NNNN-inline-always.md renamed to proposals/0496-inline-always.md
@@ -1,9 +1,11 @@
1
# `@inline(always)` attribute
2
3
-* Proposal: [SE-NNNN](NNNN-inline-always.md)
+* Proposal: [SE-0496](0496-inline-always.md)
4
* Authors: [Arnold Schwaighofer](https://github.com/aschwaighofer)
5
+* Review Manager: [Tony Allevato](https://github.com/allevato)
6
+* Status: **Active review (October 2–16, 2025)**
7
* Implementation: [swiftlang/swift#84178](https://github.com/swiftlang/swift/pull/84178)
-* Pitch thread: https://forums.swift.org/t/pitch-inline-always-attribute/82040
8
+* Review: ((pitch)[https://forums.swift.org/t/pitch-inline-always-attribute/82040])
9
10
## Introduction
11
0 commit comments