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

Commit 8385169

Browse files
committed
Filter bincompat of ZirrefutableGeneratorPatterns
1 parent d7be78d commit 8385169

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

bincompat-forward.whitelist.conf

+8
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,14 @@ filter {
368368
{
369369
matchName="scala.reflect.io.AbstractFile.filterImpl"
370370
problemName=MissingMethodProblem
371+
},
372+
{
373+
matchName="scala.reflect.runtime.Settings.ZirrefutableGeneratorPatterns"
374+
problemName=MissingMethodProblem
375+
},
376+
{
377+
matchName="scala.reflect.runtime.Settings.ZirrefutableGeneratorPatterns"
378+
problemName=MissingMethodProblem
371379
}
372380
]
373381
}

0 commit comments

Comments
 (0)