-
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
Non-deterministic regex result between app launches
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
standard library
Area: Standard library umbrella
#81427
opened May 10, 2025 by
lufinkey
Missing conformances to BitwiseCopyable
BitwiseCopyable
Area → standard library: The `BitwiseCopyable` protocol
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
conformances
Feature → protocol: protocol conformances
standard library
Area: Standard library umbrella
#79470
opened Feb 18, 2025 by
glessard
Please expose an initializer for A feature request or implementation
Hashable
Area → standard library: The `Hashable` protocol
standard library
Area: Standard library umbrella
Hasher
that produces deterministic hashes
feature
#79460
opened Feb 18, 2025 by
grynspan
Use an Platform: Android
Linux
Platform: Linux
runtime
The Swift Runtime
standard library
Area: Standard library umbrella
.init_array
function to capture argc/argv on Linux.
Android
Codable
is unavailable in Embedded Swift and no alternative is present
Codable
#78811
opened Jan 22, 2025 by
MaxDesiatov
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
AsyncThrowingStream.init(unfolding:) has no onCancel parameter
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
Concurrencу
Area → standard library: The `Concurrency` module under the standard library umbrella
concurrency
Feature: umbrella label for concurrency language features
standard library
Area: Standard library umbrella
#77974
opened Dec 5, 2024 by
ole
Cannot use Glibc.stdout/stderr with Concurrency (error: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state)
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
concurrency
Feature: umbrella label for concurrency language features
input & output
Area → standard library: Input & output
Linux
Platform: Linux
standard library
Area: Standard library umbrella
#77866
opened Nov 28, 2024 by
weissi
AsyncStream & AsyncThrowingStream behavioral divergences & misleading documentation
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
Concurrencу
Area → standard library: The `Concurrency` module under the standard library umbrella
concurrency
Feature: umbrella label for concurrency language features
standard library
Area: Standard library umbrella
#76547
opened Sep 18, 2024 by
jamieQ
Unsafe[Mutable]BufferPointer
should provide indices
and/or forEach
even when Element: ~Copyable
feature
#76509
opened Sep 17, 2024 by
grynspan
API for getting the full Swift version (as reported by A feature request or implementation
runtime
The Swift Runtime
standard library
Area: Standard library umbrella
triage needed
This issue needs more specific labels
swift --version
)
feature
#75998
opened Aug 20, 2024 by
grynspan
Embedded Swift: Cannot convert String to Int
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
embedded
Embedded Swift
standard library
Area: Standard library umbrella
swift 6.1
unexpected error
Bug: Unexpected error
#75730
opened Aug 6, 2024 by
michael-jan
stderr is not marked as Sendable on Linux
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
concurrency
Feature: umbrella label for concurrency language features
Linux
Platform: Linux
standard library
Area: Standard library umbrella
swift 6.0
unexpected error
Bug: Unexpected error
#75601
opened Jul 31, 2024 by
ahoppen
Appending a writable/sendable key path loses writability
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
concurrency
Feature: umbrella label for concurrency language features
key paths
Feature: key paths (both native and Objective-C)
standard library
Area: Standard library umbrella
#75531
opened Jul 28, 2024 by
stephencelis
[Standard Library] [16-bit] StringObject not compiling on 16 bit platforms
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
embedded
Embedded Swift
platform support
standard library
Area: Standard library umbrella
swift 6.0
unexpected error
Bug: Unexpected error
#75143
opened Jul 10, 2024 by
carlos4242
Improve the function remove (at index: Int) -> Element
Array
Area → standard library: The `Array` type
feature
A feature request or implementation
standard library
Area: Standard library umbrella
#74650
opened Jun 24, 2024 by
koshe1ca
Task.yield()
and Task.sleep()
do not respect task executor preference
bug
#74395
opened Jun 13, 2024 by
stephencelis
RangeExpression.relative(to:)
permits bounds that extend on the lower bound side but not the upper bound side
bug
#74364
opened Jun 12, 2024 by
phausler
Bad documentation of 'content' parameter in replacing(with:content:) Regex APIs
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
documentation
standard library
Area: Standard library umbrella
#74008
opened May 30, 2024 by
ole
Any malformed code in Package.swift causes a crash
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler itself
standard library
Area: Standard library umbrella
type checker
Area → compiler: Semantic analysis
typed throws
Feature → error handling → throws & rethrows: Typed throws
#74081
opened May 29, 2024 by
mattmassicotte
1 task done
Add set accessors to SIMD subscripts
feature
A feature request or implementation
simd
standard library
Area: Standard library umbrella
#73344
opened Apr 30, 2024 by
JessyCatterwaul
WASI/Wasm: A deviation from expected or documented behavior. Also: expected but undesirable behavior.
clang importer
Area → compiler: The clang importer
standard library
Area: Standard library umbrella
WebAssembly
Platform: WebAssembly
withVaList(_:)
produces a va_list with the wrong type
bug
#72398
opened Mar 18, 2024 by
grynspan
CollectionDifference.inferringMoves either behaves incorrectly or ambiguously
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
standard library
Area: Standard library umbrella
#71812
opened Feb 22, 2024 by
braker1nine
underestimatedCount complexity documentation is broken
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
documentation
inaccurate info
Bug → documentation: Inaccurate info
Sequence
Area → standard library: The `Sequence` protocol
standard library
Area: Standard library umbrella
swift 6.0
#70755
opened Jan 7, 2024 by
dabrahams
Crash during optional key path access
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
crash
Bug: A crash, i.e., an abnormal termination of software
key paths
Feature: key paths (both native and Objective-C)
standard library
Area: Standard library umbrella
#70611
opened Dec 22, 2023 by
stephencelis
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.