summaryrefslogtreecommitdiff
path: root/test/junit/scala/tools/nsc/backend/jvm/opt/InlinerSeparateCompilationTest.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-9684 Deprecate JavaConversionsSom Snytt2016-04-221-1/+1
* Inline super calls, as they are statically resolvedLukas Rytz2016-03-231-8/+3
* New trait encoding: use default methods, jettison impl classesJason Zaugg2016-03-181-8/+13
* Remove -Y settings that are no longer used in 2.12Lukas Rytz2016-02-161-1/+1
* Make some testing tools from InlinerTest available to other testsLukas Rytz2015-12-131-1/+0
* Issue inliner warnings for callsites that cannot be inlinedLukas Rytz2015-03-111-1/+2
* Inline final methods defined in traitsLukas Rytz2015-03-111-0/+114