Skip to content

Issues: swiftlang/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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

nullptr access in DisjunctionStep::~DisjunctionStep crash Bug: A crash, i.e., an abnormal termination of software found by stress tester Flag: An issue found by the SourceKit stress tester type checker Area → compiler: Semantic analysis
#77008 opened Oct 14, 2024 by ahoppen
Regression: `ambiguous use of 'Task.init(priority:operation:)' bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. expressions Feature: expressions regression type checker Area → compiler: Semantic analysis
#77003 opened Oct 14, 2024 by xedin
Overloading on borrowing/consuming results in ambiguities with performance hacks removed bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. ownership Feature: Ownership modifiers and semantics
#77001 opened Oct 13, 2024 by xedin
[cxx-interop, maccatalyst] String and std::string conversion does not work on Mac Catalyst as it does on iOS, macOS and Linux bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ to swift Feature → c++ interop: c++ to swift Cxx Area → standard library: The `Cxx` module Mac Catalyst Platform: Mac Catalyst standard library Area: Standard library umbrella swift 6.0 unexpected error Bug: Unexpected error
#77000 opened Oct 13, 2024 by wmanth
[cxx-interop, maccatalyst] CxxOptional does not work on Catalyst as it does on iOS, macOS and Linux 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 Cxx Area → standard library: The `Cxx` module Mac Catalyst Platform: Mac Catalyst standard library Area: Standard library umbrella swift 6.0 unexpected error Bug: Unexpected error
#76999 opened Oct 13, 2024 by wmanth
Embedded Swift string interpolation memory leak bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76998 opened Oct 13, 2024 by CallumTodd7
[Windows] [driver] Large link.exe response files run into error LNK1170 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76994 opened Oct 12, 2024 by tristanlabelle
The first interaction with Swift CLI in ubuntu-latest GitHub workflow takes an extra 10 seconds. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76993 opened Oct 12, 2024 by Cyberbeni
Compiler crash when referencing key path on existential bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#76984 opened Oct 11, 2024 by NachoSoto
Value of opaque type becomes see-through in the body of a trailing closure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76973 opened Oct 11, 2024 by xwu
RBI: Incorrect error message about "returning task-isolated 'input' as a 'sending' result" bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76957 opened Oct 10, 2024 by Jnosh
Error._domain calculation is inefficient feature A feature request or implementation triage needed This issue needs more specific labels
#76954 opened Oct 10, 2024 by ChrisBenua
Initializing static arrays of literal data should be outlined even without -O bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76953 opened Oct 10, 2024 by allevato
[cxx-interop] Using .map on a C++ Collection (e.g. std::vector) works in debug, but crashes in release bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#76949 opened Oct 10, 2024 by mrousavy
Swift 6 compiler chokes on an actor isolation check bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#76948 opened Oct 10, 2024 by tsun7170
Compiler crash building Swift Testing branch that adopts typed throws bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels typed throws Feature → error handling → throws & rethrows: Typed throws
#76930 opened Oct 9, 2024 by grynspan
Simple concurrency safety breach. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#76929 opened Oct 9, 2024 by CrystDragon
Inconsistent crash bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#76927 opened Oct 9, 2024 by ov1d1u
I have a quantized model, how can I continue to fine-tune it? bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76925 opened Oct 9, 2024 by zhanghanweii
utils/update-checkout error from protocolbuffers/protobuf bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift 6.0 unexpected error Bug: Unexpected error update-checkout Area → utils: the `update-checkout` script utils Area: the build system and other accessory scripts under the "utils" directory
#76913 opened Oct 8, 2024 by vanvoorden
Confusing error on cross-module access of isolated state actor isolation Feature → concurrency: Actor isolation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler itself concurrency Feature: umbrella label for concurrency language features diagnostics QoI Bug: Diagnostics Quality of Implementation multiple modules Flag: An issue whose reproduction requires multiple modules swift 6.1 type checker Area → compiler: Semantic analysis
#76909 opened Oct 8, 2024 by AnthonyLatsis
Protocol does not inherit actor isolation from class constraint bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76906 opened Oct 8, 2024 by hamtiko
Sendable-related (?) compiler crash with interop in XCTest bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#76904 opened Oct 8, 2024 by Lancelotbronner
Synthesized conformances ignore availability bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76898 opened Oct 7, 2024 by KeithBauerANZ
Key path subscript into non-copyable type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#76896 opened Oct 7, 2024 by mbrandonw
ProTip! Type g i on any issue or pull request to go back to the issue listing page.