Fix many instances of `Core.Box` in Base. #60515
fix boxing of `may_need_gc` in `temp_cleanup_purge_all`
b812eb3f
avoid boxing `codeinfo`, `def`, `inlined` in `Base.StackTraces.lookup`
31b72b5e
avoid boxing `first`, `have_double`, `have_single` in `Base.print_she…
3e561946
avoid boxing `libgfortran_path` in `Base.BinaryPlatforms.detect_libgf…
5dd163f6
avoid boxing `libstdcxx` in `Base.BinaryPlatforms.detect_libstdcxx_ve…
2bf4fbbc
avoid boxing `waiter_left` and `timer` in `Base.Experimental.wait_wit…
90a5c5fb
avoid boxing `parallel_precompile_attempted` in `Base.__require_prelo…
fc5fafc5
avoid boxing `_walkdir` in `Base.walkdir`
27bdcbe7
avoid boxing `t_print` and `monitor_std` in `Base.Precompilation.prec…
45e5827a
avoid boxing `tailinds` and `idxs` in `Base._show_nd`
91927e74
avoid boxing `i` and `final_loop` in a closure inside `Base.Precompil…
caaaf885
avoid boxing `crc_so` in `Base.compilecache`
44cc29c2
KristofferC
deleted the kc/Base_Core_box branch 140 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub