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

[Windows] Consider passing -D_ALLOW_COMPILER_AND_STL_VERSION_MISMATCH to Clang by default bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#79709 opened Feb 28, 2025 by DougGregor
[Source compatibility suite] multiple projects failing to build - cannot infer contextual base in reference to member 'lock' bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#79704 opened Feb 28, 2025 by justice-adams-apple
deinit not called from global scope bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#79701 opened Feb 28, 2025 by randyhyde
ASTPrinter Options.CurrentModule assertion failed when doing cursor info in nested type with Xcode 16.2 assertion failure Bug → crash: An assertion failure ASTPrinter Area → compiler: The AST printer bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software found by stress tester Flag: An issue found by the SourceKit stress tester SourceKit Area → source tooling: SourceKit
#79696 opened Feb 28, 2025 by hamishknight
LLDB crashes when using keypaths in a Swift 6 playground 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
#79689 opened Feb 28, 2025 by svanimpe
C++ interop: inlinable function call in a function with debug info must have a !dbg location 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
#79670 opened Feb 27, 2025 by 2xsaiko
#function behavior differs based on initializer implementation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#79663 opened Feb 27, 2025 by nh7a
Problems with the planned new cross-compilation model bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. cross-compilation Area → utils: Cross-compilation of project sources
#79657 opened Feb 27, 2025 by finagolfin
☂️Expand diagnostics group coverage diagnostic groups Feature: Diagnostic groups diagnostics QoI Bug: Diagnostics Quality of Implementation task ☂️ umbrella issue Flag: An umbrella issue
#79648 opened Feb 26, 2025 by DougGregor
Add educational notes for fallback diagnostics diagnostics QoI Bug: Diagnostics Quality of Implementation educational notes Educational notes for diagnostics task
#79641 opened Feb 26, 2025 by hborla
Add initial educational notes for common data-race safety errors concurrency Feature: umbrella label for concurrency language features diagnostics QoI Bug: Diagnostics Quality of Implementation educational notes Educational notes for diagnostics task
#79640 opened Feb 26, 2025 by hborla
Add educational notes for actor isolation violations in conformances and overrides concurrency Feature: umbrella label for concurrency language features diagnostics QoI Bug: Diagnostics Quality of Implementation educational notes Educational notes for diagnostics task
#79639 opened Feb 26, 2025 by hborla
☂️ Expand educational notes coverage diagnostics QoI Bug: Diagnostics Quality of Implementation educational notes Educational notes for diagnostics ☂️ umbrella issue Flag: An umbrella issue
#79638 opened Feb 26, 2025 by hborla
Assertion failure in importParameterType when importing getKnownFolderLocations on Xcode 16.2 assertion failure Bug → crash: An assertion failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. clang importer Area → compiler: The clang importer crash Bug: A crash, i.e., an abnormal termination of software found by stress tester Flag: An issue found by the SourceKit stress tester
#79636 opened Feb 26, 2025 by hamishknight
Incorrect method resolution for @objc @implementation when method name is duplicated bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. clang importer Area → compiler: The clang importer @objc Feature → attributes: The @objc attribute objective-c interop Feature: Interoperability with Objective-C triage needed This issue needs more specific labels
#79634 opened Feb 26, 2025 by harlanhaskins
Swift 6.1 regression creating AnyHashable from existential with parameter pack bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. parameter packs Feature → generics: Parameter packs type checker Area → compiler: Semantic analysis
#79623 opened Feb 25, 2025 by stephencelis
Nested extension does not infer access control bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#79620 opened Feb 25, 2025 by stephencelis
Unclear behavior when combining declaration specific import and MemberImportVisibility bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. import Feature → declarations: `import` declarations triage needed This issue needs more specific labels
#79616 opened Feb 25, 2025 by dylansturg
"Invalid conversion from throwing function of type '() throws -> Void' to non-throwing function type '() -> Void'" when passing a non-throwing function as a parameter expecting a non-throwing function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#79570 opened Feb 24, 2025 by lukaskollmer
Different behavior with interpreted vs built program bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#79568 opened Feb 23, 2025 by keith
"branches have mismatching types" in recursive computed property when using single-expr implicit return; works fine with explicit return in each branch bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#79565 opened Feb 23, 2025 by lukaskollmer
Using nil coalescing operator in some type computed property doesn't compile; rewriting as explicit if stmt makes it work bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#79564 opened Feb 23, 2025 by lukaskollmer
Missing sending for subscript sending result bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#79559 opened Feb 23, 2025 by stzn
Swift Testing tags not discovered when inside Macro code bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#79558 opened Feb 22, 2025 by adammcarter
ProTip! Follow long discussions with comments:>50.