summaryrefslogtreecommitdiff
path: root/test/junit/scala/tools/nsc/backend/jvm/opt/InlineInfoTest.scala
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in compiler JUnit tests (#5158)Jason Zaugg2016-05-161-14/+8
* SI-9684 Deprecate JavaConversionsSom Snytt2016-04-221-1/+1
* Inline super calls, as they are statically resolvedLukas Rytz2016-03-231-3/+1
* New trait encoding: use default methods, jettison impl classesJason Zaugg2016-03-181-1/+4
* Remove -Y settings that are no longer used in 2.12Lukas Rytz2016-02-161-1/+1
* Separate hash maps in the code repo for classes being compiled or notLukas Rytz2015-08-181-1/+4
* Address review feedbackJason Zaugg2015-07-091-1/+3
* Issue inliner warnings for callsites that cannot be inlinedLukas Rytz2015-03-111-1/+3
* Inline final methods defined in traitsLukas Rytz2015-03-111-0/+65