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

Compiler errors with libstdc++ in C++20 mode on Ubuntu 23.10 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ compiler The Swift compiler in itself Linux Platform: Linux swift 6.0 test failure
#73037 opened Apr 15, 2024 by egorzhdan
Compiler crash when throwing from a throws(Never) function 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
#73053 opened Apr 16, 2024 by Jnosh
Assertion failed: (genericSig && "Need a generic signature to resolve conformance") bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73068 opened Apr 16, 2024 by fibrechannelscsi
Unable to use std::chrono clocks via Cxx interop bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ c++ to swift Feature → c++ interop: c++ to swift compiler The Swift compiler in itself swift 5.10 unexpected error Bug: Unexpected error
#72737 opened Mar 31, 2024 by karwa
Warnings output for files inside preconcurrency imported library bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73075 opened Apr 17, 2024 by radianttap
Show a closure’s type and actor isolation when performing cursor info on the braces or in keyword actor isolation Feature → concurrency: Actor isolation attributes Feature: Declaration and type attributes closures Feature: closures concurrency Feature: umbrella label for concurrency language features cursor info Area → source tooling: cursor info feature A feature request or implementation source tooling Area: IDE support, SourceKit, and other source tooling SourceKit Area → source tooling: SourceKit types Feature: types
#73095 opened Apr 17, 2024 by ahoppen
Compiler Hangs on Swift 5.10 and Crashes with Latest Swift 6.0 Snapshot When Using lazy var with try bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself error handling throw Feature → error handling: Throw statements type checker Area → compiler: Semantic analysis
#73073 opened Apr 17, 2024 by CrazyFanFan
Compiler crash using isolated parameter and typed throws - "Illegal convention for non-address 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
#73170 opened Apr 21, 2024 by Jnosh
Compiler Crash with Parameter Pack Expansion in Non-Final Class Closure 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
#73166 opened Apr 21, 2024 by antonsergeev88
Declaration order of type-constrained typealias and struct implementing a generic protocol causes "invalid type alias" error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. generics Feature: generic declarations and types typealias Feature → type declarations: `typealias` declarations
#73154 opened Apr 19, 2024 by pkillian
[SR-15926] Generic type put into wrong position bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58187 opened Mar 1, 2022 by davezarzycki
Compiler crash with value and type pack when used in a method vs free function 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
#73211 opened Apr 23, 2024 by PopFlamingo
Value and type pack runtime crash when used in a method instead of free function 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
#73209 opened Apr 23, 2024 by PopFlamingo
Compiler crash when capturing optional isolated parameter in a closure 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
#73197 opened Apr 23, 2024 by Jnosh
Allow @_section for static non-global data feature A feature request or implementation triage needed This issue needs more specific labels
#73218 opened Apr 24, 2024 by saagarjha
Assertion failure deserializing protocol conformance involving ObjC method taking a block bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software serialization Area → compiler: Serialization & deserialization triage needed This issue needs more specific labels type checker Area → compiler: Semantic analysis
#73180 opened Apr 22, 2024 by NuriAmari
Swift Reflection Context crashes which breaks LeakAgent and other Instruments features 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
#73181 opened Apr 22, 2024 by chiragramani
Autoclosure property wrapper crashes when implicitly initializing optional value 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
#73173 opened Apr 22, 2024 by david-swift
SILGen crash on try repeat/await repeat 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 generics Feature: generic declarations and types pack expansions Feature → expressions: Pack expansion expressions SILGen Area → compiler: The SIL generation stage swift 6.0 variadic generics Feature → generics: Variadic generics
#73263 opened Apr 25, 2024 by AnthonyLatsis
SILGen crash on using member type accessed through metatype value 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 metatypes Feature → types: Metatypes nested types Feature: nested types SILGen Area → compiler: The SIL generation stage swift 6.0 types Feature: types
#73251 opened Apr 25, 2024 by AnthonyLatsis
IRGen/linker_set_low_level_exec.swift is failing on Windows bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels Windows Platform: Windows
#73321 opened Apr 29, 2024 by eeckstein
Add set accessors to SIMD subscripts feature A feature request or implementation triage needed This issue needs more specific labels
#73344 opened Apr 30, 2024 by JessyCatterwaul
[SR-14962] ☂️ C++-Interop Component Kit Umbrella Bugs bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ c++ to swift Feature → c++ interop: c++ to swift compiler The Swift compiler in itself ☂️ umbrella issue Flag: An umbrella issue
#57304 opened Jul 23, 2021 by swift-ci
2 of 6 tasks
☂️ Umbrella issue for bugs in closure pack expansion patterns bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures compiler The Swift compiler in itself expressions Feature: expressions generics Feature: generic declarations and types pack expansions Feature → expressions: Pack expansion expressions swift 6.0 type checker Area → compiler: Semantic analysis ☂️ umbrella issue Flag: An umbrella issue variadic generics Feature → generics: Variadic generics
#72153 opened Mar 7, 2024 by AnthonyLatsis
5 tasks
Error should be raised for public typealias with internal generic parameter bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73317 opened Apr 28, 2024 by CrazyFanFan
ProTip! Follow long discussions with comments:>50.