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

5.9 Regression: Inferring global actor from curried initializer bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#67581 opened Jul 27, 2023 by KeithBauerANZ
Duplicate fileprivate names in a module causes compilation failures bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself multiple files Flag: An issue whose reproduction requires multiple files swift 5.8 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#67419 opened Jul 20, 2023 by dabrahams
shared_ptr object creation is not working between swift/c++ interoperability. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ c++ to swift Feature → c++ interop: c++ to swift compiler The Swift compiler in itself linker error swift 6.0
#67355 opened Jul 18, 2023 by asheeshsoni01
Potential linker issue with optional parameters. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#67276 opened Jul 13, 2023 by plotfi
Usage of a noncopyable type that compiler can't verify bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. noncopyable struct/enum Feature → declarations: Noncopyable value type declarations ownership Feature: Ownership modifiers and semantics
#67191 opened Jul 8, 2023 by ffried
@preconcurrency potentially no longer correctly silencing Sendable warnings bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features swift 5.9
#67058 opened Jun 30, 2023 by NuriAmari
Wrong deprecation warning when using availability guard availability The @available attribute and availability checking in general 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 unexpected warning Bug: Unexpected warning
#66854 opened Jun 22, 2023 by FranzBusch
[Docs] Wrong image used in CppInteroperability tutorial bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#66757 opened Jun 20, 2023 by JSHan94
Declaration expanded from macro is not visible in scope bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. macro expansions Feature → expressions: Macro expansion expressions swift macro Feature → declarations: Swift `macro` declarations
#66630 opened Jun 14, 2023 by WowbaggersLiquidLunch
StaticString could use a withCString function that guarantees null-termination feature A feature request or implementation standard library Area: Standard library umbrella
#66607 opened Jun 13, 2023 by grynspan
#Preview crash with custom ModelContainer and .modelContainer modifier bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#66537 opened Jun 10, 2023 by wmorgue
SIL verification failure with certain conformances to Collection. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. import Feature → declarations: `import` declarations SILGen Area → compiler: The SIL generation stage
#66503 opened Jun 9, 2023 by fibrechannelscsi
[cxx-interop] Enabling C++ interop leads to linking errors with URL.bookmark() bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#66501 opened Jun 9, 2023 by hyp
"failed to produce diagnostic for expression" when working with multiple overlays in SwiftUI bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. expressions Feature: expressions failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression
#66454 opened Jun 8, 2023 by alexwlchan
@autoclosure is not working for variadic generics bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. generics Feature: generic declarations and types
#66413 opened Jun 7, 2023 by ensan-hcl
Passing parameter pack results in ICE assertion failure Bug → crash: An 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 expressions Feature: expressions generics Feature: generic declarations and types SILGen Area → compiler: The SIL generation stage swift 6.0 tuples Feature: tuples variadic generics Feature → generics: Variadic generics
#66392 opened Jun 6, 2023 by keith
Cannot use self. with parameter packs bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. generics Feature: generic declarations and types
#66390 opened Jun 6, 2023 by keith
== implementation added in a macro is not considered when checking for Equatable conformance bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature → declarations: Swift `macro` declarations
#66348 opened Jun 5, 2023 by JosephDuffy
callAsFunction + rethrows is broken. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. error handling throw Feature → error handling: Throw statements
#66236 opened May 31, 2023 by JessyCatterwaul
Swift should guarantee that it can avoid copying a C++ container when traversing through it in a for-in loop, or when using collection methods like map and filter bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#66158 opened May 26, 2023 by hyp
After accessing a description on each value in a parameter pack, printing each value fails bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. variadic generics Feature → generics: Variadic generics
#66135 opened May 25, 2023 by Joannis
Accessing Parameter Pack fails compilation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. generics Feature: generic declarations and types
#66133 opened May 25, 2023 by Joannis
ThreadSanitizer crashes on indirect use of stack-referenced SystemRandomNumberGenerator arm64 Architecture: arm64 (aarch64) — any 64-bit ARM bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. TSan For issues in the Thread Sanitizer itself
#66099 opened May 24, 2023 by gwynne
"expected ',' in 'available' attribute @available(tvOS)" error during archiving a framework for tvOS availability The @available attribute and availability checking in general bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#66015 opened May 19, 2023 by onevcat
[.]Type completion for (any P). shows it will produce an existential metatype bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values good first issue Good for newcomers metatypes Feature → types: Metatypes source tooling Area: IDE support, SourceKit, and other source tooling swift 5.9 types Feature: types unexpected behavior Bug: Unexpected behavior or incorrect output
#65843 opened May 10, 2023 by AnthonyLatsis
ProTip! Exclude everything labeled bug with -label:bug.