Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / swiftlang/swift issues and pull requests

#79441 - [ASTGen] Handle reasync and rethrows

Pull Request - State: open - Opened by rintaro about 8 hours ago - 1 comment

#79440 - [ASTGen] Fix tuple pattern generation

Pull Request - State: open - Opened by rintaro about 9 hours ago - 1 comment

#79439 - Swift on Windows from Winget is apparently too old for VSCode

Issue - State: open - Opened by Lukasa about 9 hours ago
Labels: bug, triage needed

#79438 - [ASTGen] Correctly store static spelling and location to PBD

Pull Request - State: open - Opened by rintaro about 10 hours ago - 2 comments

#79437 - Basic: Limit `version::getCompilerversion()` to major + minor only

Pull Request - State: open - Opened by tshortli about 11 hours ago - 1 comment

#79435 - Pattern that the region based isolation checker does not understand how to check

Issue - State: open - Opened by v57 about 13 hours ago
Labels: bug, triage needed

#79434 - [SE-0458] Unify escapability inference for AST and Interop

Pull Request - State: closed - Opened by Xazax-hun about 15 hours ago - 1 comment

#79433 - Swift does not export operator overloads to C++

Issue - State: open - Opened by nikeokoronkwo about 15 hours ago
Labels: bug, triage needed

#79432 - [cxx-interop] Remove a feature flag

Pull Request - State: closed - Opened by Xazax-hun about 16 hours ago - 1 comment
Labels: c++ interop

#79431 - utils: for now retract per-target directories for clang-rt on Windows

Pull Request - State: open - Opened by weliveindetail about 18 hours ago - 1 comment

#79430 - [6.1][Concurency] Fix a few issues with matching `any Sendable` to `Any`

Pull Request - State: open - Opened by xedin about 19 hours ago - 2 comments
Labels: 🍒 release cherry pick

#79429 - Oddly enough, pre-adding count results in notably shorter generated code

Pull Request - State: closed - Opened by Catfish-Man about 19 hours ago - 4 comments

#79428 - Sema: Allow unavailable stored properties in swiftinterfaces

Pull Request - State: closed - Opened by tshortli about 23 hours ago - 1 comment

#79427 - [ASTGen] Generate LifetimeAttr

Pull Request - State: open - Opened by rintaro about 24 hours ago - 4 comments

#79426 - Flesh out Windows ToolchainInfo.plist

Pull Request - State: open - Opened by owenv about 24 hours ago - 2 comments

#79424 - [SE-0458] Bring implementation in line with the latest proposal revision

Pull Request - State: closed - Opened by DougGregor 1 day ago - 1 comment

#79423 - AST: Type-check `@available` attributes before synthesizing `CaseIterable`

Pull Request - State: closed - Opened by tshortli 1 day ago - 1 comment

#79422 - [AST] NFC: Remove `InitRetType`

Pull Request - State: closed - Opened by hamishknight 1 day ago - 2 comments

#79421 - tests: increase timeout of SILOptimizer/large_c_struct.swift

Pull Request - State: closed - Opened by eeckstein 1 day ago - 1 comment

#79420 - [CS] Ensure DeclContext is switched for if/switch expressions

Pull Request - State: closed - Opened by hamishknight 1 day ago - 4 comments

#79419 - CMake: Bring back -enable-experimental-feature Span

Pull Request - State: closed - Opened by tshortli 1 day ago - 2 comments

#79418 - [Test] Remove -enable-experimental-feature Span

Pull Request - State: closed - Opened by rintaro 2 days ago - 2 comments

#79416 - [ASTGen] Generate CaptureListExpr

Pull Request - State: closed - Opened by rintaro 2 days ago - 2 comments

#79415 - Tests: Stop referring to the Span feature since it has been removed

Pull Request - State: closed - Opened by tshortli 2 days ago - 1 comment

#79414 - Import reordering can break programs (using @preconcurrency)

Issue - State: open - Opened by weissi 3 days ago - 1 comment
Labels: bug, triage needed

#79414 - Import reordering can break programs (using @preconcurrency)

Issue - State: open - Opened by weissi 3 days ago - 1 comment
Labels: bug, triage needed

#79413 - [PrintAsClang] Kill declaration sorting bugs super-dead

Pull Request - State: open - Opened by beccadax 3 days ago - 2 comments

#79412 - [ASTGen] Generate OpaqueReturnTypeOfTypeAttr

Pull Request - State: closed - Opened by rintaro 3 days ago - 1 comment

#79411 - Remove double word ("a a" and "the the")

