ForwardDiff.jl
ForwardDiff.jl copied to clipboard
Allocation tests broken since Julia 1.9
See e.g. https://github.com/JuliaDiff/ForwardDiff.jl/actions/runs/8194354842/job/22410181345. The allocations only appear when bounds checking is enables. In https://github.com/JuliaDiff/ForwardDiff.jl/pull/688, I'm marking them as broken.