Skip to content

Issues: apple/swift

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or โ‡ง + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by whoโ€™s assigned
Sort

Issues list

import typealias causes invalid error claiming the symbol is a protocol bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself declarations Feature: declarations import Feature โ†’ declarations: `import` declarations swift 6.0 typealias Feature โ†’ type declarations: `typealias` declarations unexpected error Bug: Unexpected error
#72724 opened Mar 30, 2024 by tristanlabelle
Runtime crash accessing a corrupted value in async method bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#69997 opened Nov 21, 2023 by tristanlabelle
Module functions can access uninitialized main.swift globals accepts invalid Bug: Accepts invalid bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself global let & var Feature: global constants and variables memory safety Feature: memory safety SIL swift 6.0
#69535 opened Oct 31, 2023 by tristanlabelle
"Can't demangle" crash with enum referencing undefined type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#67325 opened Jul 16, 2023 by tristanlabelle
Swiftc timeout type checking a simple expression with different Int types bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#66542 opened Jun 11, 2023 by tristanlabelle
Tokenizer assertion crash with code completion at end of file bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area โ†’ source tooling: code completion compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software lexer Area โ†’ compiler: The legacy C++ lexer source tooling Area: IDE support, SourceKit, and other source tooling swift 5.9
#65507 opened Apr 28, 2023 by tristanlabelle
Failed to produce diagnostic with optionals and generics (minimal repro) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself expressions Feature: expressions failed to produce diagnostic Bug โ†’ internal error: Failed to produce diagnostic for expression generics Feature: generic declarations and types swift 5.9 type checker Area โ†’ compiler: Semantic analysis type inference Feature: type inference unexpected error Bug: Unexpected error
#64238 opened Mar 9, 2023 by tristanlabelle
ProTip! Add no:assignee to see everything thatโ€™s not assigned.