summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/immutable/List.scala
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2015-08-28 10:35:44 +0200
committerLukas Rytz <lukas.rytz@gmail.com>2015-09-17 20:16:19 +0200
commit9dd5f95f956fbfd1dc4bab0c7ef69cc60bf85f2c (patch)
treefde3a2ca48392f9b5eb0a9320cf9ad299852106b /src/library/scala/collection/immutable/List.scala
parent89c0a7f0a320e898f360c7c94b1ad0bbce681b3a (diff)
downloadscala-9dd5f95f956fbfd1dc4bab0c7ef69cc60bf85f2c.tar.gz
scala-9dd5f95f956fbfd1dc4bab0c7ef69cc60bf85f2c.tar.bz2
scala-9dd5f95f956fbfd1dc4bab0c7ef69cc60bf85f2c.zip
Tone down inliner warnings for callsites not annotated @inline
Before this change, with `-Yopt-warnings:at-inline-failed` or with the default options, the inliner would emit inline warnings for failed attempts of callsites that are not annotated @inline. A test for this change follows in a later commit, after enabling the new inliner heuristic for higher-order methods.
Diffstat (limited to 'src/library/scala/collection/immutable/List.scala')
0 files changed, 0 insertions, 0 deletions