Skip to content

Misc cleanup

Krzysztof Gogolewski requested to merge wip/misc-cleanup4 into master
  • Remove unused mkWildEvBinder
  • Use typeTypeOrConstraint - more symmetric and asserts that the type is Type or Constraint
  • Use text "foo" in JS, to make sure the rule fires
  • Fix escape sequences in Python; they raise a deprecation warning with -Wdefault

Merge request reports