summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2010-05-05 17:59:21 +0000
committerIulian Dragos <jaguarul@gmail.com>2010-05-05 17:59:21 +0000
commit0f4b2306ecf7f2f04d1af5bec12945eb30218154 (patch)
treeb7529817cf835a327d920006273d1fd750209fe4 /test
parentacc5c7e65032c369fb08dd82540cea6351358c72 (diff)
downloadscala-0f4b2306ecf7f2f04d1af5bec12945eb30218154.tar.gz
scala-0f4b2306ecf7f2f04d1af5bec12945eb30218154.tar.bz2
scala-0f4b2306ecf7f2f04d1af5bec12945eb30218154.zip
Tightened what gets specialized: only when the ...
Tightened what gets specialized: only when the type parameter appears at top level, or as a type argument to a Java array. For example T, Array[T] cause specialization, but List[T] does not. Resurrected spec-matrix, forgotten among the disabled tests. No review.
Diffstat (limited to 'test')
-rw-r--r--test/files/run/spec-matrix.check (renamed from test/disabled/run/spec-matrix.check)0
-rw-r--r--test/files/run/spec-matrix.scala (renamed from test/disabled/run/spec-matrix.scala)0
2 files changed, 0 insertions, 0 deletions
diff --git a/test/disabled/run/spec-matrix.check b/test/files/run/spec-matrix.check
index 72e8ffc0db..72e8ffc0db 100644
--- a/test/disabled/run/spec-matrix.check
+++ b/test/files/run/spec-matrix.check
diff --git a/test/disabled/run/spec-matrix.scala b/test/files/run/spec-matrix.scala
index 81e3eaf212..81e3eaf212 100644
--- a/test/disabled/run/spec-matrix.scala
+++ b/test/files/run/spec-matrix.scala