Skip to content

Conversation

@liuyi61ly
Copy link

We are doing the project Performance Enhancement of Scala Source Code. This time we find these potential dead codes in Scala compiler.

src\compiler\scala\tools\nsc\backend\Platform.scala It is completely base class definition.

src\compiler\scala\tools\nsc\transform\SampleTransform.scala It is never called by other part in Scala compiler

src\compiler\scala\tools\reflect\FormatInerpolator.scala It is never called by other part in Scala compiler

src\compiler\scala\tools\nsc\util\WorkScheduler.scala It is never called by other part in Scala compiler
src\compiler\scala\tools\nsc\util\Interruptreq.scala It only have some class call

src\compiler\scala\tools\nsc\util\Spec.scala It is cmd relevant tool but never called during execution.

@scala-jenkins scala-jenkins added this to the 2.12.0-M5 milestone Apr 18, 2016
@liuyi61ly
Copy link
Author

cla — @scala-jenkins, i already sign the Scala CLA by clicking on 'Details'

@soc
Copy link
Contributor

soc commented Apr 18, 2016

Hey, I'm not sure what you are trying to do, but the commit doesn't seem to be what you intended!

@lrytz
Copy link
Member

lrytz commented Apr 18, 2016

@lrytz lrytz closed this Apr 18, 2016
@adriaanm adriaanm added 2.12 and removed 2.12 labels Oct 29, 2016
@scala scala deleted a comment from vovafuckinkProg Oct 12, 2017
@scala scala deleted a comment from Erraach-walid Oct 12, 2017
@scala scala locked and limited conversation to collaborators Oct 12, 2017
@lrytz lrytz deleted the legacy/msil branch June 19, 2020 09:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants