swift
968f69cf
- Add -enable-experimental-lifetime-dependence-inference option
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Add -enable-experimental-lifetime-dependence-inference option Until stdlib can be built with noncopyable generics, stdlib types can appear as ~Escapable and ~Copyable, leading to invalid inference. Use a flag to test implicit lifetime dependence
References
#71265 - Enable lifetime dependence inference on initializers of ~Escapable types
Author
meg-gupta
Committer
meg-gupta
Parents
350cdd32
Loading