-
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
[Concurrency] Fix null pointer dereference for task-to-thread model.
#82202
by al45tair
was merged Jun 12, 2025
Loading…
Fixup Observations availability from 9999 to 6.2
#82198
by stephentyrone
was merged Jun 12, 2025
Loading…
[Observation] Initial implementation of Observed for transactional tracked values over time (#79817)
#82197
by phausler
was merged Jun 12, 2025
Loading…
[6.2] Change send-never-sendable of isolated partial applies to use SIL level info instead of AST info.
#82196
by gottesmm
was merged Jun 12, 2025
Loading…
Disallow @_lifetime(borrow) for trivial 'inout' arguments
#82189
by atrick
was merged Jun 12, 2025
Loading…
[6.2] GenericSpecializer: remove some kind of instructions if their operands become trivial after specialization
#82184
by eeckstein
was merged Jun 12, 2025
Loading…
[Concurrency] Remove deprecation attribute for now.
🍒 release cherry pick
Flag: Release branch cherry picks
swift 6.2
#82182
by al45tair
was merged Jun 12, 2025
Loading…
[6.2][Concurrency] Correct memory effect attributes of task_create
#82180
by ktoso
was merged Jun 12, 2025
Loading…
[Concurrency] Correct memory effect attributes of task_create
#82179
by ktoso
was merged Jun 12, 2025
Loading…
LowerHopToActor: insert a borrow scope for an
Optional<Actor>.none
value
#82177
by eeckstein
was merged Jun 12, 2025
Loading…
[Concurrency] NonisolatedNonsendingByDefault: Migration applies only to the current module declarations
#82173
by xedin
was merged Jun 12, 2025
Loading…
[Dependency Scanning] Keep track of each imported module's access control
#82169
by artemcm
was merged Jun 12, 2025
Loading…
[build] Switch over to new
--cross-compile-build-swift-tools
flag when cross-compiling Foundation macros
#82163
by finagolfin
was merged Jun 11, 2025
Loading…
[concurrency] Move tsan_release to point before task gets destroyed
#82158
by DanBlackwell
was merged Jun 12, 2025
Loading…
[TypeChecker] Remove
@_inheritActorContext
effect from synchronous …
#82157
by xedin
was merged Jun 12, 2025
Loading…
[6.2] Sema: Never record argument label mismatches for unlabeled trailing closures
#82156
by AnthonyLatsis
was merged Jun 11, 2025
Loading…
static cast the tv_sec for the timespec constructions is the dispatch scheduler
#82154
by phausler
was merged Jun 10, 2025
Loading…
Change send-never-sendable of isolated partial applies to use SIL level info instead of AST info.
#82149
by gottesmm
was merged Jun 11, 2025
Loading…
GenericSpecializer: remove some kind of instructions if their operands become trivial after specialization
#82148
by eeckstein
was merged Jun 11, 2025
Loading…
[6.2] Update spelling for representing lifetime dependencies to @_lifetime
#82146
by meg-gupta
was merged Jun 12, 2025
Loading…
Cherry-pick "[Swiftify] Support __sized_by on byte-sized pointee types" to release/6.2
#82145
by hnrklssn
was merged Jun 11, 2025
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.