Skip to content

No labels!

There aren’t any labels for this repository quite yet.

CharacterSet
CharacterSet
circular reference
circular reference
clang importer
clang importer
Area → compiler: The clang importer
class
class
Feature → type declarations: Class declarations
cloned
cloned
Resolution: Was resubmitted in the appropriate repository rather than transferred
closures
closures
Feature: closures
Codable
Codable
Area → standard library: `Codable` and co.
code completion
code completion
Area → source tooling: code completion
code coverage
code coverage
Area → source tooling: code coverage
code health
code health
Collection
Collection
Area → standard library: The `Collection` protocol
comments
comments
Feature: comments
compiler directives
compiler directives
Feature: compiler directives (#if, #warning, #error, etc.)
compiler
compiler
The Swift compiler in itself
Concurrencу
Concurrencу
Area → standard library: The `Concurrency` module under the standard library umbrella
concurrency runtime
concurrency runtime
Feature: umbrella label for concurrency runtime features
concurrency
concurrency
Feature: umbrella label for concurrency language features
conditional conformances
conditional conformances
Feature → protocol → conformances: conditional conformances
conformances
conformances
Feature → protocol: protocol conformances
constexpr
constexpr
Feature → c++ interop: constexpr
constrained existentials
constrained existentials
Feature → existentials: constrained existentials such as 'any Collection<Int>'
continuous integration
continuous integration
contributor experience
contributor experience
control transfer statements
control transfer statements
Feature → statements: control transfer statements
convenience init
convenience init
Feature → declarations → init: Convenience initializers
@convention
@convention
Feature → attributes: the @convention attribute
COW
COW
Feature: Copy-On-Write support