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

Allow @_section for static non-global data feature A feature request or implementation triage needed This issue needs more specific labels
#73218 opened Apr 24, 2024 by saagarjha
Parameter packs+protocol calls introduce NativeBox overhead even when types are statically known bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72330 opened Mar 14, 2024 by saagarjha
Marking synchronous implementation of AsyncIteratorProtocol with "await" makes it much slower bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70484 opened Dec 15, 2023 by saagarjha
Compiler incorrectly warns when iterating over AsyncSequence with synchronous implementation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70483 opened Dec 15, 2023 by saagarjha
Swift fails to correctly select between async and regular overload async & await Feature → concurrency: asynchronous function aka the async/await pattern @autoclosure Feature → attributes: the @autoclosure type attribute 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
#69489 opened Oct 29, 2023 by saagarjha
Constant members should not contribute to layout bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68984 opened Oct 5, 2023 by saagarjha
Swift += operator inserts extra ARC traffic and breaks uniqueness checks ARC Feature: automatic reference counting bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself declarations Feature: declarations for-in loops Feature: for-in loops func Feature → declarations: Functions mutating Feature → declarations → functions: Mutating functions SILOptimizer Area → compiler: SIL optimization passes statements Feature: statements swift 5.9 unexpected behavior Bug: Unexpected behavior or incorrect output
#66141 opened May 25, 2023 by saagarjha
_StringGuts._foreignOpaqueCharacterStride(startingAt:) has a bridge retain/release in it bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#61608 opened Oct 18, 2022 by saagarjha
Point-free version of String.init(cString:) does not accept UnsafeMutablePointer<CChar> compiler The Swift compiler in itself new feature type checker Area → compiler: Semantic analysis
#60147 opened Jul 20, 2022 by saagarjha
[SR-15924] RequirementMachine protocol signature minimization is broken bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#58185 by saagarjha was closed Mar 13, 2022
[SR-15816] Retrieving a value from a Substring-keyed Dictionary is broken bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58093 opened Feb 3, 2022 by saagarjha
[SR-15787] Cannot skip a return statement in a function returning Void via associated type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58064 opened Jan 29, 2022 by saagarjha
[SR-15709] Overflowing operations on Int8 fail to trap if done as FixedWidthInteger bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. duplicate Resolution: Duplicates another issue expressions Feature: expressions generics Feature: generic declarations and types integer literals Feature → literals: Integer literals literals Feature → expressions: Literals such as an integer or string literal numerics Area → standard library: Numeric API standard library Area: Standard library umbrella swift 6.0 unexpected behavior Bug: Unexpected behavior or incorrect output
#57987 by saagarjha was closed Feb 14, 2024
[SR-14524] The inferred type of integer literals changes between Swift 5.3 and 5.4 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
#56876 by saagarjha was closed May 3, 2021
[SR-8956] New treatment of implicitly unwrapped optionals silently changes behavior of old code bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#51461 opened Oct 10, 2018 by saagarjha
[SR-6038] Initializing a [CChar] from Data crashes the compiler 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
#48595 by saagarjha was closed Jun 5, 2021
[SR-4243] Compiler Crash with AnyClass and perform(_:with:) 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
#46826 opened Mar 14, 2017 by saagarjha
[SR-4082] Compiler Crash on multi-statement if with shadowed variable 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
#46665 by saagarjha was closed Oct 14, 2017
[SR-2288] 8/4 Snapshot Assertion Failure 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 regression swift 3.0 type checker Area → compiler: Semantic analysis
#44895 by saagarjha was closed Aug 17, 2016
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.