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

SIL verification failed when using tuples containing parameter packs 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 generics Feature: generic declarations and types pack expansions Feature → expressions: Pack expansion expressions SILGen Area → compiler: The SIL generation stage swift 6.0 tuples Feature: tuples variadic generics Feature → generics: Variadic generics verifier
#73030 opened Apr 14, 2024 by xAlien95
Misleading error message when comparing generics that vary in types 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 generics Feature: generic declarations and types operators Feature: operators swift 6.0 type checker Area → compiler: Semantic analysis
#73029 opened Apr 14, 2024 by Alc-Alc
Another (srcAddr->getType() == destAddr->getType()), function createCopyAddr assertion failure. assertion failure Bug → crash: An assertion failure 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 swift 6.0
#73018 opened Apr 12, 2024 by fibrechannelscsi
Runtime EXC_BAD_ACCESS crash in libswiftCore.dylib`__swift::__runtime::llvm::hash_combine<__swift::__runtime::llvm::hash_code, __swift::__runtime::llvm::StringRef>: 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
#72979 opened Apr 11, 2024 by darronschall
Unexpected ambiguous type error when assigning to conforming primary associated type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72977 opened Apr 11, 2024 by hydrixos
Declaration macros can’t introduce local variables swift macro Feature → declarations: Swift `macro` declarations
#72968 opened Apr 11, 2024 by ahoppen
Region isolation diagnoses async iterator transfer despite nonisolated(unsafe) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#72942 opened Apr 10, 2024 by hborla
Opaque return type sendability checking hole bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#72926 opened Apr 9, 2024 by orobio
The default parameters of the Swift addtarget method do not take effect bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72925 opened Apr 9, 2024 by Pobby12
suppress-remarks option does not work bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72924 opened Apr 9, 2024 by Frizlab
Failed to produce diagnostic for expression with wrong question mark in result builders bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. expressions Feature: expressions failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression result builders Feature: Result builders type checker Area → compiler: Semantic analysis
#72901 opened Apr 8, 2024 by koh28
Existential type conforming to AnyObject can't satisfy a generic parameter which conforms to AnyObject bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72897 opened Apr 7, 2024 by zetasq
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
Missing diagnostic when capturing self in deinit Task bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#72893 opened Apr 6, 2024 by rnapier
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
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
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
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
crash with array of C++ objects exposed via SWIFT_SHARED_REFERENCE bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#72827 opened Apr 4, 2024 by wtholliday
link error caused by conforming C++ type to Equatable 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 conformances Feature → protocol: protocol conformances Equatable Area → standard library: The `Equatable` protocol linker error multiple files Flag: An issue whose reproduction requires multiple files swift 5.10 unexpected error Bug: Unexpected error
#72826 opened Apr 4, 2024 by wtholliday
Redundant errors in synthesized makeIterator call on conflicting generic arguments in for-in sequence expression 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 for-in loops Feature: for-in loops generics Feature: generic declarations and types statements Feature: statements swift 6.0 type checker Area → compiler: Semantic analysis
#72818 opened Apr 3, 2024 by AnthonyLatsis
Variable i was never mutated in .enumerated() for var loop; needs fix-it to suggest for case (let _, var _) binding patterns Feature → patterns: Binding patterns 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 fix-its Feature: diagnostic fix-its for-in loops Feature: for-in loops good first issue Good for newcomers patterns Feature: patterns statements Feature: statements swift 6.0 tuple patterns Feature → patterns: Tuple patterns type checker Area → compiler: Semantic analysis
#72811 opened Apr 3, 2024 by peterkos
ProTip! Updated in the last three days: updated:>2024-04-24.