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

Bad pointer dereference crash when using parameter pack assertion failure Bug → crash: An assertion failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. call expressions Feature → expressions: Call expressions closures Feature: closures 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 pack expansions Feature → expressions: Pack expansion expressions swift 6.0 type checker Area → compiler: Semantic analysis variadic generics Feature → generics: Variadic generics verifier
#69947 by theblixguy was closed May 18, 2024
[SR-13536] Code completion for @_functionbuilder methods bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion result builders Feature: Result builders source tooling Area: IDE support, SourceKit, and other source tooling
#55973 by theblixguy was closed Sep 17, 2020
[SR-13483] Poor closure diagnostics 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
#55926 by theblixguy was closed Apr 16, 2021
[SR-13247] Crash when using enum case as protocol witness 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 run-time crash Bug → crash: Swift code crashed during execution
#55687 by theblixguy was closed Apr 14, 2021
[SR-13172] Associated type inference broken when using enum case as witness 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
#55614 by theblixguy was closed Jul 15, 2020
[SR-12966] Compiler crash when using enum case as witness with library evolution on 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 SILGen Area → compiler: The SIL generation stage
#55412 by theblixguy was closed Oct 25, 2020
[SR-12821] Symbol is in generated IR file, but not in TBD file bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#55267 by theblixguy was closed Mar 4, 2022
[SR-11996] Warn when using immutable property with initial value in Codable type Codable Area → standard library: `Codable` and co. compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation improvement
#54430 by theblixguy was closed Dec 21, 2020
[SR-11939] Using an invalid @autoclosure parameter crashes in CSApply 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 regression swift 5.2 type checker Area → compiler: Semantic analysis
#54359 by theblixguy was closed Dec 17, 2019
[SR-11743] KeyPath Dynamic Member Lookup crash 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 type checker Area → compiler: Semantic analysis
#54150 by theblixguy was closed Feb 27, 2020
[SR-11684] Property wrapper crash when property is optional and wrappedValue is non-optional 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 property wrappers Feature: property wrappers type checker Area → compiler: Semantic analysis
#54093 by theblixguy was closed Nov 5, 2019
[SR-11637] Property wrapper crash when wrappedValue getter is mutating and setter is nonmutating 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 property wrappers Feature: property wrappers regression SILGen Area → compiler: The SIL generation stage swift 5.2
#54048 by theblixguy was closed Jul 8, 2020
[SR-11600] Property Wrapper composition crash with optional type 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 property wrappers Feature: property wrappers type checker Area → compiler: Semantic analysis
#54005 by theblixguy was closed Nov 5, 2019
[SR-11599] Property Wrapper composition crash 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 property wrappers Feature: property wrappers SILGen Area → compiler: The SIL generation stage
#54004 by theblixguy was closed Nov 4, 2019
[SR-11535] Generic ambiguous none case is not diagnosed 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 good first issue Good for newcomers type checker Area → compiler: Semantic analysis
#53936 by theblixguy was closed Dec 11, 2020
[SR-11042] Incorrect cast fix-it when type does not conform to a protocol 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
#53431 by theblixguy was closed Jul 3, 2019
[SR-10985] Crash when using didSet in @State property wrapper 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 property wrappers Feature: property wrappers
#53375 by theblixguy was closed Jul 18, 2019
[SR-10852] [Opaque Result Types] Generic parameter 'τ_0_0' could not be inferred 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 opaque types Feature → types: opaque types operators Feature: operators swift 5.1 type checker Area → compiler: Semantic analysis
#53242 by theblixguy was closed May 8, 2020
[SR-9868] Typealias inside protocol stub gets printed with Self bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion source tooling Area: IDE support, SourceKit, and other source tooling
#52274 by theblixguy was closed Dec 19, 2019
ProTip! Add no:assignee to see everything that’s not assigned.