julia
52006aee - Move isassigned within inbounds in copyto_unaliased (#53311)

Commit
1 year ago
Move isassigned within inbounds in copyto_unaliased (#53311) This matches the other branches where the `isassigned` and ` _unsetindex!` are within `@inbounds` blocks, and this might help with performance after https://github.com/JuliaLang/julia/pull/53305
Author
Parents
Loading