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

[LoadableByAddr] Assertion failed: (srcAddr->getType() == destAddr->getType()) 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 IRGen LLVM IR generation swift 6.0 tuples Feature: tuples
#72363 by fibrechannelscsi was closed Mar 27, 2024
Embedded wasm32-unknown-none-wasm incorrectly calls class destructor with C_CC bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. embedded Embedded Swift WebAssembly Platform: WebAssembly
#72343 by kateinoigakukun was closed Mar 20, 2024
2
using is AnyObject to test a value type, But it returns true. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72223 by carlhung was closed Mar 11, 2024
GeneratedAssetSymbols.swift will show warning when Strict Concurrency Checking is on bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features triage needed This issue needs more specific labels
#72141 by frogcjn was closed Apr 27, 2024
[Source compatibility suite] RxReactiveObjC fails to build on main with error: 'TARGET_OS_IOS' is not defined bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. source compatibility suite Flag: An issue that surfaced in the source compatibility suite
#72133 by xymus was closed Mar 7, 2024
Variadic generics crash with Embedded Swift in SILCloner bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software embedded Embedded Swift SIL
#72117 by MaxDesiatov was closed Apr 12, 2024
Non-sensical fix-it (and weird error message) when trying to multiply a Duration by an integer bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation expressions Feature: expressions fix-its Feature: diagnostic fix-its good first issue Good for newcomers operators Feature: operators swift 6.0 type checker Area → compiler: Semantic analysis unexpected behavior Bug: Unexpected behavior or incorrect output
#72085 by wadetregaskis was closed Mar 12, 2024
'consume' applied to value that the compiler does not support. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72055 by ekazaev was closed Mar 11, 2024
Overload bug on Linux(Ubuntu) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72038 by zunda-pixel was closed Apr 2, 2024
Compiler allows to use variable before its declaration accepts invalid Bug: Accepts invalid bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself definite initialization duplicate Resolution: Duplicates another issue memory safety Feature: memory safety script mode Flag: Specific to script mode compilation SIL swift 6.0
#71974 by vojtarylko was closed Feb 29, 2024
Labeled tuple with KeyPath expression as functions bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software key paths Feature: key paths (both native and Objective-C) triage needed This issue needs more specific labels
#71882 by kateinoigakukun was closed Feb 26, 2024
Crash using variadic generics in Xcode 15.3 Beta 3 / Swift 5.10 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 duplicate Resolution: Duplicates another issue expressions Feature: expressions generics Feature: generic declarations and types SILGen Area → compiler: The SIL generation stage swift 6.0 SwiftUI Flag: Related to (but not an issue with) SwiftUI tuples Feature: tuples variadic generics Feature → generics: Variadic generics
#71819 by JaviSoto was closed Feb 24, 2024
Code fails to compile: extraneous ')' before ';' build error Errors when building the toolchain, not regular Swift code compiler The Swift compiler in itself swift 6.0
#71806 by dhoepfl was closed Feb 27, 2024
LargeTypesReg2Mem: new compiler assertion when passing a C type to a Swift closure that's converted to a C function pointer 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
#71757 by hyp was closed Apr 4, 2024
[LoadableByAddr] unchecked_bitwise_cast error. AutoDiff 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 IRGen LLVM IR generation multiple modules Flag: An issue whose reproduction requires multiple modules optimized only Flag: An issue whose reproduction requires optimized compilation SILOptimizer Area → compiler: SIL optimization passes swift 6.0
#71744 by fibrechannelscsi was closed Mar 27, 2024
Missing completion to static function of outer nominal code completion Area → source tooling: code completion found by stress tester Flag: An issue found by the SourceKit stress tester nested types Feature: nested types source tooling Area: IDE support, SourceKit, and other source tooling static declarations Feature → declarations: Static declarations swift 5.9
#71728 by ahoppen was closed Feb 19, 2024
Build error on swift 5.9.2-Release,Xcode15.2. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71720 by FengDeng was closed Feb 20, 2024
SIL verification failed: result of struct_extract does not match type of field 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 function parameters Feature → declarations: function parameters ownership Feature: Ownership modifiers and semantics SIL SILOptimizer Area → compiler: SIL optimization passes swift 6.0 verifier
#71708 by tayloraswift was closed Feb 20, 2024
[NoncopyableGenerics] Unexpected implicit relaxation of copyability of generic types bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. noncopyable struct/enum Feature → declarations: Noncopyable value type declarations triage needed This issue needs more specific labels
#71690 by lorentey was closed Feb 19, 2024
Swift n invalid Resolution: Invalid (spam, junk or empty)
#71647 by Cocaynee90 was closed Feb 15, 2024
LinearLifetimeCheckerPrivate.h: Error! Found a leaked owned value that was never consumed. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software SILGen Area → compiler: The SIL generation stage
#71608 by tayloraswift was closed Mar 11, 2024
can no longer consume a local let binding that used deferred initialization bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. diagnostics QoI Bug: Diagnostics Quality of Implementation SIL
#71607 by tayloraswift was closed Mar 11, 2024
Assertion `address.isLValue() && "Must have a physical copyable lvalue decl ref that " "evaluates to an address"' failed bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software SILGen Area → compiler: The SIL generation stage
#71606 by tayloraswift was closed Feb 27, 2024
can no longer consume local var binding bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. diagnostics QoI Bug: Diagnostics Quality of Implementation SIL
#71605 by tayloraswift was closed Mar 11, 2024
crash on _read that yields a local binding 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
#71598 by tayloraswift was closed Feb 15, 2024
ProTip! What’s not been updated in a month: updated:<2024-04-08.