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

Possible suboptimal code generation for SIMD any function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72413 opened Mar 19, 2024 by karwa
Enhancement: set trap error message for a block of code feature A feature request or implementation triage needed This issue needs more specific labels
#72411 opened Mar 19, 2024 by glessard
Autocomplete does not work for values that depend on result builder inference bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72399 opened Mar 18, 2024 by stephencelis
WASI/Wasm: withVaList(_:) produces a va_list with the wrong type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. clang importer Area → compiler: The clang importer standard library Area: Standard library umbrella WebAssembly Platform: WebAssembly
#72398 opened Mar 18, 2024 by grynspan
Using [weak self] in nested closures results in strong capture without warning bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72391 opened Mar 18, 2024 by igor-makarov
Runtime crash: T constraint ignored for any Alias<T> when typealias Alias<T> = ProtoA & ProtoB<T> bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#72390 opened Mar 18, 2024 by bubski
Add explicit Codable conformance crashes if type contains an unknown member and already conforms to Decodable found by stress tester Flag: Found by the SourceKit stress tester refactoring Area → source tooling: refactoring SourceKit Area → source tooling: SourceKit
#72387 opened Mar 18, 2024 by ahoppen
Incorrect value being assigned to a tuple with synthesised init bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72386 opened Mar 18, 2024 by anmolmalhotra
It is possible to call a @MainActor-bound closure in a closure that is not @MainActor-bound bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72382 opened Mar 17, 2024 by dfed
Pack expansion crashes in a function declared in the class, but works in the extension bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#72381 opened Mar 17, 2024 by tsapeta
Unable to print on windows bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72374 opened Mar 16, 2024 by ResourceHog
[AutoDiff] Assertion failed: (srcAddr->getType() == destAddr->getType()) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72363 opened Mar 15, 2024 by fibrechannelscsi
Closure compiled as escaping though it is not bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72350 opened Mar 15, 2024 by macguru
Inconsistent error reporting on escaping closures bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72349 opened Mar 15, 2024 by hydrixos
Embedded wasm32-unknown-none-wasm incorrectly calls class destructor with C_CC bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. embedded Embedded Swift WebAssembly Platform: WebAssembly
#72343 opened Mar 15, 2024 by kateinoigakukun
2
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
Incorrect error messages bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72327 opened Mar 14, 2024 by dhoepfl
Mis-leading error about isolation problem bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72326 opened Mar 14, 2024 by mattmassicotte
Freestanding Declaration Macro Expanding Defer Block Causes Compiler Error starting with Swift 5.10 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72307 opened Mar 13, 2024 by i2h3
Codegen for async function call spills AsyncContext unnecessarily bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features triage needed This issue needs more specific labels
#72289 opened Mar 13, 2024 by ole
Complier crash with new #isolation macro due to missing isolation on call-site bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#72288 opened Mar 13, 2024 by khlopko
Compiler crash with strict concurrency and referring to another @MainActor class bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#72285 opened Mar 13, 2024 by lyamamot
Hasher.combine fails to implicitly open Hashable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72269 opened Mar 12, 2024 by jasonbobier
Compiler fails to produce diagnostic for 'if' statement in 'repeat'. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself expressions Feature: expressions failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression generics Feature: generic declarations and types if else Feature → statements: 'if' statements internal error Bug: Internal error pack expansions Feature → expressions: Pack expansion expressions swift 6.0 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error variadic generics Feature → generics: Variadic generics
#72253 opened Mar 12, 2024 by YOCKOW
adding global actor erroneously allowed when overriding an ObjC class's method actor isolation Feature → concurrency: Actor isolation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features declarations Feature: declarations type checker Area → compiler: Semantic analysis
#72238 opened Mar 11, 2024 by KeithBauerANZ
ProTip! Type g i on any issue or pull request to go back to the issue listing page.