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

Expand Macro and Inline Macro commands put extension macro expansion in nested type and not at top level. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature → declarations: Swift `macro` declarations
#73140 opened Apr 19, 2024 by vanvoorden
Unaccountable type deduction change when building via CMake/Xcode bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72841 opened Apr 4, 2024 by dabrahams
Optional boolean doesn't satisfy switch exhaustivity with literal case statements compiler The Swift compiler in itself feature A feature request or implementation good first issue Good for newcomers improvement literals Feature → expressions: Literals such as an integer or string literal switch exhaustivity Feature: enforcement of exhaustivity in 'switch' statements switch Feature → statements: 'switch' statements type checker Area → compiler: Semantic analysis
#61817 opened Oct 31, 2022 by jpsim
Assertion failed: (!firstType->hasTypeVariable()), function checkRequirementsImpl when having a single element tuple with unknown type in a closure assertion failure Bug → crash: An assertion failure found by stress tester Flag: An issue found by the SourceKit stress tester type checker Area → compiler: Semantic analysis
#72852 opened Apr 4, 2024 by ahoppen
[SR-12041] KeyPath @dynamicMemberLookup does not compile using implicit self bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself type checker Area → compiler: Semantic analysis
#54477 opened Jan 15, 2020 by swift-ci
Two vars result in three allocations if captured in closure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59177 opened May 31, 2022 by dnadoba
Xcode build fails if using Swift.org toolchain when Address Sanitizer is enabled. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72878 opened Apr 5, 2024 by bwhiteley
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
#72888 opened Apr 6, 2024 by God2525
Compiler crash with generic result builders 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
#72739 opened Apr 1, 2024 by carl314
Incorrect type inference for switch <#Never#> {} expression bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72896 opened Apr 7, 2024 by jrsaruo
Declaration macros can’t introduce local variables swift macro Feature → declarations: Swift `macro` declarations
#72968 opened Apr 11, 2024 by ahoppen
Compiler crashes when building project in release configuration 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 optimized only Flag: An issue whose reproduction requires optimized compilation serialization Area → compiler: Serialization & deserialization
#61350 opened Sep 29, 2022 by anlaital
Swift 5.9.2 Crash while running GlobalPropertyOpt SIL Optimization 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
#71274 opened Jan 31, 2024 by lucasmarcal-faire
Regression: Xcode 15 cannot build correctly for macOS versions older than 10.15 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68163 opened Aug 28, 2023 by CharlesJS
[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
Unable to type-check inline closure expressions with @MainActor and/or @Sendable attributes Feature: Declaration and type attributes 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 expressions Feature: expressions function types Feature → types: function types swift 6.0 ternary operator Feature → operators: The ternary operator type checker Area → compiler: Semantic analysis types Feature: types unexpected error Bug: Unexpected error
#73199 opened Apr 23, 2024 by NachoSoto
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
[SR-14969] [C++-Interop] operator()/callAsFunction() does not map to instance(). 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 clang importer Area → compiler: The clang importer compiler The Swift compiler in itself unexpected error Bug: Unexpected error
#57311 opened Jul 23, 2021 by swift-ci
ProTip! Add no:assignee to see everything that’s not assigned.