-
Notifications
You must be signed in to change notification settings - Fork 10.5k
No labels!
There aren’t any labels for this repository quite yet.
473 labels
multiline string literals
multiline string literals
Feature → expressions → literals → string literals: multiline string literals
nil-coalescing operator
nil-coalescing operator
Feature → operators: The nil-coalescing operator `??`
non-optimized only
non-optimized only
Flag: An issue whose reproduction requires non-optimized compilation
noncopyable struct/enum
noncopyable struct/enum
Feature → declarations: Noncopyable value type declarations
not a bug
not a bug
Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error
Observation
Observation
Area → standard library: The `Observation` module under the standard library umbrella
observers
observers
Feature → accessors: Stored variable (property) observers (`willSet`, `didSet`)
off topic
off topic
Resolution: Is beyond the scope of the Swift project (Xcode, proprietary Apple frameworks, etc.)
opaque parameter types
opaque parameter types
Feature → types → opaque types: opaque parameter types