julia
f7a2f05a
- Remove useless size check in Memory allocation (#59992)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#59992 - Remove useless size check in Memory allocation
Author
yuyichao
Parents
054b2c5a
e02e4532
Loading