Skip to content

Issues: swiftlang/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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

ExpressibleByNilLiteral breaks subclasses bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76654 opened Sep 23, 2024 by nmggithub
Error about non-Sendable type when using Swift 5 mode with @preconcurrency API bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler itself concurrency Feature: umbrella label for concurrency language features expressions Feature: expressions Sendable Area → standard library: The Sendable protocol type checker Area → compiler: Semantic analysis
#76652 opened Sep 23, 2024 by michaeljtsai
Accessing a std.string on a base cpp class frees the string prematurely 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
#76650 opened Sep 23, 2024 by Drejzer
Able to call @MainActor isolated function from non-isolated context in Swift 6 language mode bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76649 opened Sep 23, 2024 by russellporter
Misleading error "Sending 'asdf' risks causing data races" when var asdf is Sendable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76648 opened Sep 23, 2024 by nickasd
SIGABRT on calling a protocol method that is implemented in a global actor-tied class bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features crash Bug: A crash, i.e., an abnormal termination of software
#76647 opened Sep 23, 2024 by crontab
Serialization/rdar29694978.swift crashes with new driver bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. clang importer Area → compiler: The clang importer compiler The Swift compiler itself crash Bug: A crash, i.e., an abnormal termination of software
#76641 opened Sep 22, 2024 by hamishknight
Any.Type issue with @Test bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#76637 opened Sep 22, 2024 by Kyle-Ye
Parameter pack compiler 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
#76635 opened Sep 22, 2024 by alexito4
"extending a protocol composition is not supported;" when working with shadowed enums (and specific filename order) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76633 opened Sep 22, 2024 by nmggithub
Typealias defined on a protocol is not consistently inherited by conforming types bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76629 opened Sep 21, 2024 by wtmoose
Swift 6 index store missing related references for overriding decls bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76628 opened Sep 21, 2024 by ileitch
CMake build fails on macOS Sequoia with Xcode 16 release version bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software SIL ownership Area → compiler → SIL: SIL ownership
#76631 opened Sep 21, 2024 by ADKaster
[stdlib] TextOutputStreamable issues numerics Area → standard library: Numeric API standard library Area: Standard library umbrella
#76618 opened Sep 20, 2024 by benrimmington
Block typedef with generic parameter used in Swift causes a 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
#76612 opened Sep 20, 2024 by AdamCmiel
Enum with tuple containing a type pack as its generic crashes compiler bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76610 opened Sep 20, 2024 by alex-waldron
Capture before declaration causes crash with SWIFT_VERSION=6.0 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
#76609 opened Sep 20, 2024 by vcoutasso
Swift 6 key path regression/crash (dynamic member lookup, protocol associated types) 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
#76607 opened Sep 20, 2024 by stephencelis
#expect crashes with EXC_BAD_ACCESS when condition comparing generics is false bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#76608 opened Sep 20, 2024 by master-bytes-krafter
repl does not work anymore in release mode bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76605 opened Sep 20, 2024 by Frizlab
Add support for @isolated(any) in withoutActuallyEscaping feature A feature request or implementation triage needed This issue needs more specific labels
#76604 opened Sep 20, 2024 by ph1ps
Improve TaskGroup type docs to include more semantics concurrency Feature: umbrella label for concurrency language features documentation task
#76593 opened Sep 20, 2024 by ktoso
Regression: compiler crash when matching some overlapping patterns 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
#76590 opened Sep 19, 2024 by z2oh
Diagnostic around conforming to a protocol with a noncopyable type has no source location info bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76573 opened Sep 19, 2024 by fwcd
Assertion failed: (false && "Refactor this") 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
#76561 opened Sep 18, 2024 by tayloraswift
ProTip! no:milestone will show everything without a milestone.