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

AnyObject key path diagnostic is broken bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73521 opened May 8, 2024 by stephencelis updated May 8, 2024
[SR-328] Some Glibc functions not imported because they depend on feature test macros bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself Linux Platform: Linux
#42950 opened Dec 21, 2015 by swift-ci updated May 8, 2024
[SR-200] Remove @objc requirement for specifying optional protocol methods compiler The Swift compiler in itself improvement
#42822 opened Dec 12, 2015 by swift-ci updated May 8, 2024
[SR-123] Force overriding for non-optional protocol methods in a subclass compiler The Swift compiler in itself improvement
#42745 opened Dec 7, 2015 by swift-ci updated May 8, 2024
@usableFromInline internal type doesn't get Sendable conformance synthesised 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 conformances Feature → protocol: protocol conformances derived conformances Feature → protocol → conformances: derived conformances aka synthesized conformances Sendable Area → standard library: The Sendable protocol swift 6.0 type checker Area → compiler: Semantic analysis unexpected warning Bug: Unexpected warning @usableFromInline Feature → attributes: The @usableFromInline attribute
#70019 opened Nov 24, 2023 by dnadoba updated May 8, 2024
Compiler crash with SE-0430 "transferring" parameters and result values 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
#73316 opened Apr 28, 2024 by groue updated May 8, 2024
Crash on IR Generation for swift file with C++ 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 crash Bug: A crash, i.e., an abnormal termination of software mangling Area → compiler: Mangling swift 5.10 triage needed This issue needs more specific labels
#73136 opened Apr 19, 2024 by DimaRU updated May 8, 2024
False positive warning during the code analysis performed by SE-0430 "transferring" parameters and result values bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#73315 opened Apr 28, 2024 by groue updated May 8, 2024
Unbalanced release of DictionaryStorage triggered by use of (.compacted() + Array).map() in release build bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software run-time crash Bug → crash: Swift code crashed during execution runtime The Swift Runtime
#73477 opened May 7, 2024 by finestructure updated May 7, 2024
Swift 5.10 crashing when -cross-module-optimization is enabled 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
#73487 opened May 7, 2024 by mman updated May 7, 2024
TypeCheckProtocol.cpp crashed with "witness has more effects than requirement?" bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software regression swift 6.0 triage needed This issue needs more specific labels type checker Area → compiler: Semantic analysis
#73479 opened May 7, 2024 by kateinoigakukun updated May 7, 2024
[SR-14516] Swift generates subscript.read accessors that allocate! bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself regression SILOptimizer Area → compiler: SIL optimization passes swift 5.4
#56868 opened Apr 21, 2021 by weissi updated May 6, 2024
"swiftc -print-target-info" leaves temporary directory behind bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73415 opened May 3, 2024 by rbalint updated May 6, 2024
Regression in Swift 6.0 compiler 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
#73454 opened May 6, 2024 by migueldeicaza updated May 6, 2024
Swift 5.10 "release" builds garbage collects local variables too aggressively bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73442 opened May 4, 2024 by jackgene updated May 6, 2024
Swift will not infer opaque return type of generic function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73449 opened May 6, 2024 by yosshi4486 updated May 6, 2024
Freestanding declaration macro fails inside classes: Expected '{' in body of function declaration bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature → declarations: Swift `macro` declarations
#68704 opened Sep 22, 2023 by juozasvalancius updated May 6, 2024
When specifying a -resource-dir and an -sdk, the swift-frontend still looks in the latter for runtime modules to import bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73445 opened May 5, 2024 by finagolfin updated May 5, 2024
Crash while evaluating ASTLoweringRequest, maybe SE-0307 CGFloat vs Double issue? 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
#73441 opened May 4, 2024 by gregomni updated May 4, 2024
AutoDiff/compiler_crashers_fixed/issue-62608-conflicting-debug-info.swift run with sil-verify-all fails verification after SILCombine AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. SILOptimizer Area → compiler: SIL optimization passes
#73435 opened May 3, 2024 by nate-chandler updated May 4, 2024
[SR-14989] [AutoDiff] Struct genericized over differentiable type can't access that type differentiably AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself generics Feature: generic declarations and types unexpected error Bug: Unexpected error
#57331 opened Jul 30, 2021 by porterchild updated May 3, 2024
[SR-13440] SILGen crash for ?? nil coalescing derivative registration 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 expressions Feature: expressions generics Feature: generic declarations and types nil-coalescing operator Feature → operators: The nil-coalescing operator `??` operators Feature: operators SILGen Area → compiler: The SIL generation stage swift 6.0
#55882 opened Aug 24, 2020 by dan-zheng updated May 3, 2024
[SR-15985] [AutoDiff] Specific custom VJP triggers assertion "internal/private function cannot be serialized" 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 SILGen Area → compiler: The SIL generation stage verifier
#58246 opened Mar 15, 2022 by BradLarson updated May 3, 2024
[SR-14236] [AutoDiff] Differentiation transform: library evolution -> leaked owned value was never consumed AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#55179 opened May 5, 2020 by dan-zheng updated May 3, 2024
[SR-14228] [AutoDiff] "Curry thunk" differentiation regression AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#54819 opened Mar 19, 2020 by dan-zheng updated May 3, 2024
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.