Closed nstarman closed 11 months ago
Very cool package! When I was debugging a trace I found it hard to identify the problematic primitive when the rule was just called existing_rule. This PR just renames the rule to identify the relevant primitive.
existing_rule
LGTM! The test failure looks like an unrelated flake, which I've just fixed separately.
Very cool package! When I was debugging a trace I found it hard to identify the problematic primitive when the rule was just called
existing_rule
. This PR just renames the rule to identify the relevant primitive.