Skip to content

Instantly share code, notes, and snippets.

@DarkDimius
Created September 7, 2016 12:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DarkDimius/d524f47a84445805626c0baba721da75 to your computer and use it in GitHub Desktop.
Save DarkDimius/d524f47a84445805626c0baba721da75 to your computer and use it in GitHub Desktop.
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
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