Skip to content

No labels!

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

legacy driver
legacy driver
Area → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver project
let & var
let & var
Feature: constant and variable declarations
lexer
lexer
Area → compiler: The legacy C++ lexer
library evolution
library evolution
Feature: library evolution (umbrella feature for features that facilitate resilient libraries)
† libswiftSyntax
† libswiftSyntax
Archive • Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax
linker error
linker error
Linux
Linux
Platform: Linux
literals
literals
Feature → expressions: Literals such as an integer or string literal
Mac Catalyst
Mac Catalyst
Platform: Mac Catalyst
macOS
macOS
Platform: macOS
macro expansions
macro expansions
Feature → expressions: Macro expansion expressions
@main
@main
Feature → attributes: the @main attribute
mangling
mangling
Area → compiler: Mangling
manual memory management
manual memory management
Area → standard library: Manual memory management APIs
member expressions
member expressions
Feature → expressions: Member expressions
memberwise init
memberwise init
Feature: Memberwise structure initializers
memory corruption
memory corruption
memory leak
memory leak
bug: Memory leak
memory safety
memory safety
Feature: memory safety
metatypes
metatypes
Feature → types: Metatypes
methods
methods
Feature → functions: methods (member functions)
mips
mips
Architecture: MIPS
missing info
missing info
Resolution: Is missing crucial info such as a test case or a concise description
missing warning
missing warning
Bug: Missing warning
modifiers
modifiers
Feature: Declaration and type modifiers
module maps
module maps
move-only
move-only
Feature → type declarations: Move-only type declarations
multi-statement closures
multi-statement closures
Feature → closures: multi-statement closures