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

Compiler segmentation fault when combining ForEach with a reversed binding of a list 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
#58926 opened May 15, 2022 by jbeder
[Cxx-interop] No warning for ignored return types declared with [[nodiscard]] bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#59002 opened May 20, 2022 by mikepinkerton
Short-circuit Boolean logic in if-let statements compiler The Swift compiler in itself feature A feature request or implementation run-time performance SILOptimizer Area → compiler: SIL optimization passes
#59008 opened May 21, 2022 by davedelong
On Windows 10, Swift compiler gives error: Assertion failed: captureInfo.hasBeenComputed() bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59014 opened May 22, 2022 by gandalfas
C++ types declared within unimportable type are not imported bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#60005 opened Jul 11, 2022 by egorzhdan
Removing @preconcurrency results in one more allocation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59249 opened Jun 3, 2022 by dnadoba
Inconsistent @MainActor semantics on top level bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59272 opened Jun 5, 2022 by stevapple
Key path's root type cannot be infered when using a result builder bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59337 opened Jun 9, 2022 by JosephDuffy
@propertyWrapper monomorphization ignores specialization when used with @ bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59504 opened Jun 16, 2022 by b8591340
Significant codegen difference between withUnsafePointer(to:) and Builtin.addressOfBorrow(_:) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59500 opened Jun 16, 2022 by b8591340
Key paths cannot always be used as closures using type placeholders bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59512 opened Jun 16, 2022 by JessyCatterwaul
Bad diagnostic 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
#59517 opened Jun 17, 2022 by dabrahams
@propertyWrapper-wrapped nonisolated var‘s projectedValue not accessible without await from non-@MainActor bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59494 opened Jun 16, 2022 by b8591340
2
Property observers not called when value is passed as inout to an async function whose body is a for-await loop bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59497 opened Jun 16, 2022 by b8591340
Specialized init is not available as implicit init in @propertyWrappers bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59505 opened Jun 16, 2022 by b8591340
Immutably captured @propertyWrapper with nonmutating set cannot be mutated bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59501 opened Jun 16, 2022 by b8591340
Interaction between multiple Actors causes Test Case to hang bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features sswg Issues related to Serverside Swift Work Group projects
#59581 opened Jun 20, 2022 by tachyonics
A RawRepresentable & Codable conformance leads to infinite recursion & crash bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59587 opened Jun 20, 2022 by b8591340
ProTip! Adding no:label will show everything without a label.