filter { packages = [ "scala.reflect.internal" # "scala.concurrent.impl" # "scala.reflect.runtime" ] // see SI-8372 problems=[ { matchName="scala.collection.mutable.ArrayOps#ofChar.unzip" problemName=IncompatibleMethTypeProblem }, { matchName="scala.collection.mutable.ArrayOps#ofChar.unzip3" problemName=IncompatibleMethTypeProblem }, { matchName="scala.collection.mutable.ArrayOps#ofByte.unzip" problemName=IncompatibleMethTypeProblem }, { matchName="scala.collection.mutable.ArrayOps#ofByte.unzip3" problemName=IncompatibleMethTypeProblem }, { matchName="scala.collection.mutable.ArrayOps#ofShort.unzip" problemName=IncompatibleMethTypeProblem }, { matchName="scala.collection.mutable.ArrayOps#ofShort.unzip3" problemName=IncompatibleMethTypeProblem }, { matchName="scala.collection.mutable.ArrayOps#ofLong.unzip" problemName=IncompatibleMethTypeProblem }, { matchName="scala.collection.mutable.ArrayOps#ofLong.unzip3" problemName=IncompatibleMethTypeProblem }, { matchName="scala.collection.mutable.ArrayOps#ofInt.unzip" problemName=IncompatibleMethTypeProblem }, { matchName="scala.collection.mutable.ArrayOps#ofInt.unzip3" problemName=IncompatibleMethTypeProblem }, { matchName="scala.collection.mutable.ArrayOps.unzip" problemName=MissingMethodProblem }, { matchName="scala.collection.mutable.ArrayOps.unzip3" problemName=MissingMethodProblem }, { matchName="scala.collection.mutable.ArrayOps.unzip" problemName=MissingMethodProblem }, { matchName="scala.collection.mutable.ArrayOps.unzip3" problemName=MissingMethodProblem }, { matchName="scala.collection.mutable.ArrayOps#ofFloat.unzip" problemName=IncompatibleMethTypeProblem }, { matchName="scala.collection.mutable.ArrayOps#ofFloat.unzip3" problemName=IncompatibleMethTypeProblem }, { matchName="scala.collection.mutable.ArrayOps#ofBoolean.unzip" problemName=IncompatibleMethTypeProblem }, { matchName="scala.collection.mutable.ArrayOps#ofBoolean.unzip3" problemName=IncompatibleMethTypeProblem }, { matchName="scala.collection.mutable.ArrayOps#ofRef.unzip" problemName=IncompatibleMethTypeProblem }, { matchName="scala.collection.mutable.ArrayOps#ofRef.unzip3" problemName=IncompatibleMethTypeProblem }, { matchName="scala.collection.mutable.ArrayOps#ofUnit.unzip" problemName=IncompatibleMethTypeProblem }, { matchName="scala.collection.mutable.ArrayOps#ofUnit.unzip3" problemName=IncompatibleMethTypeProblem }, { matchName="scala.collection.mutable.ArrayOps#ofDouble.unzip" problemName=IncompatibleMethTypeProblem }, { matchName="scala.collection.mutable.ArrayOps#ofDouble.unzip3" problemName=IncompatibleMethTypeProblem } ] }