Skip to content

Commit 541f635

Browse files
committed
remove redundant rule
1 parent 4fb9173 commit 541f635

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/rulesets/Base/nondiff.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@
7575
@non_differentiable rotr90(::AbstractArray{Bool}, ::Any)
7676
@non_differentiable selectdim(::AbstractArray{Bool}, ::Any, ::Any)
7777
@non_differentiable setindex!(::AbstractArray{Bool}, ::Any, ::Any)
78-
@non_differentiable similar(::AbstractArray{Bool})
7978
@non_differentiable similar(::AbstractArray{Bool}, ::Any, ::Any...)
8079
@non_differentiable stride(::AbstractArray{Bool}, ::Any)
8180
@non_differentiable strides(::AbstractArray{Bool})

0 commit comments

Comments
 (0)