Skip to content

Commit b1ff577

Browse files
authored
Assign SE-0496.
1 parent 122a32e commit b1ff577

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

proposals/NNNN-inline-always.md renamed to proposals/0496-inline-always.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# `@inline(always)` attribute
22

3-
* Proposal: [SE-NNNN](NNNN-inline-always.md)
3+
* Proposal: [SE-0496](0496-inline-always.md)
44
* Authors: [Arnold Schwaighofer](https://github.com/aschwaighofer)
5+
* Review Manager: [Tony Allevato](https://github.com/allevato)
6+
* Status: **Active review (October 2–16, 2025)**
57
* Implementation: [swiftlang/swift#84178](https://github.com/swiftlang/swift/pull/84178)
6-
* 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])
79

810
## Introduction
911

0 commit comments

Comments
 (0)