Skip to content

Commit efb9c19

Browse files
Deprecate DNE binding
1 parent 67689fa commit efb9c19

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ChainRulesCore.jl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,7 @@ include("differential_arithmetic.jl")
1313
include("operations.jl")
1414
include("rules.jl")
1515
include("rule_definition_tools.jl")
16+
17+
Base.@deprecate_binding DNE DoesNotExist
18+
1619
end # module

0 commit comments

Comments
 (0)