Skip to content

Pull requests: swiftlang/swift

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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 debugDescription for EncodingError and DecodingError swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#80941 opened Apr 21, 2025 by ZevEisenberg Loading… updated Oct 17, 2025
1 task done
[SILGen]: ensure DI checks address-only let temporary allocations
#84951 opened Oct 16, 2025 by jamieQ Draft updated Oct 17, 2025
Fix 82618
#84789 opened Oct 9, 2025 by nickolas-pohilets Draft updated Oct 17, 2025
[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
[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
Add CAS support
#84970 opened Oct 16, 2025 by hjyamauchi Draft 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
ProTip! Exclude everything labeled bug with -label:bug.