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

Parameter pack causes crash when generic types are initialized concurrently bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features crash Bug: A crash, i.e., an abnormal termination of software generics Feature: generic declarations and types missing info Resolution: Is missing crucial info such as a test case or a concise description run-time crash Bug → crash: Swift code crashed during execution swift 5.10 variadic generics Feature → generics: Variadic generics
#72480 opened Mar 21, 2024 by ThyOwen
Name lookup of typealias in protocol inconsistent for nested types bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72461 opened Mar 20, 2024 by benpious
Build failure: ERROR: can't find source directory for ninja bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72458 opened Mar 20, 2024 by royitaqi
Unused expression does not trigger precondition in -O mode. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72455 opened Mar 20, 2024 by oscbyspro
Compiler crashes when using inlined tuple pack expansion as associated value of an enum 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
#72432 opened Mar 19, 2024 by vilarneto
Linux compilation fails bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72417 opened Mar 19, 2024 by MahdiBM
Possible suboptimal code generation for SIMD any function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. SILOptimizer Area → compiler: SIL optimization passes simd
#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. code completion Area → source tooling: code completion
#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
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. concurrency Feature: umbrella label for concurrency language features
#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
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
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
#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
ProTip! Find all open issues with in progress development work with linked:pr.