Skip to content

No labels!

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

format
format
found by asan
found by asan
Flag: An issue found by the Address Sanitizer
found by stress tester
found by stress tester
Flag: An issue found by the SourceKit stress tester
found by tsan
found by tsan
Flag: An issue found by the Thread Sanitizer
FreeBSD
FreeBSD
Platform: FreeBSD
Frontend
Frontend
Area → compiler: Frontend
func
func
Feature → declarations: Functions
function parameters
function parameters
Feature → declarations: function parameters
function references
function references
Feature: function references as in 'foo(bar:baz:)'
function types
function types
Feature → types: function types
function values
function values
Feature → expressions: function values
gardening
gardening
generated Xcode project
generated Xcode project
generic constraints
generic constraints
Feature → generics: generic constraints
generic where clauses
generic where clauses
Feature → generics: generic where clauses
generics
generics
Feature: generic declarations and types
global let & var
global let & var
Feature: global constants and variables
good first issue
good first issue
Good for newcomers
GPE
GPE
gyb
gyb
Generate Your Boilerplate python utility
hang
hang
Bug: Execution is not seen to halt
Hashable
Hashable
Area → standard library: The `Hashable` protocol
help wanted
help wanted
identifiers
identifiers
Feature: Identifiers
if else
if else
Feature → statements: 'if' statements
#if
#if
Feature → compiler control statements: Conditional compilation blocks
implicit conversions
implicit conversions
Feature: implicit conversions
implicit existential opening
implicit existential opening
Feature → existentials: implicit opening of existentials when passed to parameters of generic type