julia
3c21e32f
- inference: fix infinite recursion of nested Generators (#51845)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
inference: fix infinite recursion of nested Generators (#51845) It seems this case has already been fixed by other improvements, so we no longer need this hack, which is now causing problems. Fixes #51694
References
#51845 - inference: fix infinite recursion of nested Generators
Author
vtjnash
Parents
a43fcbc8
Loading