Pull Request - State: open - Opened by amartini51 3 days ago - 3 comments

#79410 - Remove redundant word "error" from type name

Pull Request - State: open - Opened by amartini51 3 days ago - 2 comments

#79409 - [Experimental] Enable nonsendable metatypes by default

Pull Request - State: open - Opened by DougGregor 3 days ago - 2 comments

#79409 - [Experimental] Enable nonsendable metatypes by default

Pull Request - State: open - Opened by DougGregor 3 days ago - 2 comments

#79408 - Correct the region isolation rule for metatype extraction instructions

Pull Request - State: closed - Opened by DougGregor 3 days ago - 1 comment

#79408 - Correct the region isolation rule for metatype extraction instructions

Pull Request - State: closed - Opened by DougGregor 3 days ago - 1 comment

#79407 - Runtimes: make resource embedding work on Windows

Pull Request - State: closed - Opened by compnerd 3 days ago - 1 comment

#79407 - Runtimes: make resource embedding work on Windows

Pull Request - State: closed - Opened by compnerd 3 days ago - 1 comment

#79406 - [ConstraintSystem] Always choose an available type eraser type.

Pull Request - State: closed - Opened by hborla 3 days ago - 1 comment

#79405 - Fix runtime default variable naming

Pull Request - State: open - Opened by etcwilde 3 days ago - 3 comments

#79404 - Sema: Partially revert existential opening fix

Pull Request - State: closed - Opened by AnthonyLatsis 3 days ago - 2 comments

#79399 - Enable usage of Span by default

Pull Request - State: closed - Opened by DougGregor 3 days ago - 2 comments

#79397 - Sema: Allow optional-to-optional CGFloat <-> Double conversion

Pull Request - State: closed - Opened by slavapestov 3 days ago - 2 comments

#79397 - Sema: Allow optional-to-optional CGFloat <-> Double conversion

Pull Request - State: closed - Opened by slavapestov 3 days ago - 2 comments

#79396 - [cxx-interop] Work around lifetime errors in SwiftifyImport generated code

Pull Request - State: closed - Opened by Xazax-hun 3 days ago - 1 comment
Labels: c++ interop

#79396 - [cxx-interop] Work around lifetime errors in SwiftifyImport generated code

Pull Request - State: closed - Opened by Xazax-hun 3 days ago - 1 comment
Labels: c++ interop

#79395 - Spurious access-control diagnostic for local type in if/switch expression nested in closure

Issue - State: closed - Opened by hamishknight 4 days ago
Labels: bug, compiler, type checker

#79394 - [Backtracing] Fix bug in Compact Image Map decoder.

Pull Request - State: closed - Opened by al45tair 4 days ago - 2 comments

#79394 - [Backtracing] Fix bug in Compact Image Map decoder.

Pull Request - State: closed - Opened by al45tair 4 days ago - 2 comments

#79391 - Upgrade swift-crypto and related packages

Pull Request - State: open - Opened by cmcgee1024 4 days ago - 2 comments

#79387 - utils: Cleanup python installation code in build.ps1.

Pull Request - State: open - Opened by jeffdav 4 days ago - 2 comments

#79387 - utils: Cleanup python installation code in build.ps1.

Pull Request - State: open - Opened by jeffdav 4 days ago - 2 comments

#79382 - [Concurrency] Fix a few issues with `Senable` and `Any`

Pull Request - State: closed - Opened by xedin 4 days ago - 7 comments

#79382 - [Concurrency] Fix a few issues with `Senable` and `Any`

Pull Request - State: closed - Opened by xedin 4 days ago - 7 comments

#79381 - [Distributed] Improve getting return type metadata for distributed invocations

Pull Request - State: closed - Opened by ktoso 4 days ago - 7 comments

#79380 - Re-work the mixins for swiftpm and downstream packages

Pull Request - State: closed - Opened by bnbarham 4 days ago - 4 comments

#79376 - Empty PR to test #swiftlang/swift-driver#1803

Pull Request - State: closed - Opened by edymtt 4 days ago - 4 comments

#79376 - Empty PR to test #swiftlang/swift-driver#1803

Pull Request - State: closed - Opened by edymtt 4 days ago - 4 comments

#79373 - 🍒[6.1] tools: use `LibXml2::LibXml2` to link against

Pull Request - State: closed - Opened by lxbndr 4 days ago - 2 comments

#79364 - [ASTGen] Adopt '-dump-ast-format default-with-decl-contexts' in tests

Pull Request - State: closed - Opened by rintaro 4 days ago - 3 comments

