https://github.com/JuliaLang/julia
Revision b507330e841287634d987e3378bcf667d41d4621 authored by Jishnu Bhattacharya on 14 March 2024, 14:04:50 UTC, committed by GitHub on 14 March 2024, 14:04:50 UTC
The fallback method `IndexStyle(::Type{<:AbstractArray})` does the same,
so this is unnecessary.
1 parent 8287943
Raw File
Tip revision: b507330e841287634d987e3378bcf667d41d4621 authored by Jishnu Bhattacharya on 14 March 2024, 14:04:50 UTC
Remove specialized IndexStyle method for SubArray (#53726)
Tip revision: b507330
csl.version
## jll artifact
CSL_JLL_NAME := CompilerSupportLibraries
back to top