-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Pull requests: swiftlang/swift
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add a new frontend flag to emit inferred types at a given cursor position as remarks
#84032
opened Aug 30, 2025 by
owenv
Loading…
[CS] Avoid unnecessary type variables when opening ErrorTypes
#84030
opened Aug 30, 2025 by
hamishknight
Loading…
[wasm] Add support for __builtin_va_list type mapping
#84029
opened Aug 30, 2025 by
kateinoigakukun
Loading…
[6.2] Flag: Release branch cherry picks
swift 6.2
@cdecl
functions and enums, behind experimental feature flags (Take 2)
🍒 release cherry pick
#84023
opened Aug 29, 2025 by
xymus
Loading…
[Mem2Reg] Add end_lifetime for more trivial case non-trivial enums.
#84022
opened Aug 29, 2025 by
nate-chandler
Loading…
[Concurrency] prevent two tests from running on OSes without ...
#84021
opened Aug 29, 2025 by
edymtt
Loading…
[Concurrency] Add availability to one of the ExecutorJob extensions
#84018
opened Aug 29, 2025 by
edymtt
Loading…
[Windows] ClangImporter: Work around duplicate link declaration error…
#84017
opened Aug 29, 2025 by
AnthonyLatsis
Loading…
[CSOptimizer] Don't match
nil
to _OptionalNilComparisonType
#84012
opened Aug 29, 2025 by
xedin
Loading…
Try to clarify availability of Float16 and Float80
#84011
opened Aug 29, 2025 by
stephentyrone
Loading…
Add a flag to annotate all functions with the
optremark
(@_assemblyVision
) attribute
#84009
opened Aug 29, 2025 by
aschwaighofer
Loading…
[6.2.1][IRGen] Fix computation of spare bits for fixed arrays
🍒 release cherry pick
Flag: Release branch cherry picks
swift 6.2
#84008
opened Aug 29, 2025 by
drexin
Loading…
[6.2][IRGen] Fix computation of spare bits for fixed arrays
🍒 release cherry pick
Flag: Release branch cherry picks
swift 6.2
#84007
opened Aug 29, 2025 by
drexin
Loading…
[6.2] Optimizer: fix an ownership violation when duplicating loops
#84006
opened Aug 29, 2025 by
eeckstein
Loading…
Introduce new cross_compilation_stdlib.py product to cross compile Swift given an arch, sysroot, and flags
#84004
opened Aug 29, 2025 by
xtremekforever
Loading…
Remove "if and only if" language from [Raw]Span's _pointer field
#84002
opened Aug 29, 2025 by
stephentyrone
Loading…
Optimizer: some small fixes and improvements for exclusivity checking
#83999
opened Aug 29, 2025 by
eeckstein
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.