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

Spurious diagnostic: "Function call causes an infinite recursion" bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70504 opened Dec 15, 2023 by seanmrich
Marking synchronous implementation of AsyncIteratorProtocol with "await" makes it much slower bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70484 opened Dec 15, 2023 by saagarjha
Compiler incorrectly warns when iterating over AsyncSequence with synchronous implementation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70483 opened Dec 15, 2023 by saagarjha
Macro: specifying 'subscript(_:)' as named value caused compiler crash bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70482 opened Dec 15, 2023 by rayx
Enable LLVM test suite for Windows feature A feature request or implementation triage needed This issue needs more specific labels Windows Platform: Windows
#70480 opened Dec 15, 2023 by compnerd
Crash when compiling RichTextKit with 2023-12-07 nightly toolchain 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
#70463 opened Dec 14, 2023 by mattwhiteside
extension S<Bool, Int> compiles as extension S for struct S<each T> accepts invalid Bug: Accepts invalid bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself declarations Feature: declarations extension Feature → declarations: `extension` declarations generics Feature: generic declarations and types swift 6.0 type checker Area → compiler: Semantic analysis variadic generics Feature → generics: Variadic generics
#70432 opened Dec 13, 2023 by jepers
Compile crash about XCTestCase in Xcode 15.1 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
#70431 opened Dec 13, 2023 by 623637646
EXC_BAD_ACCESS at XCTAssertEqual 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
#70430 opened Dec 13, 2023 by 623637646
Compiler crash when mixing opaque result types, variadic types, and conditional conformances 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
#70429 opened Dec 13, 2023 by dehesa
Using Self in result builder crashes compiler due to signal 4, only in release mode 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
#70410 opened Dec 12, 2023 by carson-katri
AST verifier failure InOutToPointerExpr in unexpected position! assertion failure Bug → crash: An assertion failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software expressions Feature: expressions function parameters Feature → declarations: function parameters in-out expressions Feature → expressions: In-out expressions swift 6.0 type checker Area → compiler: Semantic analysis variadic parameters Feature → declarations → function parameters: Variadic function parameters verifier
#70405 opened Dec 12, 2023 by compnerd
SIL Deserialization failure with Swift code generation optimization ON 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
#70390 opened Dec 11, 2023 by julienjura
Attribute macro that applies another macro with a diagnostic crashes compiler 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
#70383 opened Dec 11, 2023 by stephencelis
Large program crashing when wholemodule optimization enabled. 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
#70379 opened Dec 11, 2023 by scottasoutherland
Accessor macro on subscript crashes in SILGen assertion failure Bug → crash: An assertion failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software declarations Feature: declarations SILGen Area → compiler: The SIL generation stage subscript Feature: Subscript declarations swift macro Feature → declarations: Swift `macro` declarations swift 6.0
#70369 opened Dec 11, 2023 by hamishknight
Accessor macro on subscript cannot find instance members bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself name lookup Area → compiler → type checker: Name lookup swift macro Feature → declarations: Swift `macro` declarations
#70368 opened Dec 11, 2023 by hamishknight
Predicate expression gets wrong type when a different predicate is defined bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70365 opened Dec 11, 2023 by axelandersson
Incorrect inference of multiple parameter packs bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70362 opened Dec 10, 2023 by dehesa
Quaternary operator compiler The Swift compiler in itself feature A feature request or implementation operators Feature: operators standard library Area: Standard library umbrella
#70361 opened Dec 10, 2023 by AIWASS23
Failed to produce diagnostic for expression bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70359 opened Dec 10, 2023 by mipstian
Map unable to infer type in a protocol surrounded instance bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70354 opened Dec 9, 2023 by LePips
Crash on IR Generation in LLVM DenseMap, but it happens only in some configurations (Patch included) 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
#70345 opened Dec 9, 2023 by bc-lee
[Windows] no-implicit-extra-clang-opts.swift fails bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels Windows Platform: Windows
#70330 opened Dec 8, 2023 by ian-twilightcoder
Compiler error when calling non-throwing function that accepts throwing autoclosure inside non-throwing closure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70310 opened Dec 7, 2023 by noremac
ProTip! Updated in the last three days: updated:>2024-06-08.