-
Notifications
You must be signed in to change notification settings - Fork 10.5k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
[stdlib] Add 'equal()' function to checking for equal numbers
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
#81586
opened May 17, 2025 by
Jiaxu-Li
Loading…
Better Flag → feature: A feature that warrants a Swift evolution proposal
debugDescription
for EncodingError
and DecodingError
swift evolution proposal needed
#80941
opened Apr 21, 2025 by
ZevEisenberg
Loading…
Set and Dictionary should have Area → standard library: the `Dictionary` type
feature
A feature request or implementation
standard library
Area: Standard library umbrella
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
remove(where:)
.
Dictionary
#78364
opened Dec 25, 2024 by
dabrahams
Could the changes for SE-0443 be extended to support flagging up A feature request or implementation
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
triage needed
This issue needs more specific labels
deprecated: 100000.0
?
feature
#77859
opened Nov 27, 2024 by
twostraws
[Concurrency] ReferenceWritableKeyPath of main-actor bound property cannot be created inside a non-isolated context
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
concurrency
Feature: umbrella label for concurrency language features
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
#77774
opened Nov 21, 2024 by
xavierjurado
nonisolated property wrappers
actor isolation
Feature → concurrency: Actor isolation
compiler
The Swift compiler itself
concurrency
Feature: umbrella label for concurrency language features
feature
A feature request or implementation
property wrappers
Feature: property wrappers
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
#76725
opened Sep 26, 2024 by
mattmassicotte
TaskLocal.withValue typed throws
concurrency
Feature: umbrella label for concurrency language features
feature
A feature request or implementation
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
#75520
opened Jul 27, 2024 by
mattmassicotte
Unable to create Feature: umbrella label for concurrency language features
feature
A feature request or implementation
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
Task<T, Error>
with a known Error
type
concurrency
#74556
opened Jun 19, 2024 by
NachoSoto
Swift compiler does not chose the correct sync/async overload
concurrency
Feature: umbrella label for concurrency language features
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
#74459
opened Jun 16, 2024 by
groue
Variables in top-level code (main.swift) should be local
compiler
The Swift compiler itself
feature
A feature request or implementation
global let & var
Feature: global constants and variables
memory safety
Feature: memory safety
script mode
Flag: Specific to script mode compilation
source compatibility
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
#73300
opened Apr 26, 2024 by
atrick
[donotmerge] always bounds check in UnsafeBufferPointer
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
Method returning The Swift compiler itself
error handling
feature
A feature request or implementation
statements
Feature: statements
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
throw
Feature → error handling: Throw statements
throws -> Never
should be callable as throw method()
, not try method()
compiler
#69490
opened Oct 29, 2023 by
MahdiBM
[donotmerge] Draft implementation for pointer conversion restrictions
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
Add Task.isCurrent
concurrency
Feature: umbrella label for concurrency language features
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
#67504
opened Jul 25, 2023 by
KaQuMiQ
Loading…
It's time for Feature → concurrency: asynchronous function aka the async/await pattern
compiler
The Swift compiler itself
concurrency
Feature: umbrella label for concurrency language features
feature
A feature request or implementation
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
reasync
async & await
#65475
opened Apr 27, 2023 by
ZPedro
initializer is inaccessible due to 'private' protection level
error when not all struct properties are private
access control
#64738
opened Mar 29, 2023 by
simanerush
Initial implementation for RandomNumberGenerator.fill( )
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
#63511
opened Feb 8, 2023 by
stephentyrone
•
Draft
Availability annotations for third party libraries when using Library evolution/ resilience
attributes
Feature: Declaration and type attributes
availability
The @available attribute and availability checking in general
compiler
The Swift compiler itself
feature
A feature request or implementation
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
#60458
opened Aug 9, 2022 by
hassila
[SR-15144] Support variadic enum cases
compiler
The Swift compiler itself
feature
A feature request or implementation
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
#57470
opened Sep 1, 2021 by
swift-ci
[SR-12930] Add protocol extension to "Result where Success == Void" so that we can use .success()
good first issue
Good for newcomers
improvement
standard library
Area: Standard library umbrella
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
#55376
opened Jun 3, 2020 by
swift-ci
[SR-12260] It's impossible to change the default type for array and dictionary literals
compiler
The Swift compiler itself
good first issue
Good for newcomers
improvement
standard library
Area: Standard library umbrella
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
#54688
opened Feb 24, 2020 by
swift-ci
[SR-12093] Checked Casts With Literals Are Deeply Unintuitive
casting
Feature: explicit casting (is, as, as? and as!)
compiler
The Swift compiler itself
improvement
literals
Feature → expressions: Literals such as an integer or string literal
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
#54529
opened Jan 28, 2020 by
CodaFi
[SR-11885] Allow operator functions to have extra arguments with default values
compiler
The Swift compiler itself
declarations
Feature: declarations
feature
A feature request or implementation
func
Feature → declarations: Functions
good first issue
Good for newcomers
improvement
operators
Feature: operators
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
#54301
opened Dec 2, 2019 by
CodaFi
[SR-11188] New abstract keyword for classes
compiler
The Swift compiler itself
feature
A feature request or implementation
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
#53585
opened Jul 23, 2019 by
swift-ci
[SR-11182] New namespace keyword
compiler
The Swift compiler itself
feature
A feature request or implementation
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
#53579
opened Jul 22, 2019 by
swift-ci
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.