- Notifications
You must be signed in to change notification settings - Fork 10.6k
Pull requests: swiftlang/swift
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add swift-function-caller-generator
#84931 opened Oct 15, 2025 by hnrklssn Loading… updated Oct 17, 2025
Sema:
discard self
should not be allowed in inlinable methods of non-frozen types. #84975 opened Oct 17, 2025 by jckarter Loading… updated Oct 17, 2025
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… updated Oct 17, 2025
1 task done
[SE-0491] Parse and ASTGen module selectors
#84362 opened Sep 17, 2025 by beccadax Loading… updated Oct 17, 2025
build.ps1: clean up the
Get-Dependencies
output #84990 opened Oct 17, 2025 by compnerd Loading… updated Oct 17, 2025
Serialization: Fix null dereference in witness deserialization
#84958 opened Oct 16, 2025 by xymus Loading… updated Oct 17, 2025
Serialize module dependencies in swift module files
#84412 opened Sep 19, 2025 by adrian-prantl Loading… updated Oct 17, 2025
[CS] Penalize implicit pointer conversions to generic parameter types
#84907 opened Oct 15, 2025 by hamishknight Loading… updated Oct 17, 2025
[ASTPrinter/Parse] Disambiguate accessor block in .swiftinterface
#84972 opened Oct 16, 2025 by rintaro Loading… updated Oct 17, 2025
[SE-0495, SILGen] Only emit C-compatible entrypoints for @c definitions.
#84989 opened Oct 17, 2025 by DougGregor Loading… updated Oct 17, 2025
[Test][Driver] Clean up FileCheck prefixes for internal shell
#84988 opened Oct 17, 2025 by ramonasuncion Loading… updated Oct 17, 2025
[ASTScopes] Avoid relying on
in
SourceLoc for closures #84981 opened Oct 17, 2025 by hamishknight Loading… updated Oct 17, 2025
[test] Include signatures in crasher filenames
#84985 opened Oct 17, 2025 by hamishknight Loading… updated Oct 17, 2025
[rbi] Ensure that we error when two 'inout sending' parameters are in the same region at end of function.
#84879 opened Oct 14, 2025 by gottesmm Loading… updated Oct 17, 2025
[cxx-interop] Check for simple destructors when checking value semantics
#84987 opened Oct 17, 2025 by j-hui Loading… updated Oct 17, 2025
Drop CMakeConfig.h from Config.h
#84968 opened Oct 16, 2025 by etcwilde Loading… updated Oct 17, 2025
[concurrency] Change #isolated to mask out the TBI bits of the witness pointer of the implicit isolated any Actor pointer so we can do optimizations on TBI supporting platforms in the future.
#83346 opened Jul 25, 2025 by gottesmm Loading… updated Oct 17, 2025
Optimizer: some small (mandatory) optimization improvements for static initialization of globals
#84979 opened Oct 17, 2025 by eeckstein Loading… updated Oct 17, 2025
Fix warning -Wdangling-assignment-gsl in SIL/PrunedLiveness.h
#84959 opened Oct 16, 2025 by cachemeifyoucan Loading… updated Oct 17, 2025
Minor update to borrow and mutate accessors
#84924 opened Oct 15, 2025 by meg-gupta Loading… updated Oct 17, 2025
[Caching][NFC] Using llvm::cas::CASConfiguration
#84861 opened Oct 13, 2025 by cachemeifyoucan Loading… updated Oct 17, 2025
Previous Next
ProTip! Exclude everything labeled
bug
with -label:bug.