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

swift lldb: ModuleNotFoundError: No module named 'lldb.embedded_interpreter' bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70676 opened Jan 2, 2024 by felixf4xu
Inconsistent concurrency checks for nonisolated actor initializer with non escaping closures and captures of static let properties bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70663 opened Jan 2, 2024 by KaiOelfke
Accessing non-mutating properties of a class's non-copyable property prevents compilation. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70660 opened Jan 1, 2024 by alphaArgon
Compile crash non import of non existing module bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software distributed Feature → concurrency: distributed actor type checker Area → compiler: Semantic analysis
#70657 opened Dec 31, 2023 by mr-swifter
Optimisation difference between !x and x == false bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself run-time performance SILOptimizer Area → compiler: SIL optimization passes swift 5.9 unexpected behavior Bug: Unexpected behavior or incorrect output
#70655 opened Dec 31, 2023 by karwa
Parameterized opaque types are not disambiguated by associated type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself opaque result types Feature → types → opaque types: opaque result types opaque types Feature → types: opaque types overloading Feature: Overloading symbol names parameterized protocols Feature → protocol: protocols with primary associated types swift 6.0 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#70650 opened Dec 30, 2023 by stephencelis
Result Builder is ignored when calling a protocol's static member with dot expression bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70649 opened Dec 29, 2023 by omochi
Swift/release5.10, SwiftSyntax/Trivia.swift:36:28: error: cannot specialize protocol type 'Sequence' bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. build error Errors when building the toolchain, not regular Swift code not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error swift 6.0
#70648 opened Dec 29, 2023 by vivi50
Recent versions of glibc marks some function parameters as __nonnull, changing type signatures bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70647 opened Dec 29, 2023 by QuietMisdreavus
Passing class-constrained type as AnyObject instance behavior is not matched on Darwin and non-Darwin platform bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. good first issue Good for newcomers swift 5.9 type checker Area → compiler: Semantic analysis
#70645 opened Dec 28, 2023 by Kyle-Ye
Swift toolchain fails to build with Xcode 15.1 (regression from Xcode 15.0?) arm64 Architecture: arm64 (aarch64) — any 64-bit ARM bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. build error Errors when building the toolchain, not regular Swift code build contributor experience
#70641 opened Dec 27, 2023 by MaxDesiatov
Declaration Macro Crash When Using Compiler Conditional Block bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70638 opened Dec 27, 2023 by LePips
Crash on Linux While emitting IR SIL function (swift-syntax/.../RawSyntax.swift:647:10) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#70632 opened Dec 26, 2023 by art-divin
Recursive generics cause infinite recursion bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#70625 opened Dec 25, 2023 by nickolas-pohilets
Refactoring on method change tick-masked variables backticked identifiers Feature → identifiers: Backticked identifiers. Allows using reserved words as identifiers bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. refactoring Area → source tooling: refactoring source tooling Area: IDE support, SourceKit, and other source tooling swift 5.9 unexpected behavior Bug: Unexpected behavior or incorrect output
#70620 opened Dec 24, 2023 by bastie
Crash during optional key path access bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#70611 opened Dec 22, 2023 by stephencelis
Sudden increase in compile time for large dictionary literals bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70606 opened Dec 22, 2023 by holleB
swift-driver segfaults whenever it can’t find one of its input files bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software driver
#70572 opened Dec 20, 2023 by tayloraswift
--explicit-target-dependency-import-check doesn't catch missing NIOTLS dependency for AsyncHTTPClient bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70560 opened Dec 20, 2023 by dnadoba
Calling Task.sleep with a duration longer than ~1.0325 seconds causes an unwanted newline to be added to the console. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70558 opened Dec 20, 2023 by jamesmmadeira
[main] swift-parsing benchmark fails to build - error: failed to produce diagnostic for expression bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. diagnostic engine Area → compiler → AST: The `DiagnosticEngine` class failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression type checker Area → compiler: Semantic analysis
#70526 opened Dec 18, 2023 by clackary
Type Parameter crash bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#70521 opened Dec 18, 2023 by zienag
ProTip! Adding no:label will show everything without a label.