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

Slingshot Linux Distribution | SANS Insitute Linux Platform: Linux task
#78346 opened Dec 22, 2024 by LaloQuera710 updated Dec 24, 2024
[stdlib] Unable to compile for riscv64-unknown-linux-gnu bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. cross-compilation Area → utils: Cross-compilation of project sources riscv Architecture: RISC-V
#78349 opened Dec 23, 2024 by colemancda updated Dec 24, 2024
Swift Android Test Failures Android Platform: Android task test suite Area: test suite
#78350 opened Dec 23, 2024 by marcprux updated Dec 24, 2024
23 tasks
Crash when compiling async let body with if expression assertion failure Bug → crash: An assertion failure 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 itself concurrency Feature: umbrella label for concurrency language features crash Bug: A crash, i.e., an abnormal termination of software expressions Feature: expressions if else Feature → statements: 'if' statements let & var Feature: constant and variable declarations SILGen Area → compiler: The SIL generation stage swift 6.0
#75294 opened Jul 17, 2024 by jumhyn-browser updated Dec 24, 2024
[AutoDiff] Invalid derivative type calculation for same-type conformance AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#78358 opened Dec 24, 2024 by asl updated Dec 24, 2024
Crash in HandleInlinedLandingPad bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. CodeGen crash Bug: A crash, i.e., an abnormal termination of software IRGen LLVM IR generation optimized only Flag: An issue whose reproduction requires optimized compilation
#78312 opened Dec 20, 2024 by wtholliday updated Dec 23, 2024
sending closure parameter function used in top-level can't catch cross border. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#78329 opened Dec 20, 2024 by carlhung updated Dec 23, 2024
Compiler crash when compiling for Armv5 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
#78344 opened Dec 22, 2024 by colemancda updated Dec 23, 2024
(lib/SymbolGraphGen) incorrect parsing of concrete Self type tokens in function signatures bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#78343 opened Dec 21, 2024 by tayloraswift updated Dec 21, 2024
error: unable to open dependencies file bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76289 opened Sep 5, 2024 by sger updated Dec 21, 2024
Debian packaging support feature A feature request or implementation platform support
#60690 opened Aug 22, 2022 by melizasw updated Dec 21, 2024
block with inout parameter that returns a sending value crashes bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features crash Bug: A crash, i.e., an abnormal termination of software
#75982 opened Aug 20, 2024 by mattmassicotte updated Dec 21, 2024
Combination of sending generic + isolated(any) results in demangling failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features crash Bug: A crash, i.e., an abnormal termination of software
#75523 opened Jul 27, 2024 by mattmassicotte updated Dec 21, 2024
Assertion in typechecker 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 type checker Area → compiler: Semantic analysis
#77924 opened Dec 3, 2024 by asl updated Dec 21, 2024
Compiler assert failure: Failed to reconstruct type for $s11SwiftFormat24DocumentationCommentTextV13extractedFromACSg08CompilerA6Syntax6TriviaV_tcfc4LineL_VD 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
#78326 opened Dec 20, 2024 by hjyamauchi updated Dec 20, 2024
Unexpected compiler error when passing function as parameter to rethrows function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features typed throws Feature → error handling → throws & rethrows: Typed throws
#74305 opened Jun 11, 2024 by Wouter01 updated Dec 20, 2024
crash archiving Xcode template project 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
#78322 opened Dec 20, 2024 by wtholliday updated Dec 20, 2024
Using String in Embedded Swift mode reports missing symbols when using Strings as keys to dictionaries bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. embedded Embedded Swift
#75678 opened Aug 4, 2024 by phausler updated Dec 20, 2024
Swift 6 mode converts decl_from_hidden_module diagnostics to errors, from warnings bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#78297 opened Dec 19, 2024 by dylansturg updated Dec 19, 2024
Swift 6 runtime/Compile Crash with AsyncIteratorProcotol TypedThrow bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software typed throws Feature → error handling → throws & rethrows: Typed throws
#74292 opened Jun 11, 2024 by pbk20191 updated Dec 19, 2024
Passing a C++ type to a C-style Swift function crashes: malloc: Heap corruption detected *** 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
#78292 opened Dec 19, 2024 by mrousavy updated Dec 19, 2024
Add pointee: borrowing T to std.shared_ptr<T> for C++ interop feature A feature request or implementation triage needed This issue needs more specific labels
#78296 opened Dec 19, 2024 by mrousavy updated Dec 19, 2024
shared_ptr object creation is not working between swift/c++ interoperability. 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 compiler The Swift compiler itself linker error swift 6.0
#67355 opened Jul 18, 2023 by asheeshsoni01 updated Dec 19, 2024
Compiler crash in Swift 5 language mode, when using generic, convenience init, assumeIsolated 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
#78293 opened Dec 19, 2024 by tomlokhorst updated Dec 19, 2024
Generic type parameter pack combining operation crash bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler itself crash Bug: A crash, i.e., an abnormal termination of software generic constraints Feature → generics: generic constraints generics Feature: generic declarations and types IRGen LLVM IR generation parameter packs Feature → generics: Parameter packs swift 6.0 tuples Feature: tuples types Feature: types
#78191 opened Dec 14, 2024 by stephencelis updated Dec 19, 2024
ProTip! Adding no:label will show everything without a label.