Skip to content

Issues: swiftlang/swift

Beta
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
Assigned to nobody Loading
Sort

Issues list

Improve diagnostics for 'let…else' without 'guard' feature A feature request or implementation triage needed This issue needs more specific labels
#81728 opened May 23, 2025 by jrose-signal
typechecker regression when calling protocol requirement through an existential of a refining protocol bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#81712 opened May 22, 2025 by tayloraswift
Failed to produce diagnostic for expression with misplaced '?' bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#81710 opened May 22, 2025 by Zim999
Crash with a keypath to a static variable with a nested container 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
#81705 opened May 22, 2025 by Frizlab
[bootstrap] stage0 compiler crashes building stage1 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler itself crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#81698 opened May 22, 2025 by 3405691582
rawValue initialization of imported closed enums should check cases 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
#81696 opened May 21, 2025 by zackbach
Reference to invalid type alias when using same type requirement, plus a cohabiting class in the same scope bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#81683 opened May 21, 2025 by tayloraswift
IRBuilder compiler crash with main-snapshot-2025-05-14 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
#81650 opened May 20, 2025 by RandomHashTags
Compiler crash when using Noncopyable type as property wrapper wrappedvalue 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
#81624 opened May 19, 2025 by Wouter01
Compiler crash when conforming to protocol with a method using parameter pack with 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
#81600 opened May 19, 2025 by netatmoadmin
Inconsistent isolation of top-level closure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#81599 opened May 19, 2025 by sutaner
Crash Analyzing Escapability in Autoclosure Argument 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
#81595 opened May 18, 2025 by filip-sakel
Circular dependency between modules 'Swift' and '_Builtin_float' bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. embedded Embedded Swift triage needed This issue needs more specific labels
#81594 opened May 18, 2025 by rauhul
Embedded KeyPath Optimization Limited to Types Internal to the Module bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#81588 opened May 17, 2025 by filip-sakel
cannot define property wrapper variable where wrappedValue has opaque type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#81561 opened May 16, 2025 by lukaskollmer
cannot define property-wrapper-based property with omitted type, if the property wrapper isn't directly initialized bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#81560 opened May 16, 2025 by lukaskollmer
Failed to produce diagnostic for expression at "var body: some View {" bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#81553 opened May 16, 2025 by arhunterBU
Can't send into Mutex bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#81546 opened May 15, 2025 by KeithBauerANZ
The main-snapshot-2025-05-14 compiler can't compile InlineArray 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
#81534 opened May 15, 2025 by kkebo
Misleading error message with closure capture of a consuming parameter bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. ownership Feature: Ownership modifiers and semantics
#81525 opened May 15, 2025 by glessard
Crash when printing expr.description with improperly formed code 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
#81514 opened May 14, 2025 by chrisborrelli
debugDescription of KeyPath may generate incorrect string representations bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#81508 opened May 14, 2025 by almazrafi
Embedded Swift emits unimplemented protocol conformance checks bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#81503 opened May 14, 2025 by TeamPuzel
Compiler crash: "Require PartitionOp's argument should already be tracked" 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
#81500 opened May 14, 2025 by pusewicz
ProTip! no:milestone will show everything without a milestone.