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

Crash in an actor with non-async implementation of an async protocol method 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
#74126 opened Jun 4, 2024 by bealex
Init accessor unexpected behavior when initializing optional value bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74114 opened Jun 4, 2024 by MahdiBM
Function with variadic generics Parameter Pack causes runtime crash when called from an initialised class instance. 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
#74113 opened Jun 4, 2024 by efalloon
Macro assertion failure causing Windows 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
#74107 opened Jun 3, 2024 by stephencelis
JIT session error when trying to test a miscompile 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
#74104 opened Jun 3, 2024 by mattmassicotte
Assertion failed: (getRawDiscriminator() != InvalidDiscriminator), function getDiscriminator, file Expr.cpp, line 1937. 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
#74091 opened Jun 3, 2024 by dimlio
Assigning to .pointee of a nil std.optional does not update the .value bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#74090 opened Jun 3, 2024 by Drejzer
case clause in switch expression cannot use default function argument bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74088 opened Jun 3, 2024 by sidepelican
Compiler crash when adding lazy var via peer attached macro 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
#74087 opened Jun 2, 2024 by momo-youngg
Compiler crash when calling a function that accepts a closure that returns a "sending" generic type 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
#74086 opened Jun 2, 2024 by groue
Crash when defining a method that accepts a closure that returns a "sending" concrete type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself concurrency Feature: umbrella label for concurrency language features crash Bug: A crash, i.e., an abnormal termination of software
#74085 opened Jun 2, 2024 by groue
@storageRestrictions(initializes:) rejects usage of self bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74075 opened Jun 1, 2024 by MahdiBM
Using a @preconcurrency conformance with non-Sendable arguments seems impossible bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74057 opened May 31, 2024 by mattmassicotte
@objc @MainActor selector crashes when called from NotificationCenter 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
#74037 opened May 30, 2024 by benpious
Compiler crash in silgen emitFunction caused by function with paremeter pack 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
#74028 opened May 30, 2024 by pelekon
Undefined symbol linker errors when enabling GlobalActorIsolatedTypesUsability bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74009 opened May 30, 2024 by Jnosh
Bad documentation of 'content' parameter in replacing(with:content:) Regex APIs bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74008 opened May 30, 2024 by ole
Assertion failure in SILFunctionTransform 'TransferNonSendable' when using non-sendable value in an actor isolated @Observable class 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
#74003 opened May 30, 2024 by Jnosh
Type Lookup Crashes when Declaring Initializer (default generic closure argument, nonexistent type) 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
#73986 opened May 29, 2024 by filip-sakel
Any malformed code in Package.swift causes a crash bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself standard library Area: Standard library umbrella type checker Area → compiler: Semantic analysis typed throws Feature → error handling → throws & rethrows: Typed throws
#74081 opened May 29, 2024 by mattmassicotte
1 task done
Hyphenation difference between "nonisolated" and other forms of isolation diagnostics bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73982 opened May 29, 2024 by mattmassicotte
CLI output produces incorrect alignment with tab-indented code bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73979 opened May 29, 2024 by mattmassicotte
Duplicate diagnostics being output in Swift 6 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73973 opened May 29, 2024 by award999
@_noLocks doesn't work with @_rawLayout bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73951 opened May 28, 2024 by jcavar
XCTAssertEqual on a struct nested inside a function and attributed with @attached(member) macro leads to 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
#73929 opened May 27, 2024 by vakhidbetrakhmadov
ProTip! Find all open issues with in progress development work with linked:pr.