julia
06432bc1 - Make `cache_file_entry` more type stable (#51382)

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.
Author
Parents
Loading