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

Misleading error for expression pattern using enum bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71923 opened Feb 27, 2024 by wti
Compiler does not propagate integer bounds information; misses bounds-check removal opportunities bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71919 opened Feb 27, 2024 by karwa
Enabling library evolution breaks module aliasing bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71883 opened Feb 26, 2024 by nesium
constructing an object of class type X with a metatype value must use a 'required' initializer bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71874 opened Feb 25, 2024 by Kyle-Ye
CollectionDifference.inferringMoves either behaves incorrectly or ambiguously bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71812 opened Feb 22, 2024 by braker1nine
Assertion failed: ((!replacement || replacement->hasError() || gp->isParameterPack() == replacement->is<PackType>()) && "replacement for pack parameter must be a pack type"), function operator(), file SubstitutionMap.cpp, line 237. 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
#71804 opened Feb 22, 2024 by vanvoorden
swift-frontend crashed in ModuleNameLookup<(anonymous namespace)::LookupByName>::lookupInModule 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
#71785 opened Feb 21, 2024 by hassila
Type checker fails to infer type of constants, thus cannot infer the overloaded method bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71718 opened Feb 19, 2024 by arteem75
Missing argument for parameter 'in' in call bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71710 opened Feb 18, 2024 by dabrahams
Incorrect init overload resolution when using parameter packs. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71705 opened Feb 17, 2024 by athankefalas
Crash from passing pack into initializer 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
#71681 opened Feb 16, 2024 by GeorgeElsham
Crash from throwing function called after using parameter packs 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
#71680 opened Feb 16, 2024 by GeorgeElsham
Build swift-docc and swift-inspect in the cross-compiling case of the windows toolchain build feature A feature request or implementation triage needed This issue needs more specific labels
#71655 opened Feb 15, 2024 by hjyamauchi
(lib/SymbolGraphGen) DeclarationFragmentPrinter.h: Assertion `NumFragments' failed bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software swift 5.10 SymbolGraphGen The swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs.
#71635 opened Feb 15, 2024 by tayloraswift
Closure for Pointing Optional Pointer's Type Check Issue bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71580 opened Feb 13, 2024 by WindowsMEMZ
@ThreadLocal wanted concurrency runtime Feature: umbrella label for concurrency runtime features feature A feature request or implementation
#71556 opened Feb 12, 2024 by endeavour42
Wrong compiler error regarding conditional conformances that involve Sendable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself conditional conformances Feature → protocol → conformances: conditional conformances conformances Feature → protocol: protocol conformances generics Feature: generic declarations and types Sendable Area → standard library: The Sendable protocol swift 5.10 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#71544 opened Feb 11, 2024 by groue
lldb problems on Linux when using swift repl bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. docker Flag: Swift installation via Docker Linux Platform: Linux lldb REPL toolchain unexpected error Bug: Unexpected error
#71543 opened Feb 11, 2024 by MahdiBM
swift repl suppresses warnings bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71542 opened Feb 11, 2024 by MahdiBM
Spurious warning when assigning a method of a Sendable object to a @Sendable closure compiler The Swift compiler in itself concurrency Feature: umbrella label for concurrency language features feature A feature request or implementation function types Feature → types: function types implicit conversions Feature: implicit conversions Sendable Area → standard library: The Sendable protocol type checker Area → compiler: Semantic analysis types Feature: types
#71541 opened Feb 11, 2024 by groue
Global actor isolated initializers of non-Sendable types should cause the value to be in the actor's region bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#71533 opened Feb 10, 2024 by hborla
Most of the Swift source now built into the Swift compiler does not have a cross-compilation CMake configuration build-script Area → utils: The build script cmake cross-compilation Area → utils: Cross-compilation of project sources feature A feature request or implementation utils Area: the build system and other accessory scripts under the "utils" directory
#71507 opened Feb 9, 2024 by finagolfin
JIT session error: Symbols not found bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71506 opened Feb 9, 2024 by Alc-Alc
Simple program crashes with "User-mode data execution prevention (DEP) violation" on Windows 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
#71469 opened Feb 8, 2024 by mkryszto-kr
Variadics and UnsafePointers 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
#71452 opened Feb 7, 2024 by carlynorama
ProTip! Follow long discussions with comments:>50.