Created
September 7, 2016 12:46
-
-
Save DarkDimius/d524f47a84445805626c0baba721da75 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dark@tsf-452-wpa-3-234 ~/workspace/dotty/src/dotty/tools/dotc (opto) $ timed-bootstrap-bench-classes | |
typer/RefChecks.scala:68: warning: match may not be exhaustive. | |
It would fail on the following input: (_, _) | |
for ((_, m1 :: m2 :: _) <- (clazz.info member nme.applyDynamic).alternatives groupBy (_.symbol.typeParams.length)) { | |
^ | |
one warning found | |
there were 4 deprecation warning(s); re-run with -deprecation for details | |
time elapsed: 29438ms | |
one warning found | |
there were 4 deprecation warning(s); re-run with -deprecation for details | |
time elapsed: 25080ms | |
one warning found | |
there were 4 deprecation warning(s); re-run with -deprecation for details | |
time elapsed: 23093ms | |
one warning found | |
there were 4 deprecation warning(s); re-run with -deprecation for details | |
time elapsed: 22443ms | |
one warning found | |
there were 4 deprecation warning(s); re-run with -deprecation for details | |
time elapsed: 28809ms | |
one warning found | |
there were 4 deprecation warning(s); re-run with -deprecation for details | |
time elapsed: 22402ms | |
one warning found | |
there were 4 deprecation warning(s); re-run with -deprecation for details | |
time elapsed: 18703ms | |
one warning found | |
there were 4 deprecation warning(s); re-run with -deprecation for details | |
time elapsed: 15933ms | |
one warning found | |
there were 4 deprecation warning(s); re-run with -deprecation for details | |
time elapsed: 15775ms | |
one warning found | |
there were 4 deprecation warning(s); re-run with -deprecation for details | |
time elapsed: 15824ms | |
one warning found |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
typer/RefChecks.scala:68: warning: match may not be exhaustive. | |
It would fail on the following input: (_, _) | |
for ((_, m1 :: m2 :: _) <- (clazz.info member nme.applyDynamic).alternatives groupBy (_.symbol.typeParams.length)) { | |
^ | |
one warning found | |
there were 4 deprecation warning(s); re-run with -deprecation for details | |
time elapsed: 51453ms | |
one warning found | |
there were 4 deprecation warning(s); re-run with -deprecation for details | |
time elapsed: 24878ms | |
one warning found | |
there were 4 deprecation warning(s); re-run with -deprecation for details | |
time elapsed: 19640ms | |
one warning found | |
there were 4 deprecation warning(s); re-run with -deprecation for details | |
time elapsed: 19687ms | |
one warning found | |
there were 4 deprecation warning(s); re-run with -deprecation for details | |
time elapsed: 18515ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment