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

crash compiling simple code on windows bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ crash Bug: A crash, i.e., an abnormal termination of software Windows Platform: Windows
#71490 opened Feb 9, 2024 by mikewoodworth
[AutoDiff] Unoptimized code generation for simple derivatives when called from conditional control-flow contexts AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#71510 opened Feb 9, 2024 by jkshtj
type-checking crash bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software type checker Area → compiler: Semantic analysis Windows Platform: Windows
#71525 opened Feb 9, 2024 by dabrahams
[Source compatibility suite] penny-bot failing to build with 5.9 branch on macOS 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 swift macro Feature → declarations: Swift `macro` declarations unexpected error Bug: Unexpected error
#71316 opened Feb 1, 2024 by justice-adams-apple
assertion failed swift::SILType::hasAbstractionDifference 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
#71602 opened Feb 14, 2024 by tayloraswift
[SourceKit] Unable to distinguish multiple inheritances separated by '&' as several inherited types bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. SourceKit Area → source tooling: SourceKit
#71753 opened Feb 20, 2024 by TTOzzi
Parameter Packs implicitly unwrap optionals. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software variadic generics Feature → generics: Variadic generics
#72114 opened Mar 6, 2024 by VAndrJ
'consume' applied to value that the compiler does not support bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. ownership Feature: Ownership modifiers and semantics
#72615 opened Mar 27, 2024 by mr-swifter
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
Top-level call to @MainActor isolated function produces an error when not using await bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#73050 opened Apr 16, 2024 by Jnosh
Crash at runtime when using typed throws bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software typed throws Feature → error handling → throws & rethrows: Typed throws
#73051 opened Apr 16, 2024 by Jnosh
nonCopyable and inout closure causing compiler error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. noncopyable struct/enum Feature → declarations: Noncopyable value type declarations ownership Feature: Ownership modifiers and semantics
#73052 opened Apr 16, 2024 by carlhung
Compiler failing to compile ~Copyable generic with: "Copy of noncopyable typed value." Error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. noncopyable struct/enum Feature → declarations: Noncopyable value type declarations ownership Feature: Ownership modifiers and semantics
#73156 opened Apr 19, 2024 by rvsrvs
Task Local Value Binding crash when used legally using withTaskGroup bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features crash Bug: A crash, i.e., an abnormal termination of software
#73217 opened Apr 24, 2024 by Joannis
SWIFT_OBJC_INTEROP_MODE = objcxx; breaks Notification.Names bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. clang importer Area → compiler: The clang importer
#73072 opened Apr 17, 2024 by JessyCatterwaul
SymbolGraphGen emits synthesized symbols for types inherited from protocols, but not types inherited from base classes. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. SymbolGraphGen The swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs.
#63698 opened Feb 15, 2023 by tayloraswift
Functions on imported type are missing when importing module bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ serialization Area → compiler: Serialization & deserialization
#67710 opened Aug 3, 2023 by compnerd
[5.8] Surface new import requirements in sourcekit responses feature A feature request or implementation SourceKit Area → source tooling: SourceKit
#63981 opened Feb 28, 2023 by keith
Impossible to make C++ function that accepts Swift object as a parameter and call it from Swift in same framework bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#68235 opened Aug 31, 2023 by CrazySage
Improvement suggestion: Auto-fix to add '@usableFromInline' or 'public' to '@inlinable' function. availability The @available attribute and availability checking in general feature A feature request or implementation
#68805 opened Sep 27, 2023 by CrazyFanFan
c++ interop: std::is_same_v<> fails for types with certain attributes when passed as function template parameters bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#69425 opened Oct 26, 2023 by omf
swift dump-symbol-graph does not work with C++ Interop bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ swift-symbolgraph-extract Area → compiler → legacy driver: the 'swift-symbolgraph-extract' mode SymbolGraphGen The swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs.
#67605 opened Jul 28, 2023 by compnerd
[SourceKit] Return more type information for wrongly typed expressions feature A feature request or implementation SourceKit Area → source tooling: SourceKit
#67958 opened Aug 16, 2023 by barinsim
Codegen for async function call spills AsyncContext unnecessarily bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#72289 opened Mar 13, 2024 by ole
It is possible to call a @MainActor-bound closure in a closure that is not @MainActor-bound bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#72382 opened Mar 17, 2024 by dfed
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.