#79364 - [ASTGen] Adopt '-dump-ast-format default-with-decl-contexts' in tests

Pull Request - State: closed - Opened by rintaro 4 days ago - 3 comments

#79363 - utils: use longer paths for build trees

Pull Request - State: open - Opened by compnerd 4 days ago - 10 comments

#79361 - Any vs. any Sendable discrepancies are marked as errors for uses of inout properties

Issue - State: closed - Opened by jmschonfeld 4 days ago
Labels: bug, concurrency, expressions, Concurrencу, Sendable, @preconcurrency

#79361 - Any vs. any Sendable discrepancies are marked as errors for uses of inout properties

Issue - State: closed - Opened by jmschonfeld 4 days ago
Labels: bug, concurrency, expressions, Concurrencу, Sendable, @preconcurrency

#79351 - SIL: Lower lifetime dependencies when lowering function types.

Pull Request - State: closed - Opened by jckarter 5 days ago - 4 comments

#79348 - [cxx-interop] Import non-public inherited members

Pull Request - State: open - Opened by j-hui 5 days ago - 8 comments

#79339 - Tests: Use a local cache for error-sil-function.swift

Pull Request - State: closed - Opened by xymus 5 days ago - 3 comments

#79339 - Tests: Use a local cache for error-sil-function.swift

Pull Request - State: closed - Opened by xymus 5 days ago - 3 comments

#79338 - [Concurrency] DNM: Enable SendableCompletionHandlers to assess the im…

Pull Request - State: closed - Opened by xedin 5 days ago - 2 comments

#79338 - [Concurrency] DNM: Enable SendableCompletionHandlers to assess the im…

Pull Request - State: closed - Opened by xedin 5 days ago - 2 comments

#79335 - CMake: Catalyst Support

Pull Request - State: open - Opened by etcwilde 5 days ago - 4 comments

#79329 - [build-script] Add an option to force the linker used.

Pull Request - State: closed - Opened by gottesmm 5 days ago - 4 comments

#79329 - [build-script] Add an option to force the linker used.

Pull Request - State: closed - Opened by gottesmm 5 days ago - 4 comments

#79313 - util: Add -Variant param to build.ps1 for building Asserts | NoAsserts.

Pull Request - State: open - Opened by jeffdav 6 days ago - 8 comments

#79308 - [DebugInfo]Generate call-site information in swift

Pull Request - State: open - Opened by rastogishubham 6 days ago - 7 comments

#79308 - [DebugInfo]Generate call-site information in swift

Pull Request - State: open - Opened by rastogishubham 6 days ago - 7 comments

#79289 - [6.1] Sema: Partially revert existential opening fix

Pull Request - State: closed - Opened by AnthonyLatsis 7 days ago - 2 comments

#79289 - [6.1] Sema: Partially revert existential opening fix

Pull Request - State: closed - Opened by AnthonyLatsis 7 days ago - 2 comments

#79288 - [cxx-interop] Support importing static factories as initializers

Pull Request - State: open - Opened by Xazax-hun 7 days ago - 1 comment
Labels: c++ interop

#79273 - Add regression test for fixed crasher

Pull Request - State: open - Opened by slavapestov 7 days ago - 1 comment

#79272 - [test] [6.1] temporarily disable two Cxx tests on Windows because they fail in PR testing

Pull Request - State: open - Opened by glessard 7 days ago - 1 comment
Labels: 🍒 release cherry pick

#79271 - util: Excise trailing whitespace in build.ps1.

Pull Request - State: open - Opened by jeffdav 7 days ago - 1 comment

#79269 - Runtimes: use the static module constructor in swiftCore

Pull Request - State: open - Opened by compnerd 7 days ago - 1 comment

#79268 - Use loader notifications for module registration on Windows

Issue - State: open - Opened by compnerd 7 days ago - 1 comment
Labels: feature, Windows, runtime

#79267 - Ensure `build_worktree.test` runs on Apple Silicon.

Pull Request - State: open - Opened by edymtt 7 days ago - 6 comments

#79266 - Runtimes: rearrange flags to match the current stdlib

Pull Request - State: open - Opened by edymtt 8 days ago - 1 comment

#79265 - Fix Fix-It locations for "unsafe" insertion

Pull Request - State: open - Opened by DougGregor 8 days ago - 2 comments

#79264 - Handle unsafe expressions in yield statements

Pull Request - State: closed - Opened by DougGregor 8 days ago - 1 comment

#79262 - Compiler fails to catch data race

Issue - State: open - Opened by rayx 8 days ago
Labels: bug, concurrency