julia
f5f6d411 - staticdata: corrected implementation of jl_collect_new_roots (#57407)

Commit
312 days ago
staticdata: corrected implementation of jl_collect_new_roots (#57407) This seems basically the same as #57212, but from computing and using `method_roots_list` wrong instead here (specifically the recursively part). Fix it by integrating `jl_collect_new_roots` with the places we actually need it. Fixes #56994
Author
Parents
Loading