swift
a429e25a
- AST: Rewrite GenericEnvironment::mapElementTypeIntoPackContext()
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
AST: Rewrite GenericEnvironment::mapElementTypeIntoPackContext() We don't need to build a DenseMap here. More importantly, this changes the logic to avoid calling mapTypeOutOfContext() on element archetypes, instead doing the mapping directly.
References
#76615 - [no merge] [6.0] Testing PR
#73541 - [6.0] Support closures that capture opened pack element types
Author
slavapestov
Committer
slavapestov
Parents
8dc68c7f
Loading