Open
Description
For debugging convenience (see, eg, SciML/OrdinaryDiffEq.jl#2742 (comment)), Mooncake should show the method signature of the caller that leads to the missing rule error for foreigncall
or builtins
. This would look similar to MooncakeRuleCompilationError
errors.