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

Error bridged to NSError's localizedDescription doesn't use the CustomStringConvertible bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58724 opened May 6, 2022 by weissi
Add all of the Unicode properties new feature standard library Area: Standard library umbrella
#58697 opened May 5, 2022 by Azoy
Name lookup of typealias in protocol inconsistent for nested types bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72461 opened Mar 20, 2024 by benpious
Incompatibility of borrowing with any type in function arguments bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73525 opened May 8, 2024 by rofle100lvl
missed optimization opportunity for elimination of retain/release and tail recursion bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58549 opened Apr 29, 2022 by RonAvitzur
A recent C++ Interop pull for libswift in the Swift compiler appears to have broken bootstrapping for libc++ platforms like Android bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60272 opened Jul 28, 2022 by finagolfin
Debian packaging support feature A feature request or implementation platform support
#60690 opened Aug 22, 2022 by melizasw
The limitations of @MainActor are not clearly documented bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. documentation transfer candidate The issue may belong in another repository
#62031 opened Nov 10, 2022 by ConfusedVorlon
Runtime crash when calling generic method with same-type requirement on constrained existential 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
#61309 opened Sep 27, 2022 by hisekaldma
SymbolGraphGen: Provide support for including underscored or unavailable symbols compiler The Swift compiler in itself feature A feature request or implementation Frontend Area β†’ compiler: Frontend legacy driver Area β†’ compiler: the integrated C++ legacy driver. Succeeded by the swift-driver project source tooling Area: IDE support, SourceKit, and other source tooling swift-symbolgraph-extract Area β†’ compiler β†’ legacy driver: the 'swift-symbolgraph-extract' mode SymbolGraphGen The swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs.
#60163 opened Jul 20, 2022 by QuietMisdreavus
add an option to emit every symbol into the symbol graph compiler The Swift compiler in itself feature A feature request or implementation Frontend Area β†’ compiler: Frontend legacy driver Area β†’ compiler: the integrated C++ legacy driver. Succeeded by the swift-driver project source tooling Area: IDE support, SourceKit, and other source tooling swift-symbolgraph-extract Area β†’ compiler β†’ legacy driver: the 'swift-symbolgraph-extract' mode SymbolGraphGen The swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs.
#60416 opened Aug 5, 2022 by QuietMisdreavus
@dynamicMemberLookup properties cannot be accessed within the context of the annotated type without 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
#60589 opened Aug 17, 2022 by matt-curtis
Compiler does not know how to choose between an async and a non-async version of a function async & await Feature β†’ concurrency: asynchronous function aka the async/await pattern 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 overload resolution Area β†’ compiler β†’ type checker: Overload resolution (ranking) swift 6.0 type checker Area β†’ compiler: Semantic analysis unexpected error Bug: Unexpected error
#60469 opened Aug 9, 2022 by stefanspringer1
Switching over enum with two identically named cases but different number of associated values produces warnings and crashes at runtime bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60376 opened Aug 3, 2022 by dnadoba
Update architectures for Swift benchmark suite bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60382 opened Aug 3, 2022 by jakepetroules
Defining a typealias to property wrapper in a protocol extension doesn't work as expected bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#61085 opened Sep 14, 2022 by tgrapperon
Crash occurs when converting a struct containing a struct type property to a string bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#62003 opened Nov 9, 2022 by cozzin
Missing 'in' in closure leads to unhelpful error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation good first issue Good for newcomers missing warning Bug: Missing warning parser Area β†’ compiler: The legacy C++ parser swift 5.9
#59928 opened Jul 6, 2022 by jrose-signal
Unexpected non-isolated deinit warning bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60498 opened Aug 10, 2022 by keith
Useless error message related to SwiftUI and Closures. 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 swift 5.8 SwiftUI Flag: Related to (but not an issue with) SwiftUI type checker Area β†’ compiler: Semantic analysis
#61339 opened Sep 28, 2022 by dhoepfl
Possible compiler memory corruption bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. diagnostics QoI Bug: Diagnostics Quality of Implementation property wrappers Feature: property wrappers
#61813 opened Oct 30, 2022 by za-creature
Incorrect warning Converting non-sendable function value to '@Sendable (Int) -> Void' may introduce data races 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 type checker Area β†’ compiler: Semantic analysis
#60151 opened Jul 20, 2022 by FranzBusch
Unnecessary error when declaring extension to type with @available annotation 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
#61135 opened Sep 15, 2022 by NachoSoto
XCTest is not available in the REPL bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. REPL
#60335 opened Aug 1, 2022 by MaxDesiatov
ProTip! Updated in the last three days: updated:>2024-05-25.