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

Significant codegen difference between withUnsafePointer(to:) and Builtin.addressOfBorrow(_:) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59500 opened Jun 16, 2022 by b8591340
Key paths cannot always be used as closures using type placeholders bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59512 opened Jun 16, 2022 by JessyCatterwaul
Bad diagnostic 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 type checker Area → compiler: Semantic analysis
#59517 opened Jun 17, 2022 by dabrahams
@propertyWrapper-wrapped nonisolated var‘s projectedValue not accessible without await from non-@MainActor bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59494 opened Jun 16, 2022 by b8591340
2
Property observers not called when value is passed as inout to an async function whose body is a for-await loop bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59497 opened Jun 16, 2022 by b8591340
Specialized init is not available as implicit init in @propertyWrappers bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59505 opened Jun 16, 2022 by b8591340
Immutably captured @propertyWrapper with nonmutating set cannot be mutated bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59501 opened Jun 16, 2022 by b8591340
Interaction between multiple Actors causes Test Case to hang bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features sswg Issues related to Serverside Swift Work Group projects
#59581 opened Jun 20, 2022 by tachyonics
A RawRepresentable & Codable conformance leads to infinite recursion & crash bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59587 opened Jun 20, 2022 by b8591340
Imported Objective-C interface favors protocol over inherited property bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59567 opened Jun 18, 2022 by danielpunkass
Local function that shares the same name with a parameter of its parent function but differs by type signatures shadows the parameter instead of overloading it bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. parser Area → compiler: The legacy C++ parser
#59719 opened Jun 27, 2022 by WowbaggersLiquidLunch
Wrong diagnostic with async throws property bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59614 opened Jun 21, 2022 by NachoSoto
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
Issue accessing nested types on sugared types compiler The Swift compiler in itself feature A feature request or implementation nested types Feature: nested types parser Area → compiler: The legacy C++ parser sugared types Feature: sugared types, e.g. 'Int?' or '[Int]'
#59923 opened Jul 6, 2022 by aggie33
[AutoDiff] Crash when overriding _Differentiation module AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself conformances Feature → protocol: protocol conformances crash Bug: A crash, i.e., an abnormal termination of software derived conformances Feature → protocol → conformances: derived conformances aka synthesized conformances protocol Feature → type declarations: Protocol declarations swift 5.7 type checker Area → compiler: Semantic analysis
#59876 opened Jul 4, 2022 by philipturner
Failure to open directly force-unwrapped existentials 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
#59985 opened Jul 9, 2022 by tgrapperon
Performing Selector Marked async Crashes bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60084 opened Jul 17, 2022 by jshier
unbounded range not working with replaceSubrange bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60085 opened Jul 17, 2022 by dabrahams
perform selector does not seem to work bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60083 opened Jul 16, 2022 by pronebird
Inconsistent quick help for similar declarations bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60089 opened Jul 18, 2022 by sjavora
Recursive static property on struct creates an empty struct bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#60094 opened Jul 18, 2022 by kkivan
Isolated actor parameters to initializers are silently ignored bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60106 opened Jul 18, 2022 by tgoyne
ProTip! Mix and match filters to narrow down what you’re looking for.