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

Key path formed to setter with unavailable key path is writable availability The @available attribute and availability checking in general bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. key paths Feature: key paths (both native and Objective-C) type checker Area → compiler: Semantic analysis
#72809 opened Apr 3, 2024 by stephencelis
Deprecated types aren't diagnosed when used as property wrappers 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 property wrappers Feature: property wrappers swift 5.7 type checker Area → compiler: Semantic analysis
#63139 opened Jan 20, 2023 by stephencelis
Swiftc miscompiles availability checks in catalyst builds availability The @available attribute and availability checking in general bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler directives Feature: compiler directives (#if, #warning, #error, etc.) compiler The Swift compiler in itself SILGen Area → compiler: The SIL generation stage
#62884 opened Jan 6, 2023 by etcwilde
[SR-14884] @available(*, deprecated) does not affect Property Wrapper 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 property wrappers Feature: property wrappers swift 5.4 type checker Area → compiler: Semantic analysis
#57231 opened Jul 7, 2021 by t-ae
[SR-14195] Swift emits an invalid module interface when a public type has the same name as a module bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself disambiguation Bug: disambiguation swift 5.9 textual interfaces type checker Area → compiler: Semantic analysis TypeResolver types Feature: types unexpected error Bug: Unexpected error
#56573 opened Feb 12, 2021 by beccadax
[SR-3908] Extension methods visible without importing module in a file bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself declarations Feature: declarations extension Feature → declarations: `extension` declarations multiple files Flag: An issue whose reproduction requires multiple files multiple modules Flag: An issue whose reproduction requires multiple modules name lookup Area → compiler → type checker: Name lookup swift 5.9 unexpected behavior Bug: Unexpected behavior or incorrect output
#46493 opened Feb 9, 2017 by ankitspd
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.