julia
f7a2f05a - Remove useless size check in Memory allocation (#59992)

Commit
36 days ago
Remove useless size check in Memory allocation (#59992) Reapply half of https://github.com/JuliaLang/julia/pull/59971. The check is unnecessary/confusing since `emit_const_len_memorynew` already does better check with proper user error message.
Author
Loading