Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
OscarSwanros
/
swift
Public
forked from
swiftlang/swift
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 3, 2022
Merge pull request #41636 from apple/revert-41546-use-overlay-fs-instead
Show description for f93bc64
bnbarham
authored
f93bc64
View commit details
Copy full SHA for f93bc64
Browse repository at this point
Merge pull request #41645 from aschwaighofer/swift_supsend_dispatch_rename
Show description for 88c79a4
aschwaighofer
authored
88c79a4
View commit details
Copy full SHA for 88c79a4
Browse repository at this point
Merge pull request #41624 from zoecarver/cache-thunks-for-spec
Show description for d3c40ef
zoecarver
authored
d3c40ef
View commit details
Copy full SHA for d3c40ef
Browse repository at this point
Merge pull request #41646 from aschwaighofer/disable_copy_propagation_borrow_arm64e
Show description for 23abf21
swift-ci
authored
23abf21
View commit details
Copy full SHA for 23abf21
Browse repository at this point
Merge pull request #41648 from slavapestov/rqm-concrete-contraction-fixes-and-more
Show description for 2614465
slavapestov
authored
2614465
View commit details
Copy full SHA for 2614465
Browse repository at this point
Merge pull request #41392 from amartini51/UnsafeMutableRawBufferPointer_storeBytes_88982081
Show description for bc3a9d2
glessard
authored
bc3a9d2
View commit details
Copy full SHA for bc3a9d2
Browse repository at this point
Merge pull request #41637 from artemcm/StaticMirrorAssociatedTypes
Show description for 612ef08
artemcm
authored
612ef08
View commit details
Copy full SHA for 612ef08
Browse repository at this point
RequirementMachine: Fix ConcreteContraction::substTypeParameter() for non-nominal base type
Show description for 64f049a
slavapestov
committed
64f049a
View commit details
Copy full SHA for 64f049a
Browse repository at this point
RequirementMachine: A couple of improvements to concrete contraction
Show description for 589c1a3
slavapestov
committed
589c1a3
View commit details
Copy full SHA for 589c1a3
Browse repository at this point
RequirementMachine: Fix rogue debug output when debug flag was disabled
slavapestov
committed
0d09424
View commit details
Copy full SHA for 0d09424
Browse repository at this point
RequirementMachine: Fix minimal conformances algorithm to cope with unordered concrete conformances
slavapestov
committed
517fb45
View commit details
Copy full SHA for 517fb45
Browse repository at this point
RequirementMachine: Check invariants in noassert builds
slavapestov
committed
b497c79
View commit details
Copy full SHA for b497c79
Browse repository at this point
RequirementMachine: Check invariants using GenericSignature::verify()
Show description for 9c2d540
slavapestov
committed
9c2d540
View commit details
Copy full SHA for 9c2d540
Browse repository at this point
Add regression test for https://bugs.swift.org/browse/SR-15920
slavapestov
committed
6c32830
View commit details
Copy full SHA for 6c32830
Browse repository at this point
Disable test/SILOptimizer/copy_propagation_borrow.sil on arm64e
Show description for 26aa164
aschwaighofer
committed
26aa164
View commit details
Copy full SHA for 26aa164
Browse repository at this point
Merge pull request #37447 from compnerd/compnerd/async_task_detach
Show description for 9664560
compnerd
authored
9664560
View commit details
Copy full SHA for 9664560
Browse repository at this point
Merge pull request #38975 from compnerd/prespecialization
Show description for 254bd26
compnerd
authored
254bd26
View commit details
Copy full SHA for 254bd26
Browse repository at this point
IRGen: Use the current function name for the swift_suspend_dispatch thunk
Show description for 6dcd90d
aschwaighofer
committed
6dcd90d
View commit details
Copy full SHA for 6dcd90d
Browse repository at this point
Merge pull request #41626 from nkcsgexi/experiment-final-in-isPotentiallyOverridable
nkcsgexi
authored
1843d49
View commit details
Copy full SHA for 1843d49
Browse repository at this point
Merge pull request #41642 from eeckstein/cmo-and-tbd
Show description for e1ac443
eeckstein
authored
e1ac443
View commit details
Copy full SHA for e1ac443
Browse repository at this point
cross-module-optimization: be more conservative when emitting a TBD file.
Show description for 1dfb3b1
eeckstein
committed
1dfb3b1
View commit details
Copy full SHA for 1dfb3b1
Browse repository at this point
Merge pull request #41639 from xedin/se-0326-special-handling-of-local-funcs
Show description for adabdcb
xedin
authored
adabdcb
View commit details
Copy full SHA for adabdcb
Browse repository at this point
Merge pull request #41638 from xedin/rdar-89708883
Show description for ae02d05
xedin
authored
ae02d05
View commit details
Copy full SHA for ae02d05
Browse repository at this point
Merge pull request #41601 from ahoppen/pr/prepare-for-solver-based-arg-completion
Show description for a02c7e7
ahoppen
authored
a02c7e7
View commit details
Copy full SHA for a02c7e7
Browse repository at this point
Merge pull request #41632 from ahoppen/pr/compute-global-type-relations-again
Show description for f3119b8
ahoppen
authored
f3119b8
View commit details
Copy full SHA for f3119b8
Browse repository at this point
Merge pull request #41606 from rintaro/sourcekit-ifacegen-rdar79927502
Show description for 912285b
rintaro
authored
912285b
View commit details
Copy full SHA for 912285b
Browse repository at this point
Merge pull request #41629 from apple/ktoso-patch-10
Show description for 04db521
ktoso
authored
04db521
View commit details
Copy full SHA for 04db521
Browse repository at this point
Merge pull request #41630 from slavapestov/rqm-abstract-signatures-fixes
Show description for 06dabe9
slavapestov
authored
06dabe9
View commit details
Copy full SHA for 06dabe9
Browse repository at this point
Merge pull request #41623 from mikeash/fix-missing-weak-check-dyld-has-preoptimized
Show description for d411e63
mikeash
authored
d411e63
View commit details
Copy full SHA for d411e63
Browse repository at this point
Merge pull request #41628 from mikeash/fix-swift-inspect-darwin-2
Show description for 0db38fc
swift-ci
authored
0db38fc
View commit details
Copy full SHA for 0db38fc
Browse repository at this point
[TypeChecker] NFC: Restrict executable test for type inference from defaults to macOS
xedin
committed
a3345de
View commit details
Copy full SHA for a3345de
Browse repository at this point
[CSClosure] Delay type-checking of local functions until body is rewritten
Show description for e9f7a6a
xedin
committed
e9f7a6a
View commit details
Copy full SHA for e9f7a6a
Browse repository at this point
Merge pull request #41589 from xedin/handle-expr-patterns-in-the-solver
Show description for 26d8552
xedin
authored
26d8552
View commit details
Copy full SHA for 26d8552
Browse repository at this point
[Static Mirror] Refactor gathering of associated types from a binary and add SwiftStaticMirror entry-point for it.
artemcm
committed
62e07dc
View commit details
Copy full SHA for 62e07dc
Browse repository at this point
Merge pull request #41622 from slavapestov/fix-protocol-overrides
Show description for 064eb27
slavapestov
authored
064eb27
View commit details
Copy full SHA for 064eb27
Browse repository at this point
Previous
Next
You can’t perform that action at this time.