julia
06432bc1
- Make `cache_file_entry` more type stable (#51382)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Make `cache_file_entry` more type stable (#51382) According to JET.jl, the type inference was not able to tell the type of `pkg.uuid` in the `pkg.uuid !== nothing` branch. Moving this to a local variable first should resolve that problem.
References
#51382 - Make `cache_file_entry` more type stable
Author
lgoettgens
Parents
27c75a48
Loading