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

[SR-168] Compiler incorrectly resolves type inference error as "ambiguous reference to member ..." 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
#42790 by swift-ci was closed Jun 23, 2022
[SR-405] Typecasting Optional<CFString> to (NS)String fails bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#43022 by swift-ci was closed Jun 28, 2022
[SR-420] Incorrect Code Coverage for Optional Binding with Else Statement bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code coverage Area → source tooling: code coverage compiler The Swift compiler in itself
#43037 by swift-ci was closed Aug 19, 2022
[SR-451] Add protocol mirror test back to Runtime.swift test bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#43068 by swift-ci was closed Jun 28, 2022
[SR-452] Recursive function without base case returns garbage value when compiled with -O bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself optimized only Flag: An issue whose reproduction requires optimized compilation
#43069 by swift-ci was closed Jun 23, 2022
[SR-453] Structs, Protocols and casting bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself feature A feature request or implementation
#43070 by swift-ci was closed Jun 23, 2022
[SR-518] 'debugPrint' of ObjC object appears to use description, not debugDescription bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#43135 by jckarter was closed Jun 28, 2022
[SR-537] Crash when printing self.dynamicType in a protocol extension constrained on Objective-C subclass bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software run-time crash Bug → crash: Swift code crashed during execution runtime The Swift Runtime standard library Area: Standard library umbrella
#43154 by jpsim was closed Jul 12, 2022
[SR-570] SourceKitService crash on -req=structure swift/validation-test/compiler_crashers_fixed/26018-swift-parser-skipsingle.swift bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#43187 by norio-nomura was closed Jun 28, 2022
[SR-594] dump() sees different state of weak optional properties than the language bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. reflection standard library Area: Standard library umbrella
#43211 by swift-ci was closed Jun 28, 2022
[SR-641] [QOI] Missing diagnostic for static dictionary literal w/ duplicate keys 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
#43258 by ddunbar was closed Aug 16, 2022
[SR-719] Cannot use static properties in switch statements bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#43334 by swift-ci was closed Jun 28, 2022
[SR-774] Array of Range can cause an infinite loop while compiling bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance type checker Area → compiler: Semantic analysis
#43386 by swift-ci was closed Jul 12, 2022
[SR-830] "complex" expressions break in latest version of swift 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 Linux Platform: Linux type checker Area → compiler: Semantic analysis
#43442 by swift-ci was closed Jul 12, 2022
[SR-891] Creating mixed-type Arrays on Linux from literal fails 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
#43503 by swift-ci was closed Jul 12, 2022
[SR-897] Misleading diagnostic when testing for nil in assertionFailure 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
#43509 by swift-ci was closed Jul 12, 2022
[SR-915] Misleading error when initializing a class with the incorrect generic type 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
#43527 by swift-ci was closed Jul 12, 2022
[SR-2063] Binary operator '||' cannot be applied error when using short syntax for enum 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
#44672 by swift-ci was closed Jun 6, 2022
[SR-2755] False objc_autoreleaseReturnValue dependency building on Linux bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself IRGen LLVM IR generation linker error Linux Platform: Linux objective-c interop Feature: Interoperability with Objective-C swift 5.10
#45359 by swift-ci was closed Mar 2, 2024
[SR-2785] Associated Type Inference does not work on operator requirements. associated type inference 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
#45389 by swift-ci was closed Jun 6, 2022
[SR-3092] Function-level nested types cannot conform to Equatable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself conformances Feature → protocol: protocol conformances nested types Feature: nested types operators Feature: operators swift 3.0 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#45682 by swift-ci was closed Jun 7, 2022
[SR-4559] Method called 'self' can be confused with regular 'self' 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 expressions Feature: expressions identifiers Feature: Identifiers missing warning Bug: Missing warning self Feature → expressions: The 'self' expression swift 5.6 type checker Area → compiler: Semantic analysis
#47136 by swift-ci was closed Feb 23, 2022
[SR-5271] Don't emit objc_retainAutoreleasedReturnValue() on non-ObjC targets bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself IRGen LLVM IR generation Linux Platform: Linux objective-c interop Feature: Interoperability with Objective-C swift 5.10 unexpected behavior Bug: Unexpected behavior or incorrect output
#47846 by spevans was closed Mar 2, 2024
[SR-5860] Support "swift -e" for immediate execution compiler The Swift compiler in itself feature A feature request or implementation good first issue Good for newcomers legacy driver Area → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver project
#48430 by belkadan was closed Feb 18, 2023
[SR-6125] Compiles with wmo but reference to invalid associated type without wmo associated type inference bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself conformances Feature → protocol: protocol conformances swift 6.0 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#48680 by jepers was closed Nov 14, 2023
ProTip! Adding no:label will show everything without a label.