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 allows to use variable before its declaration accepts invalid Bug: Accepts invalid bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself definite initialization duplicate Resolution: Duplicates another issue memory safety Feature: memory safety script mode Flag: Specific to script mode compilation SIL swift 6.0
#71974 by vojtarylko was closed Feb 29, 2024
Compiler hangs/crashes for throwing property wrapper in function parameter bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#63937 by vojtarylko was closed Jun 19, 2023
Failed to produce diagnostic for expression when looping over sequence with mixed types and range bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression for-in loops Feature: for-in loops swift 5.9 type checker Area → compiler: Semantic analysis
#63375 opened Feb 2, 2023 by vojtarylko
Compiler hangs for local lazy variable with try bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#60129 opened Jul 19, 2022 by vojtarylko
Compiler crashes for lazy async local variable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#60128 opened Jul 19, 2022 by vojtarylko
Instruments reports false positive leaks for TaskGroup.addTask bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself concurrency Feature: umbrella label for concurrency language features
#60090 by vojtarylko was closed Jun 19, 2023
Compiler crashes for withTaskGroup async & await Feature → concurrency: asynchronous function aka the async/await pattern bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself concurrency Feature: umbrella label for concurrency language features crash Bug: A crash, i.e., an abnormal termination of software regression swift 5.7
#59528 by vojtarylko was closed Feb 27, 2023
ProTip! Type g i on any issue or pull request to go back to the issue listing page.