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

AnyHashable type-erasing behaves differently on Linux bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#77508 opened Nov 9, 2024 by tomsci
Type inference fails when enabling InferSendableFromCaptures bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features expressions Feature: expressions Sendable Area → standard library: The Sendable protocol type checker Area → compiler: Semantic analysis
#77488 opened Nov 8, 2024 by jqsilver
Interleaving SIMD code can be compiled to zip1.8h ARM instruction, but not zip2.8h bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#77484 opened Nov 8, 2024 by amomchilov
Unrestricting explicit declarations of function generics. feature A feature request or implementation triage needed This issue needs more specific labels
#77483 opened Nov 8, 2024 by fenginsc
[xcodegen] Infer project root from swift-xcodegen path itself swift-xcodegen Area → utils: swift-xcodegen task utils Area: the build system and other accessory scripts under the "utils" directory
#77478 opened Nov 8, 2024 by hamishknight
Stop pulling sources from compiler into runtimes cmake runtime The Swift Runtime task triage needed This issue needs more specific labels
#77462 opened Nov 7, 2024 by etcwilde
Unhandled SIL instruction when borrowing parameter packs bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#77456 opened Nov 7, 2024 by potmo
Duplicate statement diagnostics in result builder bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler itself diagnostics QoI Bug: Diagnostics Quality of Implementation type checker Area → compiler: Semantic analysis
#77453 opened Nov 7, 2024 by hamishknight
Assert failure on extend_lifetime verify with onone-simplification pass disabled bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software SILGen Area → compiler: The SIL generation stage triage needed This issue needs more specific labels
#77451 opened Nov 7, 2024 by kovdan01
Compiler crash with isolated default values 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
#77448 opened Nov 7, 2024 by magnusrk-ch
Swift 6.0.2 2024-10-28 compiler snapshot crashes on reproducer from #77365 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
#77447 opened Nov 7, 2024 by jamieQ
Threading library munges all backends into a single build cmake runtime The Swift Runtime task triage needed This issue needs more specific labels
#77435 opened Nov 6, 2024 by etcwilde
Expand test coverage for swift-xcodegen swift-xcodegen Area → utils: swift-xcodegen task test suite Area: test suite
#77420 opened Nov 6, 2024 by hamishknight
Support mixed targets in swift-xcodegen swift-xcodegen Area → utils: swift-xcodegen task utils Area: the build system and other accessory scripts under the "utils" directory
#77419 opened Nov 6, 2024 by hamishknight
Adopt buildable folders in swift-xcodegen swift-xcodegen Area → utils: swift-xcodegen task utils Area: the build system and other accessory scripts under the "utils" directory
#77418 opened Nov 6, 2024 by hamishknight
Swift 6 concurrency check not complaining about Objc block property bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#77416 opened Nov 6, 2024 by brustolin
Crash when assigning a function with wrapped parameter to a variable. 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
#77392 opened Nov 5, 2024 by zienag
Swift is unable to interop with a C++ method that has a std::function as argument. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#77388 opened Nov 5, 2024 by gugavaro
Can't invoke closure involving generic parameter packs, unless it's first assigned to a local variable. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#77368 opened Nov 4, 2024 by lukaskollmer
Surprising actor deinitialization bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#77365 opened Nov 4, 2024 by ABridoux
Failed to produce diagnostic for expression when using UserDefaults bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. expressions Feature: expressions failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression type checker Area → compiler: Semantic analysis
#77363 opened Nov 4, 2024 by dvdco
SPM based project crashes in release builds 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
#77358 opened Nov 1, 2024 by mikewoodworth
Swift compiler getting overly restrictive about code whitespaces feature A feature request or implementation triage needed This issue needs more specific labels
#77348 opened Nov 1, 2024 by sgoehler
Using wrong type when trying to construct object with custom interpolation that accepts autoclosure returning boxed type results in ambiguous compiler error message bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#77343 opened Nov 1, 2024 by improved-spoon
Missing warning "has duplicate entries for integer literal key" when literal keys are produced by a macro bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature → declarations: Swift `macro` declarations
#77318 opened Oct 31, 2024 by stefanspringer1
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.