Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

Commit 7ac3809

Browse files
committed
Filter bincompat of ZirrefutableGeneratorPatterns
1 parent d7be78d commit 7ac3809

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bincompat-forward.whitelist.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,10 @@ filter {
368368
{
369369
matchName="scala.reflect.io.AbstractFile.filterImpl"
370370
problemName=MissingMethodProblem
371+
},
372+
{
373+
matchName="scala.reflect.runtime.Settings.ZirrefutableGeneratorPatterns"
374+
problemName=MissingMethodProblem
371375
}
372376
]
373377
}

0 commit comments

Comments
 (0)