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

_StringGuts._foreignOpaqueCharacterStride(startingAt:) has a bridge retain/release in it bug A deviation from expected or documented behavior
#61608 opened Oct 18, 2022 by saagarjha
Unexpected warning "converting function value loses global actor" bug A deviation from expected or documented behavior
#61607 opened Oct 18, 2022 by KeithBauerXero
update-checkout --skip-tags --skip-history nevertheless fetches tags and their history bug A deviation from expected or documented behavior
#61603 opened Oct 17, 2022 by mhjacobson
@MainActor on protocols with associated types causes compiler error: Circular reference bug A deviation from expected or documented behavior
#61602 opened Oct 17, 2022 by MaximBazarov
Fill out unimplemented expression cases in the ASTPrinter bug A deviation from expected or documented behavior StarterBug
#61601 opened Oct 17, 2022 by hamishknight
37 tasks
Segment Fault: 11 when compiling a code that uses KeyPath on a protocol's extension with a computed value bug A deviation from expected or documented behavior
#61600 opened Oct 17, 2022 by xiangyu-sun
@discardableResult ignored when using @MainActor (Xcode 14.0.1) bug A deviation from expected or documented behavior
#61597 opened Oct 17, 2022 by 417-72KI
error: generic parameter 'Type' could not be inferred for projectedValue of @propertyWrapper bug A deviation from expected or documented behavior
#61589 opened Oct 15, 2022 by AleMaMi
@available doesn’t affect literal initialization availability The '@available' attribute bug A deviation from expected or documented behavior TypeChecker
#61564 opened Oct 13, 2022 by davdroman
The swift package generate-xcodeproj command throws an error on Packages that use plugins bug A deviation from expected or documented behavior
#61553 opened Oct 12, 2022 by davidfekke
Unable to compile module with Xcode 14.0.1 when using toolchain swift-5.6.3-RELEASE-osx bug A deviation from expected or documented behavior
#61550 opened Oct 11, 2022 by jpr5
Marking a method as unavailable in tvOS Extensions should allow me to use APIs unsafe for extensions bug A deviation from expected or documented behavior
#61541 opened Oct 11, 2022 by KaiOelfke
AttributedString with CRLF sequence crashes while accessing CharacterView bug A deviation from expected or documented behavior
#61532 opened Oct 10, 2022 by chockenberry
swift-symbolgraph-extract crashes when trying to emit the 'Swift' module bug A deviation from expected or documented behavior SymbolGraphGen The swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs.
#61531 opened Oct 10, 2022 by kelvin13
Assertion `!concreteBuffer && "concrete buffer already formed?!"' failed. bug A deviation from expected or documented behavior compiler crash A crash that happens during compilation SILGen
#61518 opened Oct 10, 2022 by dhoepfl
Shorthand optional binding has no reference to original variable bug A deviation from expected or documented behavior
#61509 opened Oct 9, 2022 by SimplyDanny
Automatic initializer inheritance broken for open classes outside of defining module bug A deviation from expected or documented behavior
#61508 opened Oct 8, 2022 by hybridcattt
[performance] copy_addr is not optimized out for a C++ subscript invocation bug A deviation from expected or documented behavior C++ Interop performance
#61499 opened Oct 7, 2022 by hyp
Assertion failure when passing an existential into a generic parameter. bug A deviation from expected or documented behavior compiler crash A crash that happens during compilation SILGen
#61498 opened Oct 7, 2022 by fibrechannelscsi
Profiler ignores Never returning functions bug A deviation from expected or documented behavior CodeCoverage
#61487 opened Oct 7, 2022 by hamishknight
Empty failable init override produces misleading error bug A deviation from expected or documented behavior DiagnosticsQoI SIL
#61483 opened Oct 7, 2022 by AnthonyLatsis
Unexpected @_spi visibility for public function returning C++ type bug A deviation from expected or documented behavior C++ Interop
#61472 opened Oct 6, 2022 by GeorgeLyon
ProTip! no:milestone will show everything without a milestone.